Commit graph

23317 commits

Author SHA1 Message Date
regis@google.com d9b0276a4c Require two type arguments for map literals (issue 4522).
Spec has been changed back.
VM temporarily accepts a single type argument and emits a warning.
Update tests, dart2js source, dartdoc, etc...
Disable failing co19 tests (issue 175 filed).
Review URL: https://chromiumcodereview.appspot.com//10854191

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10861 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 20:44:32 +00:00
alanknight@google.com 9927daed4b Add library tag to number_format_test
Review URL: https://chromiumcodereview.appspot.com//10857038

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10848 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 17:38:53 +00:00
alanknight@google.com f4b51357d9 First iteration on number formatting
Review URL: https://chromiumcodereview.appspot.com//10834318

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10834 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 16:41:04 +00:00
kasperl@google.com db90e62daa Get rid of obsolete call.
R=johnniwinther@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10806 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 12:02:35 +00:00
alanknight@google.com 2f05a496cc One more place that needs a "test" prefix in skipped
Review URL: https://chromiumcodereview.appspot.com//10824320

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10777 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 23:09:09 +00:00
dgrove@google.com 39889f6270 Move dartdoc from lib/ to pkg/ .
Reviewed at desk by rnystrom, since gcl upload fails when there
are binary images in the change.

TBR=rnystrom@google.com



git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10776 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 22:59:55 +00:00
alanknight@google.com 38f1abc22c Missing "test" prefix on skipped fixnum test
Review URL: https://chromiumcodereview.appspot.com//10834347

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10773 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 22:12:51 +00:00
alanknight@google.com 3122c09799 Move status file entries from tests/lib to pkg so as not to run known failing tests on the moved li…
Review URL: https://chromiumcodereview.appspot.com//10836272

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10772 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 22:02:27 +00:00
alanknight@google.com 6fc8369fb6 Rename "tests" directories under /pkg to the singular "test"
Review URL: https://chromiumcodereview.appspot.com//10837268

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10771 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 21:38:41 +00:00
alanknight@google.com 2e5ddeab23 Move unittest tests underneath it in /pkg
Review URL: https://chromiumcodereview.appspot.com//10823332

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10770 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 21:12:43 +00:00
dgrove@google.com 747b22d3bc Move fixnum to from lib/ to pkg/ . Once pub.dartlang.org
is available, this package will likely be moved there.
Review URL: https://chromiumcodereview.appspot.com//10854162

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10769 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 20:33:16 +00:00
efortuna@google.com 2cf286df4f Fix Opera's red build status.
Review URL: https://chromiumcodereview.appspot.com//10855180

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10755 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 17:41:00 +00:00
antonm@google.com b007847441 First step in switching to testRunner instead of layoutTestController.
Recently WebKit migrated to testRunner from layoutTestController. Follow the lead.

TBR=dgrove@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10736 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 15:08:15 +00:00
antonm@google.com da9404127f Update suppressions.
TBR=smok@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10712 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 11:50:51 +00:00
alanknight@google.com ce28be9d2f Move tests for things in /pkg into the right places for packages
Review URL: https://chromiumcodereview.appspot.com//10828310

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10688 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 23:05:20 +00:00
dgrove@google.com c265902bea Move unittest from lib to pkg.
Review URL: https://chromiumcodereview.appspot.com//10836241

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10685 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 22:36:59 +00:00
dgrove@google.com 8998e74536 Start moving non-platform libraries from lib/ to pkg/ .
Review URL: https://chromiumcodereview.appspot.com//10827227

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10655 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 16:26:41 +00:00