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

Unified Diff: test/parse_test.dart

Issue 1412903002: include fields in verify_deps, refactor graph dfs (Closed) Base URL: git@github.com:dart-lang/dart2js_info.git@master
Patch Set: Created 5 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
« no previous file with comments | « test/graph_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/parse_test.dart
diff --git a/test/all_test.dart b/test/parse_test.dart
similarity index 95%
rename from test/all_test.dart
rename to test/parse_test.dart
index 3dc55465fa128680828172466c88d82ee6fdde73..a9a59872e45f9fa5e17e428fbdde458c0c7018c7 100644
--- a/test/all_test.dart
+++ b/test/parse_test.dart
@@ -6,7 +6,6 @@ import 'package:dart2js_info/info.dart';
import 'package:test/test.dart';
main() {
- // TODO(sigmund): add more tests
group('parse', () {
test('empty', () {
var json = {
« no previous file with comments | « test/graph_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698