about summary refs log tree commit diff
path: root/src/test/stdtest/ivec.rs
AgeCommit message (Expand)AuthorLines
2011-08-16Rename std::ivec to std::vecBrian Anderson-374/+0
2011-08-16Clean up zip and unzip in std::ivecMarijn Haverbeke-7/+7
2011-08-12Move the ivec::reverse tests to stdtestBrian Anderson-0/+20
2011-08-12Add some of stdtest::vec into stdtest::ivecBrian Anderson-0/+47
2011-08-09Change the ivec type syntax to [T].Erick Tryzelaar-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-66/+66
2011-07-26Remove uses of tuples from the test suiteMarijn Haverbeke-6/+6
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+307