Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: test/runner/runner_test.dart

Issue 1062683004: Preliminary safari support. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Polish Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/runner/browser/safari_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/runner/runner_test.dart
diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart
index 95d828b88dd252c3b8602fbe3033260c9d22b6a6..68a00a2b0c471fc026d3944563ddafa93be564fc 100644
--- a/test/runner/runner_test.dart
+++ b/test/runner/runner_test.dart
@@ -48,7 +48,7 @@ Usage: pub run test:test [files or directories...]
-N, --plain-name A plain-text substring of the name of the test to run.
-p, --platform The platform(s) on which to run the tests.
- [vm (default), dartium, content-shell, chrome, phantomjs, firefox]
+ [vm (default), dartium, content-shell, chrome, phantomjs, firefox, safari]
-j, --concurrency=<threads> The number of concurrent test suites run.
(defaults to $_defaultConcurrency)
« no previous file with comments | « test/runner/browser/safari_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698