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

Unified Diff: pkg/front_end/lib/src/fasta/README.md

Issue 2737403002: Document how to test after making changes to Fasta. (Closed)
Patch Set: Document how to test after making changes to Fasta. Created 3 years, 9 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 | « no previous file | pkg/front_end/lib/src/fasta/TESTING.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/lib/src/fasta/README.md
diff --git a/pkg/front_end/lib/src/fasta/README.md b/pkg/front_end/lib/src/fasta/README.md
index 35bfd229bc99dbb50449a14187ed05eaabe11f93..385028b8718a34a1bf22b1e153cd3678c08f24fe 100644
--- a/pkg/front_end/lib/src/fasta/README.md
+++ b/pkg/front_end/lib/src/fasta/README.md
@@ -86,11 +86,7 @@ Where `$DART_AOT_VM` is defined as described [above](#Building-The-Dart-SDK).
## Running Tests
-Run:
-
-```bash
-dart -c pkg/testing/bin/testing.dart --config=pkg/front_end/test/fasta/testing.json
-```
+See [How to test Fasta](TESTING.md)
## Running dart2js
« no previous file with comments | « no previous file | pkg/front_end/lib/src/fasta/TESTING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698