rust/src/test
bors 96de2b0273 auto merge of #6383 : huonw/rust/rustc-expand-then-strip, r=thestinger
This allows macros to create tests and benchmarks.

This is possibly unsound (I've got no idea, but it seemed to work), and being able to programmatically generate benchmarks to compare several implementations of similar algorithms is nice.
2013-05-11 10:52:52 -07:00
..
auxiliary Test case for issue #4202 2013-05-10 21:33:58 -07:00
bench Fix tests with the swap operator 2013-05-10 22:51:06 -04:00
compile-fail Stop using the '<->' operator 2013-05-10 22:51:06 -04:00
debug-info auto merge of #5824 : bleibig/rust/debuginfo, r=brson 2013-04-19 12:03:49 -07:00
pretty add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
run-fail test: Add two tests for issue #6272. 2013-05-09 17:25:17 -04:00
run-pass auto merge of #6383 : huonw/rust/rustc-expand-then-strip, r=thestinger 2013-05-11 10:52:52 -07:00
run-pass-fulldeps Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00