rust/src/test
Tim Chevalier 8fd9986f0f Forbid classes with no fields
Classes with no fields don't really make sense, so forbid them
(just as records with no fields aren't allowed). Closes #2509
2012-06-05 20:47:55 -07:00
..
auxiliary Adding a test to make sure CCI works with capture clauses. 2012-05-30 12:03:51 -07:00
bench Machine types are different from int/uint, etc (Issue #2187) 2012-06-04 19:16:47 -07:00
compile-fail Forbid classes with no fields 2012-06-05 20:47:55 -07:00
pretty new cap clause syntax 2012-05-04 12:33:08 -07:00
run-fail test: Add a test that logs are truncated with ellipses 2012-06-03 14:44:03 -07:00
run-pass test: Remove swappable-test 2012-06-05 14:59:43 -07:00
run-pass-fulldeps test: Move tests with rustc deps into run-pass-fulldeps 2012-06-01 16:01:56 -07:00