about summary refs log tree commit diff
path: root/src/test/stdtest/vec.rs
AgeCommit message (Expand)AuthorLines
2011-08-30Add a precondition on vec::zipTim Chevalier-0/+2
2011-08-29Implement non-internal ivecsMarijn Haverbeke-12/+2
2011-08-25Change "pred" to "pure fn" in all libraries and test casesTim Chevalier-1/+1
2011-08-22Eliminate unused variable warnings in stdtestBrian Anderson-0/+1
2011-08-20ReformatBrian Anderson-140/+140
2011-08-16Port the tests to the expr foo::<T> syntax.Erick Tryzelaar-14/+14
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-2/+2
2011-08-16Rename std::ivec to std::vecBrian Anderson-0/+374
2011-08-12Remove stdtest::vecBrian Anderson-94/+0
2011-08-12Change a bunch of places in the stdlib to use blocks.Michael Sullivan-3/+2
2011-07-27Reformat for new syntaxMarijn Haverbeke-44/+39
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+100