rust/src/test
Wade Mealing f375391cb6 Patch to error instead of crashing when parsing unmatched double quotes
Patch to error and fail instead of using all available memory
then crashing to detect the error condition of an unmatched
double quote before the end of a file.

I couldn't get it to show nice error messages, so this may not be
the ideal fix.

A test case for this situation has also been added.
2011-09-27 23:20:31 -07:00
..
bench Un-xfail various tests 2011-09-19 18:55:26 -07:00
compile-fail Patch to error instead of crashing when parsing unmatched double quotes 2011-09-27 23:20:31 -07:00
compiletest Check for the correct exit code on cfail tests. Closes #938 2011-09-19 18:00:17 -07:00
pretty Add regression tests for previously ambiguous syntactic forms 2011-09-15 08:47:23 -07:00
run-fail Handle ~fail. Closes #968 2011-09-24 23:52:22 -07:00
run-pass Make it again possible to initialize resource locals via assignment 2011-09-27 23:20:27 -07:00
stdtest Add vec::filter 2011-09-23 19:10:48 -07:00