summary refs log tree commit diff
path: root/src/compiletest/common.rs
AgeCommit message (Expand)AuthorLines
2012-02-28add ability to run multi-crate tests, run tests with --inlineNiko Matsakis-13/+27
2012-02-07Make process-spawning take environments and working directories, remove procs...Graydon Hoare-2/+0
2012-01-31Change option::t to optionTim Chevalier-3/+3
2012-01-19misc: ';' to ',' in enums in cargo, compiletest, and fuzzerPatrick Walton-1/+1
2012-01-19misc: "tag" -> "enum" for cargo, compiletest, fuzzer, rustdocPatrick Walton-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-10-02Move compiletest to src/ and cleanup build rulesBrian Anderson-0/+32