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

Unified Diff: mojo/tools/data/gotests

Issue 1520113002: New Mojom parser: Remove dependency on CGO. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years 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 | « mojo/public/go/system/system_nacl.go ('k') | mojo/tools/get_test_list.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/gotests
diff --git a/mojo/tools/data/gotests b/mojo/tools/data/gotests
index 3ebc9119bd26bc13ba570e85a3caff55a4bdf37e..62f09e435e15d55ad2d9055821bda1bd5b064bc0 100644
--- a/mojo/tools/data/gotests
+++ b/mojo/tools/data/gotests
@@ -8,5 +8,6 @@
test_dirs = [
'mojom/mojom_parser/lexer',
'mojom/mojom_parser/mojom',
- 'mojom/mojom_parser/parser'
+ 'mojom/mojom_parser/parser',
+ 'mojom/mojom_parser/serialization',
]
« no previous file with comments | « mojo/public/go/system/system_nacl.go ('k') | mojo/tools/get_test_list.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698