summary refs log tree commit diff
path: root/src/test/run-pass/capturing-logging.rs
AgeCommit message (Expand)AuthorLines
2014-03-27Fix fallout of removing default boundsAlex Crichton-1/+1
2014-03-21rustc: Switch defaults from libgreen to libnativeAlex Crichton-2/+1
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+5
2014-03-13std: Rename Chan/Port types and constructorAlex Crichton-3/+3
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-02-03rpass: Remove io_error usageAlex Crichton-1/+1
2014-01-29Remove do keyword from test/Scott Lawrence-4/+4
2014-01-17Tweak the interface of std::ioAlex Crichton-1/+1
2014-01-12xfail two tests that hang on Android (#11419)Brian Anderson-0/+1
2014-01-06Support arbitrary stdout/stderr/logger handlesAlex Crichton-0/+46