Commit Graph

33 Commits

Author SHA1 Message Date
kasperl@google.com 639792f3b8 Update status file.
R=floitsch@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10117020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6686 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-18 13:38:52 +00:00
lrn@google.com 54cab43f3a Reapply "Refactoring if block-information."
Fix error in conditional expression handling.

Review URL: https://chromiumcodereview.appspot.com//10041026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6684 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-18 13:16:27 +00:00
floitsch@google.com ddd7475724 Revert "Refactoring if block-information."
This reverts commit 6630.

Review URL: https://chromiumcodereview.appspot.com//9956172

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6635 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 13:29:29 +00:00
floitsch@google.com 2bde3de690 Revert "Don't try to box immutable objects."
This reverts commit 6631.

Review URL: https://chromiumcodereview.appspot.com//10106020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6632 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 13:20:39 +00:00
floitsch@google.com ccccad3360 Don't try to box immutable objects.
Review URL: https://chromiumcodereview.appspot.com//10091036

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6631 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 13:09:44 +00:00
lrn@google.com 567f1e4beb Refactoring if block-information.
Generalizes block information handling and adds (yet unused) info blocks
for if and logical-and/or.

Review URL: https://chromiumcodereview.appspot.com//10100001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6630 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 13:02:07 +00:00
sigmund@google.com 18d120acdc update status of a couple tests: some configurations are run, but should be
skipped.

Review URL: https://chromiumcodereview.appspot.com//10020060

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6481 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-12 21:50:23 +00:00
regis@google.com 85e4a9c054 Do not require type class to be finalized when performing a type test.
However, make sure that the interfaces are resolved (issue 2523).
A later change will cleanup interface resolution code.
Review URL: https://chromiumcodereview.appspot.com//10050034

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6446 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-12 00:18:43 +00:00
iposva@google.com ec56bb2c25 Workaround http://dartbug.com/2523 :
- Expect crash when running debug mode DummyCompilerTest.
Review URL: https://chromiumcodereview.appspot.com//10058001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6413 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-11 13:09:43 +00:00
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
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 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
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
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