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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
Lines
2011-07-26
Dump all subprocess output to stdout when running verbose compiler tests
Brian Anderson
-0
/
+10
2011-07-26
Add a bunch of tests for blocks.
Michael Sullivan
-0
/
+90
2011-07-26
Clone all data before before putting it in a test closure
Brian Anderson
-3
/
+33
2011-07-26
Join the process server after running all compile tests
Brian Anderson
-5
/
+12
2011-07-26
Run test process from a dedicated task
Brian Anderson
-58
/
+146
2011-07-26
Add basic support for blocks and types in macros.
Paul Stansifer
-0
/
+4
2011-07-26
Resolve loop collection expressions in the right scope
Marijn Haverbeke
-0
/
+6
2011-07-26
Fixup test changes
Marijn Haverbeke
-1
/
+1
2011-07-26
Properly parse 'auto' for loop variable types
Marijn Haverbeke
-0
/
+7
2011-07-26
Remove uses of tuples from the test suite
Marijn Haverbeke
-264
/
+191
2011-07-25
Run test tasks in parallel according to RUST_THREADS. Issue #734
Brian Anderson
-1
/
+1
2011-07-25
Disable task-comm-15. Fails with multiple threads.
Brian Anderson
-1
/
+4
2011-07-25
Ignore various files that are probably not tests when searching for tests
Brian Anderson
-1
/
+5
2011-07-25
Add a pass that checks for unreachable alt arms
Marijn Haverbeke
-0
/
+10
2011-07-24
Add task::send and task::recv
Brian Anderson
-0
/
+8
2011-07-24
Add task::worker. Spawns a task and returns a channel to it
Brian Anderson
-0
/
+23
2011-07-24
Reindent lib-task.rs
Brian Anderson
-15
/
+15
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-399
/
+769
2011-07-23
Attempt to put out burning Windows tinderbox.
Eric Holk
-1
/
+1
2011-07-22
More work on word-count.
Eric Holk
-33
/
+112
2011-07-22
Adding test case dealing with communication and hashmaps.
Eric Holk
-0
/
+108
2011-07-22
Task-ified the word count program.
Eric Holk
-53
/
+117
2011-07-22
Implement Macro By Example.
Paul Stansifer
-1
/
+34
2011-07-22
Adding test case for #687.
Eric Holk
-0
/
+62
2011-07-22
Fixing (or at least improving) translation of move semantics for send and rec...
Eric Holk
-4
/
+1
2011-07-22
Exercise self-calls and overriding together a bit more.
Lindsey Kuper
-0
/
+12
2011-07-22
Getting rid of obsolete comments.
Lindsey Kuper
-3
/
+0
2011-07-22
Commenting out the huge-memory-using lines in pfib.
Eric Holk
-2
/
+2
2011-07-22
Add xfail-stage3 directives to tests
Brian Anderson
-0
/
+38
2011-07-22
Revert "Enable run-pass/lib-run on win32. Closes #714"
Marijn Haverbeke
-0
/
+7
2011-07-22
Fix unboxing in alias pass
Marijn Haverbeke
-0
/
+8
2011-07-21
Enable run-pass/lib-run on win32. Closes #714
Brian Anderson
-7
/
+0
2011-07-21
Disable run-pass/lib-io.rs on mac
Brian Anderson
-0
/
+6
2011-07-21
Use correct win file open constants, per MinGW
Brian Anderson
-8
/
+7
2011-07-21
Instantiate function preconditions inside the function body
Tim Chevalier
-0
/
+8
2011-07-21
Un-xfail tests.
Lindsey Kuper
-8
/
+0
2011-07-21
Improving move semantics for channel operations.
Eric Holk
-9
/
+4
2011-07-21
Lots of work on memory tracking and channels.
Eric Holk
-6
/
+19
2011-07-20
Parse nil literals (including in patterns)
Tim Chevalier
-0
/
+8
2011-07-20
Test method overriding a little more.
Lindsey Kuper
-0
/
+17
2011-07-20
Test case for issue #718.
Lindsey Kuper
-0
/
+27
2011-07-20
Method overriding tests suddenly pass valgrind for some reason.
Lindsey Kuper
-5
/
+1
2011-07-20
'Overriding' is a more accurate name than 'overloading' for these.
Lindsey Kuper
-0
/
+0
2011-07-19
Typechecking self-calls in anon objs. Closes #540.
Lindsey Kuper
-4
/
+1
2011-07-19
Beginnings of support for constrained types
Tim Chevalier
-6
/
+26
2011-07-19
Fix calculation of sizeof boxed ivec of str in rt. Closes #712
Brian Anderson
-1
/
+9
2011-07-19
Disable run-pass/lib-run on win32. Issue #714
Brian Anderson
-0
/
+7
2011-07-19
Some progress on issue #540.
Lindsey Kuper
-2
/
+0
2011-07-19
Reduced test case for issue #540.
Lindsey Kuper
-0
/
+22
2011-07-19
xfail simple-qsort.rs test at stage0.
Erick Tryzelaar
-0
/
+2
[prev]
[next]