index
:
rust-bindgen.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tools
/
run-bindgen.py
Age
Commit message (
Expand
)
Author
2016-11-16
Transition to libbindgen sub-crate
Jeff Waugh
2016-11-06
Test for --use-core.
Emilio Cobos Álvarez
2016-11-05
Speed up integration tests (move building expectations)
Jean-Philippe DUFRAIGNE
2016-11-02
Generate dummy uses when running our test suite
Nick Fitzgerald
2016-11-01
Always run tests with RUST_BACKTRACE=1
Nick Fitzgerald
2016-11-01
tests: Get rid of feature-specific tests.
Emilio Cobos Álvarez
2016-10-18
Allow test headers to supply required bindgen features
Nick Fitzgerald
2016-10-18
Rewrite tests/tools/run-bindgen.py
Nick Fitzgerald
2016-10-18
Use 4 space indentation in run-bindgen.py
Nick Fitzgerald
2016-10-18
Make tests/tools/run-bindgen.py check expectations if the rust path already e...
Nick Fitzgerald
2016-09-23
Run tests on stable.
Emilio Cobos Álvarez
2016-09-16
Back out docopt.
Emilio Cobos Álvarez
2016-08-26
Use docopt for argument parsing
Nick Fitzgerald
2016-07-26
Make it possible to run tests on El Capitan
Manish Goregaokar
2016-07-10
Use aster and quasi to allow building with stable Rust.
Emilio Cobos Álvarez
2016-05-18
Support in-class constants in C++
Emilio Cobos Álvarez
2016-04-16
tests: Add allow(non_snake_case) to be less noisy
Emilio Cobos Álvarez
2016-04-16
tests: Add a simple test suite that checks that every test is compiling
Emilio Cobos Álvarez