about summary refs log tree commit diff
path: root/src/test/stdtest/io.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-2/+4
2011-11-29update io test to use tmp directory, and update configure to create itNiko Matsakis-1/+1
2011-11-16Fix S_IRUSR/S_IWUSR constants on mac. Closes #726Brian Anderson-6/+0
2011-10-31Fix the filenames used in some IO testsBrian Anderson-4/+4
2011-10-29Cleanup the existing platform-specific ignored testsBrian Anderson-24/+6
2011-10-29stdlib: Make io failures recoverable by returning a resultBrian Anderson-2/+48
2011-09-02Reformat. Issue #855Brian Anderson-3/+3
2011-09-01Rename std::istr to std::str. Issue #855Brian Anderson-2/+2
2011-08-27Convert std::io to istrs. Issue #855Brian Anderson-5/+5
2011-08-20ReformatBrian Anderson-1/+1
2011-08-12Rename std::ioivec to std::ioBrian Anderson-4/+4
2011-08-12Convert all uses of std::io to std::ioivecBrian Anderson-4/+4
2011-07-27Reformat for new syntaxMarijn Haverbeke-7/+7
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+30