aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/lib-io.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+2
* Change io.fileflag to a tag type. Remove FIXMEBrian Anderson2011-03-061-1/+1
* Rename std._io to std.io since 'io' is no longer a keywordBrian Anderson2011-02-221-3/+3
* Test the buffered reader and writer in _io.Roy Frostig2010-08-201-0/+26