compiler-builtins-zynq/testcrate
Alex Crichton 2a13475197 Simplify how testing is done
All tests are moved to a separate crate in this repository to enable features by
default. Additionally the test generation is moved to a seprate build script and
simplified to reduce the amount of boilerplate needed per test.

Overall this should still be testing everything, just in a different location!
2018-01-31 11:32:20 -08:00
..
src Simplify how testing is done 2018-01-31 11:32:20 -08:00
tests Simplify how testing is done 2018-01-31 11:32:20 -08:00
Cargo.toml Simplify how testing is done 2018-01-31 11:32:20 -08:00
build.rs Simplify how testing is done 2018-01-31 11:32:20 -08:00