about summary refs log tree commit diff
path: root/src/test/stdtest/os.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-2/+4
2011-11-17remove compile-command from local variable blocksNiko Matsakis-1/+0
2011-10-12Ignore stdtest::os::test_setenv. Fails periodically on macBrian Anderson-0/+1
2011-10-04Add std::os::get_exe_pathBrian Anderson-0/+15
2011-09-02Reformat. Issue #855Brian Anderson-9/+9
2011-08-27Convert std::generic_os to istrs. Issue #855Brian Anderson-9/+9
2011-07-27Reformat for new syntaxMarijn Haverbeke-9/+6
2011-07-26Make the setenv tests threadsafe(ish)Brian Anderson-7/+9
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+39