]> git.lizzy.rs Git - rust.git/history - test/bools.rs
Normalize test file modes.
[rust.git] / test / bools.rs
2016-04-07 Scott OlsonNormalize test file modes.
2016-03-17 Scott OlsonFix boolean tests and clean up code.
2016-03-13 Scott OlsonAllow switching on non-integer types.
2016-03-13 Scott OlsonUse i64 instead of i32 in tests.
2016-03-13 Scott OlsonSplit tests into multiple files.