about summary refs log tree commit diff
path: root/src/test/run-pass/lib-vec.rs
AgeCommit message (Expand)AuthorLines
2011-03-25Switch xfail system to use comments embedded in source files.Graydon Hoare-0/+1
2010-11-09Implement a map2() function in std._vecPatrick Walton-1/+18
2010-11-05test_init_fn() in lib-vec.rs doesn't seem to segfault anymore. Un-XFAIL it.Patrick Walton-1/+1
2010-11-05Move the option type to its own modulePatrick Walton-1/+1
2010-10-22Change vec slice to use uint, add push/pop/shift/unshift.Graydon Hoare-14/+14
2010-08-24Rename lib tests, enable lib-int.rs using _str.eq for now.Graydon Hoare-0/+49