about summary refs log tree commit diff
path: root/src/test/compiletest/header.rs
AgeCommit message (Expand)AuthorLines
2011-10-02Move compiletest to src/ and cleanup build rulesBrian Anderson-117/+0
2011-09-12Merge branch 'unwind'Brian Anderson-11/+7
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-9/+9
2011-09-11Add the ability to xfail tests by platformBrian Anderson-0/+5
2011-09-11Remove the no-valgrind test directive now that unwinding is more workyBrian Anderson-11/+2
2011-09-02Reformat. Issue #855Brian Anderson-24/+24
2011-09-01Convert all uses of #ifmt to #fmt. Issue #855Brian Anderson-1/+1
2011-09-01Rename std::istr to std::str. Issue #855Brian Anderson-8/+8
2011-09-01Remove std::str. Issue #855Brian Anderson-1/+0
2011-08-31Convert uses of #fmt to #ifmt. Issue #855Brian Anderson-3/+2
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-5/+2
2011-08-31Revert "Replace xfail-stageN with simply xfail-test"Marijn Haverbeke-2/+5
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-5/+2
2011-08-30Convert compiletest to istrs. Issue #855Brian Anderson-34/+36
2011-08-27Convert std::io to istrs. Issue #855Brian Anderson-2/+2
2011-08-27Convert the task-comm parts of compiletest to istrs. Issue #855Brian Anderson-1/+2
2011-08-27Convert std::fs to istrs. Issue #855Brian Anderson-1/+3
2011-08-20Stop parsing ~[] vector syntaxBrian Anderson-2/+2
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-6/+6
2011-08-15The wonky for...in... whitespace was bothering me. Sorry!Lindsey Kuper-2/+2
2011-08-12Rename std::ioivec to std::ioBrian Anderson-2/+2
2011-08-12Convert all uses of std::io to std::ioivecBrian Anderson-2/+2
2011-08-10Begin valgrinding run-fail testsBrian Anderson-2/+11
2011-08-09Change the ivec type syntax to [T].Erick Tryzelaar-1/+1
2011-08-02Add dedicated pretty-printer tests with new pp-exact directiveBrian Anderson-3/+33
2011-08-02Add xfail-pretty test directive. Issue #789Brian Anderson-2/+8
2011-08-02Move compiletest modules into separate filesBrian Anderson-0/+76