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
/
list.rs
Age
Commit message (
Expand
)
Author
Lines
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-114
/
+0
2011-12-30
add test for list:is_empty()
Lenny222
-1
/
+16
2011-12-29
list: use predicate to enforce non-empty requirement
Lenny222
-7
/
+21
2011-12-22
tests: add corner case (empty list)
Lenny222
-11
/
+19
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+2
2011-11-02
Rename car/cdr to head/tail in std::list
Marijn Haverbeke
-8
/
+8
2011-10-28
stdlib: Fix the list::foldl implementation
Brian Anderson
-1
/
+11
2011-10-28
stdlib: Rename list::length to list::len to match vec::len
Brian Anderson
-2
/
+2
2011-10-28
stdlib: make list::from_vec take [mutable? T]
Brian Anderson
-0
/
+8
2011-10-07
Add pass-by-ref annotation to the tests to make them typecheck
Marijn Haverbeke
-3
/
+3
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-3
/
+3
2011-08-22
Eliminate unused variable warnings in stdtest
Brian Anderson
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-6
/
+6
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-4
/
+4
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-2
/
+2
2011-08-12
Remove more vectors from std
Brian Anderson
-6
/
+6
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-14
/
+14
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-0
/
+58