rust/src/test
Jakub Bukaj 4dbd6574b0 rollup merge of #19215: aochagavia/pretty
Closes https://github.com/rust-lang/rust/issues/19077

I would appreciate any guidance on how to write a test for this. I saw some examples in `test/pretty`, but there are different ways to test... With or without `.pp` files, with a `pp-exact` comment, etc.
2014-11-23 14:11:57 -05:00
..
auxiliary removed struct_variant feature from tests 2014-11-20 00:56:50 +01:00
bench Fallout from libgreen and libnative removal 2014-11-20 17:19:24 -08:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail rollup merge of #19211: aochagavia/tuple-index 2014-11-23 14:11:56 -05:00
compile-fail-fulldeps Fix an ICE when using struct patterns with traits 2014-11-17 21:49:41 +01:00
debuginfo removed struct_variant feature from tests 2014-11-20 00:56:50 +01:00
pretty Add test 2014-11-22 21:47:49 +01:00
run-fail Fallout from libgreen and libnative removal 2014-11-20 17:19:24 -08:00
run-make auto merge of #19133 : nodakai/rust/run-make-tests-missing-extracflags, r=alexcrichton 2014-11-22 14:46:38 +00:00
run-pass auto merge of #19124 : Kintaro/rust/remove_test_struct_variants, r=bstrie 2014-11-22 08:46:44 +00:00
run-pass-fulldeps Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
run-pass-valgrind Move some tests to run-pass-valgrind 2014-10-23 13:52:34 +13:00