aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/lib-vec.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-9/+9
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-9/+9
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-15/+15
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-15/+15
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-15/+15
* Un-XFAIL most library tests.Graydon Hoare2011-04-291-1/+0
* 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