This website requires JavaScript.
Explore
Help
Register
Sign In
openharmony
/
third_party_rust_bindgen
Watch
1
Star
0
Fork
0
You've already forked third_party_rust_bindgen
mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced
2024-12-02 20:47:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
weekly_20231211
third_party_rust_bindgen
/
.gitattributes
3 lines
78 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
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.
2017-04-10 20:29:49 +00:00
tests/stylo.hpp -diff
Always check out test headers and expectations as LF
2017-09-23 02:02:42 +00:00
tests/headers/* eol=lf
tests/expectations/tests/* eol=lf
Reference in New Issue
Copy Permalink