aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/lib-vec.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
* Implement a map2() function in std._vecPatrick Walton2010-11-091-1/+18
* test_init_fn() in lib-vec.rs doesn't seem to segfault anymore. Un-XFAIL it.Patrick Walton2010-11-051-1/+1
* Move the option type to its own modulePatrick Walton2010-11-051-1/+1
* Change vec slice to use uint, add push/pop/shift/unshift.Graydon Hoare2010-10-221-14/+14
* Rename lib tests, enable lib-int.rs using _str.eq for now.Graydon Hoare2010-08-241-0/+49