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

Unified Diff: .test_config

Issue 1234433006: Upgrade to the new test runner. (Closed) Base URL: git@github.com:dart-lang/glob@master
Patch Set: Created 5 years, 5 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 | « .status ('k') | CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .test_config
diff --git a/.test_config b/.test_config
new file mode 100644
index 0000000000000000000000000000000000000000..531426abb3d9d5462729dfe90d3611ca022ccb37
--- /dev/null
+++ b/.test_config
@@ -0,0 +1,5 @@
+{
+ "test_package": {
+ "platforms": ["vm"]
Bob Nystrom 2015/07/16 00:05:49 Why aren't you using the TestOn() annotation?
nweiz 2015/07/16 00:23:50 For packages where all tests are going to be VM- o
+ }
+}
« no previous file with comments | « .status ('k') | CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698