mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
d8d9bb5613
Running a test via pkg/testing where the command line starts with "--" would throw a RangeError (it's asking for a range from 0 to -1). Having the "--" somewhere in the middle of the arguments list would not throw, but instead "eat" an argument. Bug: Change-Id: Ie13052a378746c17b343dff7704002a6929088bf Reviewed-on: https://dart-review.googlesource.com/21920 Reviewed-by: Peter von der Ahé <ahe@google.com> Commit-Queue: Jens Johansen <jensj@google.com> |
||
---|---|---|
.. | ||
src | ||
dart_vm_suite.dart | ||
testing.dart |