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

Unified Diff: tests_lit/parse_errs/Inputs/multiple-modules.tbc

Issue 1362643002: Fix pnacl-sz to not accept files containing multiple modules. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 5 years, 3 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_lit/parse_errs/Inputs/multiple-modules.tbc
diff --git a/tests_lit/parse_errs/Inputs/multiple-modules.tbc b/tests_lit/parse_errs/Inputs/multiple-modules.tbc
new file mode 100644
index 0000000000000000000000000000000000000000..4f6ae2ec7f951879182603c0f5e9d223e6ad67a9
--- /dev/null
+++ b/tests_lit/parse_errs/Inputs/multiple-modules.tbc
@@ -0,0 +1,6 @@
+65535,8,2;
+1,1;
+65534;
+65535,8,2;
+1,1;
+65534;

Powered by Google App Engine
This is Rietveld 408576698