index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compiletest
/
header.rs
Age
Commit message (
Expand
)
Author
Lines
2011-10-02
Move compiletest to src/ and cleanup build rules
Brian Anderson
-117
/
+0
2011-09-12
Merge branch 'unwind'
Brian Anderson
-11
/
+7
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-9
/
+9
2011-09-11
Add the ability to xfail tests by platform
Brian Anderson
-0
/
+5
2011-09-11
Remove the no-valgrind test directive now that unwinding is more worky
Brian Anderson
-11
/
+2
2011-09-02
Reformat. Issue #855
Brian Anderson
-24
/
+24
2011-09-01
Convert all uses of #ifmt to #fmt. Issue #855
Brian Anderson
-1
/
+1
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-8
/
+8
2011-09-01
Remove std::str. Issue #855
Brian Anderson
-1
/
+0
2011-08-31
Convert uses of #fmt to #ifmt. Issue #855
Brian Anderson
-3
/
+2
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-5
/
+2
2011-08-31
Revert "Replace xfail-stageN with simply xfail-test"
Marijn Haverbeke
-2
/
+5
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-5
/
+2
2011-08-30
Convert compiletest to istrs. Issue #855
Brian Anderson
-34
/
+36
2011-08-27
Convert std::io to istrs. Issue #855
Brian Anderson
-2
/
+2
2011-08-27
Convert the task-comm parts of compiletest to istrs. Issue #855
Brian Anderson
-1
/
+2
2011-08-27
Convert std::fs to istrs. Issue #855
Brian Anderson
-1
/
+3
2011-08-20
Stop parsing ~[] vector syntax
Brian Anderson
-2
/
+2
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-6
/
+6
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-2
/
+2
2011-08-12
Rename std::ioivec to std::io
Brian Anderson
-2
/
+2
2011-08-12
Convert all uses of std::io to std::ioivec
Brian Anderson
-2
/
+2
2011-08-10
Begin valgrinding run-fail tests
Brian Anderson
-2
/
+11
2011-08-09
Change the ivec type syntax to [T].
Erick Tryzelaar
-1
/
+1
2011-08-02
Add dedicated pretty-printer tests with new pp-exact directive
Brian Anderson
-3
/
+33
2011-08-02
Add xfail-pretty test directive. Issue #789
Brian Anderson
-2
/
+8
2011-08-02
Move compiletest modules into separate files
Brian Anderson
-0
/
+76