rust/src/test
Huon Wilson ab5346d119 librustc: Limit the typo suggestions to reasonable suggests.
Impose a limit so that the typo suggester only shows reasonable
suggestions (i.e. don't suggest `args` when the error is `foobar`).
2013-03-28 02:19:40 +11:00
..
auxiliary test: Fix tests 2013-03-26 22:45:22 -07:00
bench test: Fix tests 2013-03-26 22:45:22 -07:00
compile-fail librustc: Limit the typo suggestions to reasonable suggests. 2013-03-28 02:19:40 +11:00
debug-info Re-enable struct value printing in debug info tests with gdb pretty printing off 2013-03-11 14:09:06 -07:00
pretty test: Fix test. rs=test 2013-03-19 21:55:23 -07:00
run-fail turn std::oldmap into a wrapper around LinearMap 2013-03-23 02:16:14 -04:00
run-pass test: Fix tests 2013-03-26 22:45:22 -07:00
run-pass-fulldeps librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00