Files
sdk/runtime/bin
ager@google.com 0f53862f55 Change run_vm_tests to take the VM arguments before the test name so
it acts more like the standalone VM. That way the test scripts can
uniformly pass extra arguments to the cctest runner and to the VM
itself.

The use case for this is that it is nice to be able to add extra
vm flags to all tests using the --special-commands flag for the
test runner:

./tools/test.py --special-commands='time @ --vm-flag'

This will turn cc tests into:

time run_vm_tests --vm-flag Selector

and VM tests into:

time dart --vm-flag my_test.dart

R=ricow@google.com,asiva@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13067 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-01 14:04:26 +00:00
..
2012-09-07 12:30:55 +00:00
2012-08-31 22:07:51 +00:00
2012-10-01 09:21:18 +00:00
2012-05-04 16:01:55 +00:00
2012-05-04 15:37:11 +00:00
2012-10-01 09:21:18 +00:00
2012-09-05 09:09:57 +00:00
2012-09-27 13:07:54 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2012-10-01 09:21:18 +00:00
2012-04-10 23:29:02 +00:00
2012-04-10 23:29:02 +00:00
2012-04-10 23:29:02 +00:00
2012-09-27 13:07:54 +00:00