]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/lots-a-fail.rs
port over the tests to use the new API
[rust.git] / src / test / run-pass / lots-a-fail.rs
2012-01-07 Niko Matsakisport over the tests to use the new API
2011-12-14 Graydon HoareMerge pull request #1292 from boggle/fix1291
2011-12-14 Graydon HoareCopy first batch of material from libstd to libcore.
2011-10-21 Marijn HaverbekeRemove some semicolons after block calls
2011-10-21 Marijn HaverbekeRemove remaining uses of iter and for-each
2011-10-21 Brian AndersonRemove temporary fn# syntax
2011-10-21 Brian AndersonDrop the 2 from the spawn*2 functions
2011-10-21 Brian AndersonConvert tests to use bare-fn spawn
2011-10-20 Brian AndersonChange run-pass/lots-a-fail.rs from xfail-fast to xfail...
2011-09-24 Brian AndersonTweak random thing to make windows build succeed. Awesome.
2011-09-20 Brian AndersonUn-xfail two tests under check-fast
2011-09-16 Brian AndersonHandle the case where a child task tries to kill a...