Commit Graph

3 Commits

Author SHA1 Message Date
Florian Schneider 021ebb2033 Correct and GC unrecognized flags from our tests.
Fix some misspelled flags.

Remove some non-existent flags.

Fix --short_socket_read and --short_socket_write flags used in IO tests.

Running with --ignore-unrecognized-flags is still on because some flags are only visible
in DEBUG mode.

BUG=
R=asiva@google.com

Review URL: https://codereview.chromium.org/2247733005 .
2016-08-15 18:28:11 -07:00
johnniwinther@google.com 23ee3c6b26 Fix enum_syntax_test for dart2js.
BUG=http://dartbug.com/21648
R=sigurdm@google.com

Review URL: https://codereview.chromium.org//858553002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42955 260f80e4-7a28-3924-810f-c04153c831b5
2015-01-16 13:58:57 +00:00
hausner@google.com 4bf624ebc0 Implement enum types in VM
Fully support enum types as per language spec version 1.6.

R=srdjan@google.com

Review URL: https://codereview.chromium.org//735723003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41815 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-18 23:10:07 +00:00