| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-01-03 | test: De-`@mut` the test suite | Patrick Walton | -26/+0 | |
| 2013-10-25 | Remove ancient emacs mode lines from test cases | Brian Anderson | -1/+0 | |
| These are relics that serve no purpose. | ||||
| 2013-05-22 | test: Update tests to use the new syntax. | Patrick Walton | -3/+3 | |
| 2013-04-30 | this test still doesn't pass, but at least it parses... | John Clements | -6/+8 | |
| 2013-02-22 | test: De-mut the test suite. rs=demuting | Patrick Walton | -5/+5 | |
| 2013-02-14 | librustc: Replace `impl Type : Trait` with `impl Trait for Type`. ↵ | Patrick Walton | -1/+1 | |
| rs=implflipping | ||||
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-09-18 | Revert "rustc: Change all non-keyword uses of "link"" | Patrick Walton | -7/+7 | |
| This reverts commit 3b013cd800ce675a445220105911bbefd2427e47. | ||||
| 2012-09-18 | rustc: Change all non-keyword uses of "link" | Patrick Walton | -7/+7 | |
| 2012-09-11 | Convert 'use' to 'extern mod'. Remove old 'use' syntax | Brian Anderson | -1/+1 | |
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -4/+4 | |
| 2012-01-19 | rustc: Make the pretty printer output commas after enum variants. Update all ↵ | Patrick Walton | -1/+1 | |
| tests accordingly. | ||||
| 2012-01-19 | test: "tag" -> "enum" in run-pass and run-fail | Patrick Walton | -1/+1 | |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+1 | |
| 2011-08-31 | Replace xfail-stageN with simply xfail-test | Marijn Haverbeke | -3/+1 | |
| Closes #799 | ||||
| 2011-08-31 | Revert "Replace xfail-stageN with simply xfail-test" | Marijn Haverbeke | -1/+3 | |
| This reverts commit 574194f6bcfb90b9f8486002b83babc4c21208c0. | ||||
| 2011-08-31 | Replace xfail-stageN with simply xfail-test | Marijn Haverbeke | -3/+1 | |
| Closes #799 | ||||
| 2011-08-03 | Remove all xfail-stage0 directives | Brian Anderson | -3/+0 | |
| While it is still technically possible to test stage 0, it is not part of any of the main testing rules and maintaining xfail-stage0 is a chore. Nobody should worry about how tests fare in stage0. | ||||
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -4/+4 | |
| 2011-07-26 | Remove uses of tuples from the test suite | Marijn Haverbeke | -4/+4 | |
| 2011-07-22 | Add xfail-stage3 directives to tests | Brian Anderson | -0/+1 | |
| The new test runners run stage 3 | ||||
| 2011-06-15 | Reformat source tree (minus a couple tests that are still grumpy). | Graydon Hoare | -11/+10 | |
| 2011-05-14 | Remove xfail-boot lines from tests | Brian Anderson | -1/+0 | |
| 2011-05-12 | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | -1/+1 | |
| This should be a snapshot transition. | ||||
| 2011-05-06 | Rename std modules to be camelcased | Marijn Haverbeke | -1/+1 | |
| (Have fun mergining your stuff with this.) | ||||
| 2011-05-03 | Assume xfail-stage0 implies stage1 and stage2 in tests, for now. | Graydon Hoare | -0/+2 | |
| 2011-03-25 | Switch xfail system to use comments embedded in source files. | Graydon Hoare | -0/+2 | |
| 2010-09-09 | Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly ↵ | Graydon Hoare | -1/+4 | |
| work, possibly a little bumpy. Changes a lot. | ||||
| 2010-07-22 | A certain incomplete quantity of wrestling with "INIT" statements that don't ↵ | Graydon Hoare | -3/+3 | |
| actually initialize. Should probably rename them to MAKE. Anyway, WIP, but two steps forward (and one back). More later. | ||||
| 2010-07-13 | Fix the next typo in mlist-cycle.rs; still doesn't work. | Graydon Hoare | -1/+1 | |
| 2010-06-25 | Add callable gc method exposed to user code, use it in mlist-cycle.rs test ↵ | Graydon Hoare | -0/+4 | |
| (still not quite working; some memory corruption in the recursive tag constructors, not the GC) | ||||
| 2010-06-24 | Fix bad output-slot logic in tag constructors. | Graydon Hoare | -5/+5 | |
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+10 | |
