floitsch@google.com
|
0501a2b1c2
|
Create a new ReceivePort for each test so they don't interfere.
Review URL: https://codereview.chromium.org//11636022
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16389 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-20 19:29:38 +00:00 |
|
whesse@google.com
|
e128dd9f14
|
Remove old #import, #source, and #library syntax from tests/standalone.
BUG=dart:7066
Review URL: https://codereview.chromium.org//11570005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16106 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-13 13:06:04 +00:00 |
|
ahe@google.com
|
dd76d416c2
|
Make the PackageRoot test file option relative to the test file.
BUG=http://dartbug.com/6817
Review URL: https://codereview.chromium.org//11411150
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15387 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-27 12:30:30 +00:00 |
|
ahe@google.com
|
f4ca9548c9
|
Allow tests to specify a package root.
Use a shared package root if none is specified.
Committed: https://code.google.com/p/dart/source/detail?r=15064
Review URL: https://codereview.chromium.org//11359187
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15070 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-19 11:35:57 +00:00 |
|
ahe@google.com
|
88a921030d
|
Revert "Allow tests to specify a package root."
Revert "Add dependencies for bots that doesn't build everything."
This reverts r15066 and r15064.
Review URL: https://codereview.chromium.org//11414055
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15068 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-19 10:42:55 +00:00 |
|
ahe@google.com
|
89cc5a2d23
|
Allow tests to specify a package root.
Use a shared package root if none is specified.
Review URL: https://codereview.chromium.org//11359187
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15064 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-19 09:51:17 +00:00 |
|
gram@google.com
|
981c4b11df
|
Restructure pkg/unittest and pkg/webdriver to follow the pub conventions.
This means all imports of unittest in our test code had to change to include 'lib' in the path.
While doing that change I changed the library/imports to the new syntax in the affected files.
Review URL: https://codereview.chromium.org//11301046
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14443 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-01 23:09:47 +00:00 |
|
justinfagnani@google.com
|
1dfb9473c1
|
Allow package: imports inside isolates
BUG=http://dartbug/5915
Review URL: https://codereview.chromium.org//11195017
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13752 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-17 18:14:38 +00:00 |
|
iposva@google.com
|
fedcff55ed
|
- Change "static final" to "static const" in the tests/ directory.
Review URL: https://chromiumcodereview.appspot.com//10871071
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11350 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-24 22:21:20 +00:00 |
|
ngeoffray@google.com
|
be53362ff6
|
Add test case for issue 3147.
Review URL: https://chromiumcodereview.appspot.com//10534135
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8609 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-13 14:49:26 +00:00 |
|
hausner@google.com
|
048b8bde32
|
More String + elimination in tests
Worst offender was standalone test suite
Review URL: https://chromiumcodereview.appspot.com//10414002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7762 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-18 21:03:59 +00:00 |
|
sigmund@google.com
|
f8db005eb2
|
test rename overhaul: step 12 - standalone
Review URL: https://chromiumcodereview.appspot.com//10252020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7165 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-30 17:34:19 +00:00 |
|