Skip to content

Commit f0ce76f

Browse files
committed
Add a Stylo bindings sanity test
This commit adds a sanity test that we can generate bindings for Stylo without any errors. I tried to make this a `#[bench]` but each iteration takes 36 seconds on my machine, which made the `#[bench]` take *way* too long. Instead, there is a commented out `panic!` that can be uncommented to get a log of how long it took.
1 parent a22ddba commit f0ce76f

File tree

3 files changed

+178460
-0
lines changed

3 files changed

+178460
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tests/stylo.hpp -diff

0 commit comments

Comments
 (0)