about summary refs log tree commit diff
path: root/src/test/run-pass/lots-a-fail.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-3/+3
2011-10-21Remove some semicolons after block callsMarijn Haverbeke-1/+1
2011-10-21Remove remaining uses of iter and for-eachMarijn Haverbeke-2/+2
2011-10-20Remove temporary fn# syntaxBrian Anderson-2/+2
2011-10-20Drop the 2 from the spawn*2 functionsBrian Anderson-2/+2
2011-10-20Convert tests to use bare-fn spawnBrian Anderson-6/+4
2011-10-20Change run-pass/lots-a-fail.rs from xfail-fast to xfail-win32Brian Anderson-1/+1
2011-09-24Tweak random thing to make windows build succeed. Awesome.Brian Anderson-1/+1
2011-09-19Un-xfail two tests under check-fastBrian Anderson-1/+0
2011-09-16Handle the case where a child task tries to kill a parent while it is dyingBrian Anderson-0/+23