rust/src/test
2015-08-22 08:16:53 +00:00
..
auxiliary test: Fix tests for requiring issues 2015-08-15 19:35:52 -07:00
bench Shim some of the old std::simd functionality. 2015-08-17 14:48:43 -07:00
codegen Issue #27628 - Also support the LLVM 3.6 IR format in two tests 2015-08-19 12:43:16 +02:00
compile-fail Auto merge of #27849 - jonas-schievink:macro-errors, r=nikomatsakis 2015-08-19 00:54:38 +00:00
compile-fail-fulldeps be more robust to bogus items in struct patterns/constructors 2015-08-14 17:03:11 +03:00
debuginfo Revert "debuginfo: Bring back some GDB pretty printing autotests that are not actually broken." 2015-08-05 09:20:28 -07:00
parse-fail Fix span of invalid metavariable repetition 2015-08-15 00:45:34 +02:00
pretty Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
run-fail Fix existing tests for new #[repr(simd)]. 2015-08-17 14:41:40 -07:00
run-fail-fulldeps feature gate cfg(target_feature). 2015-08-17 14:41:37 -07:00
run-make Fix existing tests for new #[repr(simd)]. 2015-08-17 14:41:40 -07:00
run-pass fallout of reworking rc and arc APIs 2015-08-19 15:52:12 -07:00
run-pass-fulldeps feature gate cfg(target_feature). 2015-08-17 14:41:37 -07:00
run-pass-valgrind Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
rustdoc rustdoc: Add test for #27759 2015-08-17 22:05:07 +02:00