about summary refs log tree commit diff
path: root/src/test/stdtest/stdtest.rc
AgeCommit message (Expand)AuthorLines
2011-08-31Start paring down std::str. Issue #855Brian Anderson-1/+0
2011-08-26stdlib: Added an incredibly simple treemap.Eric Holk-0/+1
2011-08-22Add std::istr. Issue #855Brian Anderson-0/+1
2011-08-16Rename std::ivec to std::vecBrian Anderson-1/+1
2011-08-16Removed trans_comm.rs from the compiler. Updating aio/sio to work with the ne...Eric Holk-0/+1
2011-08-12Remove vecs from std::sortBrian Anderson-1/+0
2011-08-12Remove stdtest::vecBrian Anderson-1/+0
2011-08-01Started working on a library-based comm system. Creating and deleting ports w...Eric Holk-0/+1
2011-07-24The Big Test Suite OverhaulBrian Anderson-1/+28
2011-07-14Add a facility for ignoring tests. Issue #428Brian Anderson-0/+1
2011-07-09Add sha1 and int tests to stdtest. Issue #428Brian Anderson-0/+2
2011-07-06Add a stdtest crate to hold the standard library testsBrian Anderson-0/+10