about summary refs log tree commit diff
path: root/src/test/run-fail
AgeCommit message (Collapse)AuthorLines
2010-08-24Implemented an lock free queue based on this paper ↵Michael Bebenita-0/+26
http://www.cs.rochester.edu/~scott/papers/1996_PODC_queues.pdf, the "lock free queue" we had before wasn't lock free at all.
2010-07-26Move the test suite to the "as" form for casts. XFAIL a few tests for LLVM.Patrick Walton-2/+2
2010-06-23Populate tree.Graydon Hoare-0/+79