about summary refs log tree commit diff
path: root/src/test/stdtest/either.rs
AgeCommit message (Expand)AuthorLines
2012-01-17libcore: Move core tests into libcoreBrian Anderson-99/+0
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-2/+5
2011-10-07Add pass-by-ref annotation to the tests to make them typecheckMarijn Haverbeke-4/+4
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-4/+4
2011-08-22Eliminate unused variable warnings in stdtestBrian Anderson-2/+2
2011-08-20ReformatBrian Anderson-17/+17
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-7/+7
2011-08-16Rename std::ivec to std::vecBrian Anderson-1/+1
2011-08-09Port the fuzzer and tests to ivec type [T] syntax.Erick Tryzelaar-8/+8
2011-07-27Reformat for new syntaxMarijn Haverbeke-61/+45
2011-07-26Remove uses of tuples from the test suiteMarijn Haverbeke-11/+11
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+112