summary refs log tree commit diff
path: root/src/libstd/io/test.rs
AgeCommit message (Expand)AuthorLines
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-03-28syntax: Accept meta matchers in macrosAlex Crichton-3/+3
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-6/+3
2014-03-13std: Rename Chan/Port types and constructorAlex Crichton-3/+3
2014-03-12Remove remaining nolink usages.(fixes #12810)lpy-1/+0
2014-03-12Remove the dependence of std::io::test on rand.Huon Wilson-4/+11
2014-02-28std: Improve some I/O documentationAlex Crichton-0/+1
2014-02-26auto merge of #12490 : zslayton/rust/doc-fix-12386, r=alexcrichtonbors-0/+2
2014-02-23Roll std::run into std::io::processAlex Crichton-0/+1
2014-02-23Closes #12386. Removed 'pub mod' doc-comments in std::io's mod.rs file. Added...zslayton-0/+2
2014-02-15std: clean up ptr a bitCorey Richardson-6/+4
2014-01-29Removing do keyword from libstd and librustcScott Lawrence-1/+1
2014-01-22Implement native timersAlex Crichton-0/+1
2013-12-27Implement native TCP I/OAlex Crichton-5/+6
2013-12-27Bring native process bindings up to dateAlex Crichton-0/+1
2013-12-25Test fixes and rebase conflictsAlex Crichton-0/+1
2013-12-24Test fixes and rebase problemsAlex Crichton-0/+79
2013-12-24std: Get stdtest all passing againAlex Crichton-4/+40
2013-12-24std: Delete rt::testAlex Crichton-0/+79