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

Unified Diff: tests/stub-generator/src/MintMakerFullyIsolatedTest.dart

Issue 8361032: Use generated tests if dartc is not available. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years, 2 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
Index: tests/stub-generator/src/MintMakerFullyIsolatedTest.dart
===================================================================
--- tests/stub-generator/src/MintMakerFullyIsolatedTest.dart (revision 596)
+++ tests/stub-generator/src/MintMakerFullyIsolatedTest.dart (working copy)
@@ -234,4 +234,5 @@
main() {
MintMakerFullyIsolatedTest.testMain();
+ //runTests([MintMakerFullyIsolatedTest.testMain]);
floitsch 2011/10/21 13:47:39 If you are sure you will work on this in the near
Ben Laurie (Google) 2011/10/21 13:56:58 I am going to do this shortly, but I removed it an
}
« no previous file with comments | « no previous file | tests/stub-generator/src/MintMakerFullyIsolatedTest-generatedTest.dart » ('j') | tests/stub-generator/testcfg.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698