rust/src/test
2013-07-24 09:45:21 -04:00
..
auxiliary Add a test for #5844 (a closed issue now) 2013-07-22 23:09:21 -07:00
bench fix fmt! usage 2013-07-24 09:45:20 -04:00
codegen test: new codegen tests, rename hello. 2013-07-16 17:44:57 -07:00
compile-fail Change 'print(fmt!(...))' to printf!/printfln! in src/test/ 2013-07-24 09:45:20 -04:00
debug-info debuginfo: Removed some test relying on data structure sizes hard to predict for all possible platforms and configurations. 2013-07-20 10:47:24 +02:00
pretty Clean-up tests after debug!/std-macros change. 2013-07-17 03:10:13 +10:00
run-fail Change 'print(fmt!(...))' to printf!/printfln! in src/test/ 2013-07-24 09:45:20 -04:00
run-pass fix compilation on macos/windows 2013-07-24 09:45:21 -04:00
run-pass-fulldeps Ast spanned<T> refactoring, renaming: crate, local, blk, crate_num, crate_cfg. 2013-07-22 15:35:28 +02:00