sigmund@google.com
|
cca364ce76
|
change status files to make it possible to run test.py -c frog,dart2js -r none.
Except for standalone, this mostly skips all other tests. The configurations
frog_none and dart2js_none these have been ignored for now by the bots, enabling
those tests should be done as needed.
Review URL: https://chromiumcodereview.appspot.com//10042001
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6382 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-10 20:56:37 +00:00 |
|
dgrove@google.com
|
ca61f09608
|
Move unittest into lib, and put it into the SDK.
Review URL: http://codereview.chromium.org//9802015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5956 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-28 22:26:14 +00:00 |
|
ahe@google.com
|
dc099c4a00
|
Move frog/leg to lib/compiler/implementation.
Review URL: https://chromiumcodereview.appspot.com//9873021
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5926 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-28 08:54:01 +00:00 |
|
floitsch@google.com
|
f8a6645fce
|
super and this in compile-time constants.
Review URL: https://chromiumcodereview.appspot.com//9753001
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5918 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-28 00:11:17 +00:00 |
|
efortuna@google.com
|
c8e35dbeb1
|
Rename test.dart component to specify compiler + runtime.
Review URL: https://chromiumcodereview.appspot.com//9838068
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5893 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-27 18:40:41 +00:00 |
|
ahe@google.com
|
3a3162da27
|
"Implement" #resource tag and various restrictions on library definitions.
Review URL: https://chromiumcodereview.appspot.com//9838038
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5804 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-24 08:51:37 +00:00 |
|
ahe@google.com
|
8b24e17abf
|
Update status file for frog et al
Review URL: https://chromiumcodereview.appspot.com//9834047
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5779 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-23 12:55:28 +00:00 |
|
ahe@google.com
|
24cad52c33
|
Update status for dartium
Review URL: https://chromiumcodereview.appspot.com//9808059
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5778 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-23 12:51:38 +00:00 |
|
ahe@google.com
|
c05551f754
|
Mark test as failing on dartc
Review URL: https://chromiumcodereview.appspot.com//9837036
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5777 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-23 12:25:40 +00:00 |
|
ahe@google.com
|
acff896979
|
Make dartdoc compile.
Review URL: https://chromiumcodereview.appspot.com//9808019
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5776 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-23 12:17:38 +00:00 |
|
ahe@google.com
|
dd96f32250
|
Rename leg -> dart2js.
Review URL: https://chromiumcodereview.appspot.com//9717033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5636 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-19 08:36:39 +00:00 |
|
floitsch@google.com
|
a4b6cb96d1
|
Handle compile-time constants to interfaces.
Review URL: https://chromiumcodereview.appspot.com//9717035
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5629 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-18 21:50:43 +00:00 |
|
ngeoffray@google.com
|
e72ee6c29a
|
Use the pure Dart implementation of JSON in leg.
Review URL: https://chromiumcodereview.appspot.com//9624023
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5157 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-08 09:44:45 +00:00 |
|
ngeoffray@google.com
|
d77308a444
|
Skip non-client tests on legium.
Review URL: https://chromiumcodereview.appspot.com//9623001
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5089 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-07 13:50:11 +00:00 |
|
jacobr@google.com
|
de1d525459
|
Enable new dart:html wrapperless frog bindings and wrapper dartium bindings.
Split unittest.dart into unittest_html and unittest_dom
Bug fixes to the new dart:html bindings to compile with dartc.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//9600035
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4998 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-06 00:30:09 +00:00 |
|
rnystrom@google.com
|
dbe7025a5d
|
Fix broken build.
Review URL: https://chromiumcodereview.appspot.com//9581038
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4916 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-03 02:16:39 +00:00 |
|
rnystrom@google.com
|
6eb23a639a
|
Unbreak dartc buildbot.
Review URL: https://chromiumcodereview.appspot.com//9589002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4909 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-02 23:33:27 +00:00 |
|
rnystrom@google.com
|
e73822347e
|
Unbreak dartc buildbot.
Review URL: https://chromiumcodereview.appspot.com//9589002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4908 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-02 23:31:08 +00:00 |
|
rnystrom@google.com
|
fa306166d8
|
Skip dartdoc tests since buildbot can't handle them.
Review URL: https://chromiumcodereview.appspot.com//9583029
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4906 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-02 23:01:40 +00:00 |
|
rnystrom@google.com
|
458908f549
|
Get dartdoc in the SDK and working correctly.
Review URL: https://chromiumcodereview.appspot.com//9555013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4905 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-02 22:28:00 +00:00 |
|
ahe@google.com
|
025c19bc8b
|
Update status file for JsonTest that fails on Leg.
Review URL: https://chromiumcodereview.appspot.com//9478004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4629 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-27 17:58:33 +00:00 |
|
rice@google.com
|
665c50ed60
|
Fix escaping in JSON.stringify and add unit test
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//9465023
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4622 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-27 16:11:05 +00:00 |
|
zundel@google.com
|
1172e2bf77
|
Remove implicit --optimize from testing dartc component in release mode
Review URL: https://chromiumcodereview.appspot.com//9362013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4040 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-08 16:17:05 +00:00 |
|
ahe@google.com
|
41f0492cf0
|
Remove dartc optimizing backend.
Review URL: https://chromiumcodereview.appspot.com//9353015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4025 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-08 10:22:07 +00:00 |
|
dgrove@google.com
|
641f078329
|
Move utils/{uri, utf8} to lib/{uri, utf8} .
Fixes issue 1562 .
Review URL: http://codereview.chromium.org//9325085
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4010 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-07 22:31:10 +00:00 |
|
srdjan@google.com
|
0735ee20b4
|
Simarm is not yet implemented. Disable all tests in tests/util. "Fixed" r1409.
Review URL: https://chromiumcodereview.appspot.com//9307085
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3912 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-03 17:22:37 +00:00 |
|
ahe@google.com
|
ed8314bb14
|
Update test expectations for utils/UriTest.
Review URL: https://chromiumcodereview.appspot.com//9301039
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3729 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-31 14:33:39 +00:00 |
|
ahe@google.com
|
3ddd2d6b03
|
Two different classes may have the same *name*.
Review URL: https://chromiumcodereview.appspot.com//9303033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3725 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-31 13:31:17 +00:00 |
|
ahe@google.com
|
26d232679d
|
Create a URI class in utils/ (based on client/util/).
Review URL: https://chromiumcodereview.appspot.com//9295043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3722 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-31 12:11:10 +00:00 |
|