rust/test
2016-03-13 06:05:48 -06:00
..
bools.rs Allow switching on non-integer types. 2016-03-13 04:50:16 -06:00
calls.rs Use i64 instead of i32 in tests. 2016-03-12 22:39:12 -06:00
ints.rs Allow switching on non-integer types. 2016-03-13 04:50:16 -06:00
loops.rs Use i64 instead of i32 in tests. 2016-03-12 22:39:12 -06:00
pointers.rs Use i64 instead of i32 in tests. 2016-03-12 22:39:12 -06:00
products.rs Use i64 instead of i32 in tests. 2016-03-12 22:39:12 -06:00
sums.rs Write enum discriminants. 2016-03-13 06:05:48 -06:00
trivial.rs Split tests into multiple files. 2016-03-12 21:32:24 -06:00