Eric Holk
|
1ea449e2f6
|
Updating and unXFAILing somet communication tests.
|
2011-07-12 15:27:36 -07:00 |
|
Michael Sullivan
|
a7a42c24be
|
Change the syntax for RECV from "var <- port" to "port |> var".
|
2011-05-27 12:01:20 -07:00 |
|
Michael Sullivan
|
ea16e582eb
|
Remove parser support for recv as an initializer in preparation for changing the recv syntax.
|
2011-05-27 12:01:20 -07:00 |
|
Brian Anderson
|
f33d490032
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
|
Graydon Hoare
|
c36645b358
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
|
Graydon Hoare
|
d2bd07dcb0
|
Remove effect system from src.
|
2011-04-19 13:35:49 -07:00 |
|
Graydon Hoare
|
49d9d5688e
|
Switch xfail system to use comments embedded in source files.
|
2011-03-25 12:19:20 -07:00 |
|
Brian Anderson
|
a2789363e1
|
Reenable xfailed tests for rustboot that pass with trivial or no modifications
|
2011-01-30 15:55:27 -05:00 |
|
Michael Bebenita
|
74e12fcef6
|
Ignore upcall_flush for channels that are disassociated from ports. This makes task-comm-10 break a little less hard, but it still leaks because messages pending in the channel are never freed.
|
2010-08-11 16:08:45 -07:00 |
|
Michael Bebenita
|
8ac15c6844
|
Added test cases.
|
2010-08-11 16:08:45 -07:00 |
|