dart-sdk/tests
zundel@google.com 4ccb7c5810 Add --enable-type-checks to allow certain resolution errors to be non-fatal
This is to match the  behavior outlined in Gilad's
"Optional Types in Dart" document.  Extra type checks are turned
on when --enable-type-checks is passed on the command line *or*
optimization mode is enabled in the compiler.

See also https://chromereviews.googleplex.com/3563014/

Review URL: https://chromereviews.googleplex.com/3561023

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@275 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-08 15:11:10 +00:00
..
co19 You shall run checked and unchecked tests! 2011-10-07 13:56:46 +00:00
corelib Update status file. 2011-10-07 16:01:19 +00:00
isolate Make replyTo argument optional in SendPort.send. 2011-10-07 10:44:50 +00:00
language Add --enable-type-checks to allow certain resolution errors to be non-fatal 2011-10-08 15:11:10 +00:00
stub-generator Mark test as SKIP because it apparently passes when running at the top-level (which is what the wiki says for running tests). 2011-10-07 14:52:36 +00:00