| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-02-28 | add ability to run multi-crate tests, run tests with --inline | Niko Matsakis | -13/+27 | |
| 2012-02-07 | Make process-spawning take environments and working directories, remove ↵ | Graydon Hoare | -2/+0 | |
| procsrv task from compiletest. | ||||
| 2012-01-31 | Change option::t to option | Tim Chevalier | -3/+3 | |
| Now that core exports "option" as a synonym for option::t, search-and- replace option::t with option. The only place that still refers to option::t are the modules in libcore that use option, because fixing this requires a new snapshot (forthcoming). | ||||
| 2012-01-19 | misc: ';' to ',' in enums in cargo, compiletest, and fuzzer | Patrick Walton | -1/+1 | |
| 2012-01-19 | misc: "tag" -> "enum" for cargo, compiletest, fuzzer, rustdoc | Patrick Walton | -1/+1 | |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+1 | |
| 2011-10-02 | Move compiletest to src/ and cleanup build rules | Brian Anderson | -0/+32 | |
