| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-01-07 | stdtest: Fix all leaked trait imports | Alex Crichton | -1/+2 | |
| 2013-12-24 | std: Delete rt::test | Alex Crichton | -35/+28 | |
| This module contains many M:N specific concepts. This will no longer be available with libgreen, and most functions aren't really that necessary today anyway. New testing primitives will be introduced as they become available for 1:1 and M:N. A new io::test module is introduced with the new ip4/ip6 address helpers to continue usage in io tests. | ||||
| 2013-11-26 | test: Remove non-procedure uses of `do` from compiletest, libstd tests, | Patrick Walton | -12/+12 | |
| compile-fail tests, run-fail tests, and run-pass tests. | ||||
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -0/+181 | |
