Commit graph

85268 commits

Author SHA1 Message Date
ngeoffray@google.com a42380d3df Define runner before it is used. This allows running individual tests again:
./tools/test.py language/MyTest
Review URL: https://chromereviews.googleplex.com/3508023

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 12:35:03 +00:00
floitsch@google.com 6615d4cc39 Make stub-generator tests non-batchable.
Review URL: https://chromereviews.googleplex.com/3514029

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 12:15:50 +00:00
floitsch@google.com ea24bda4b2 Make sure we send fresh Sendports to other Isolates.
For now I prefer not to share *any* data between two different isolates.
We can relax this later.

Review URL: https://chromereviews.googleplex.com/3522014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 11:53:59 +00:00
floitsch@google.com b87f38077c Make open receive ports a non-fatal closing condition.
R=kasperl@google.com

Review URL: https://chromereviews.googleplex.com/3508021

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 11:46:26 +00:00
floitsch@google.com dacfcd5fa2 Allow nested spawns.
Review URL: https://chromereviews.googleplex.com/3511015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 11:38:17 +00:00
sgjesse@google.com f4b71c573b First step in enabling the process tests
This will enable the process tests for debug mode on Linux and Mac OS.

When access to command line options becomes available I will pass the full path to the process_test executable on the command line instead of hard-coding a relative path.

R=ager@google.com

BUG=
TEST=

Review URL: https://chromereviews.googleplex.com/3524014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 10:31:37 +00:00
iposva@google.com f5dab1d2ff Remove the redundant codereview.settings.
Review URL: https://chromereviews.googleplex.com/3525013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 09:33:50 +00:00
iposva@google.com 5c037233e4 Update review settings.
Review URL: https://chromereviews.googleplex.com/3521017

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 09:24:19 +00:00
dgrove@google.com ebe439410d Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 06:22:36 +00:00
dgrove@google.com 5691b436c7 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20 260f80e4-7a28-3924-810f-c04153c831b5 2011-10-05 05:56:35 +00:00
dgrove@google.com 93071cee63 Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 05:34:32 +00:00
dgrove@google.com 6b6b28e065 Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 05:34:19 +00:00
dgrove@google.com 4c0f559d23 Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 05:20:07 +00:00
dgrove@google.com 6e10bccb64 Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 05:04:26 +00:00
dgrove@google.com 031784b703 Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 05:03:55 +00:00
dgrove@google.com 977977e6ea Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 05:00:35 +00:00
dgrove@google.com 351bcb499f Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 05:00:27 +00:00
dgrove@google.com 4bc64b8c2b Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 04:52:33 +00:00