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
/
stdtest
/
stdtest.rc
Age
Commit message (
Expand
)
Author
Lines
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-40
/
+0
2012-01-17
libcore: Move core tests into libcore
Brian Anderson
-17
/
+0
2011-12-22
std::unicode: add functions, unit test
Lenny222
-0
/
+4
2011-12-01
stdlib: Implement some preliminary libuv bindings
Brian Anderson
-0
/
+1
2011-11-28
c_vec: add tests
Joshua Wise
-0
/
+1
2011-11-22
Add fs::rmdir() and tempfile/gen_str() tests.
Elly Jones
-0
/
+1
2011-11-21
stdlib: added (2,3,4)-valued logic ADTs
Stefan Plantikow
-0
/
+3
2011-11-18
Add tests for unsafe::reinterpret_cast
Brian Anderson
-0
/
+1
2011-11-07
json: betterify for brson
Elly Jones
-6
/
+7
2011-11-05
stdlib: Added a small rope library
David Rajchenbach-Teller
-0
/
+1
2011-10-31
Add a char::to_digit function
Matt Brubeck
-0
/
+1
2011-10-29
stdlib: Add result::chain for composing results
Brian Anderson
-0
/
+1
2011-10-18
Add a math module to the standard lib
Marijn Haverbeke
-0
/
+1
2011-10-12
[Tests] added float tests
David Rajchenbach-Teller
-0
/
+1
2011-09-02
Remove estrs and evecs from runtime. Issue #855
Brian Anderson
-0
/
+1
2011-09-01
Consolidate std::str tests into stdtest::str
Brian Anderson
-2
/
+0
2011-08-31
Start paring down std::str. Issue #855
Brian Anderson
-1
/
+0
2011-08-26
stdlib: Added an incredibly simple treemap.
Eric Holk
-0
/
+1
2011-08-22
Add std::istr. Issue #855
Brian Anderson
-0
/
+1
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-1
/
+1
2011-08-16
Removed trans_comm.rs from the compiler. Updating aio/sio to work with the ne...
Eric Holk
-0
/
+1
2011-08-12
Remove vecs from std::sort
Brian Anderson
-1
/
+0
2011-08-12
Remove stdtest::vec
Brian Anderson
-1
/
+0
2011-08-01
Started working on a library-based comm system. Creating and deleting ports w...
Eric Holk
-0
/
+1
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-1
/
+28
2011-07-14
Add a facility for ignoring tests. Issue #428
Brian Anderson
-0
/
+1
2011-07-09
Add sha1 and int tests to stdtest. Issue #428
Brian Anderson
-0
/
+2
2011-07-06
Add a stdtest crate to hold the standard library tests
Brian Anderson
-0
/
+10