rust/src/test
Matt Brubeck 4739942e74 Correct handling of non-numeric chars in parse_buf
Without this fix, int::parse_buf and uint::parse_buf return incorrect results
for any strings that contain non-numeric characters.  Fixes #1102.
2011-10-31 16:15:32 +01:00
..
bench stdlib: Make io failures recoverable by returning a result 2011-10-29 01:25:11 -07:00
compile-fail stdlib: Make io failures recoverable by returning a result 2011-10-29 01:25:11 -07:00
pretty
run-fail Move to short kind kinds words in test suite 2011-10-28 14:57:49 +02:00
run-pass Add the ability to ignore tests by compiler config 2011-10-29 18:30:32 -07:00
stdtest Correct handling of non-numeric chars in parse_buf 2011-10-31 16:15:32 +01:00