aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/task-comm-10.rs
Commit message (Collapse)AuthorAgeFilesLines
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+2
|
* Reenable xfailed tests for rustboot that pass with trivial or no modificationsBrian Anderson2011-01-301-2/+2
|
* Ignore upcall_flush for channels that are disassociated from ports. This ↵Michael Bebenita2010-08-111-2/+1
| | | | makes task-comm-10 break a little less hard, but it still leaks because messages pending in the channel are never freed.
* Added test cases.Michael Bebenita2010-08-111-0/+16