rust/src/compiletest
Ted Horst 9fd2fcc99c read stderr before stdout
tests all write to stderr, so read stderr first to keep from blocking while reading stdout
2012-02-10 19:42:32 -08:00
..
common.rs Make process-spawning take environments and working directories, remove procsrv task from compiletest. 2012-02-07 19:57:03 -08:00
compiletest.rc Update crates with correct crate_type attribute 2012-01-17 15:13:43 -08:00
compiletest.rs Make process-spawning take environments and working directories, remove procsrv task from compiletest. 2012-02-07 19:57:03 -08:00
errors.rs Rename (again) str::unsafe::slice -> str::unsafe::slice_bytes and 2012-02-01 21:56:53 -08:00
header.rs Rename (again) str::unsafe::slice -> str::unsafe::slice_bytes and 2012-02-01 21:56:53 -08:00
procsrv.rs read stderr before stdout 2012-02-10 19:42:32 -08:00
runtest.rs log to stderr instead of stdout 2012-02-10 19:42:32 -08:00
util.rs Remove '.' after nullary tags in patterns 2012-01-18 23:17:34 -08:00