0f53862f55
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