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

Unified Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_fields_less_than_min_requirement.data

Issue 522353003: mojo: Run validation tests on java (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move backward compatibility test o its own package. Created 6 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: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_fields_less_than_min_requirement.data
diff --git a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_fields_less_than_min_requirement.data b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_fields_less_than_min_requirement.data
deleted file mode 100644
index ffcafd3b01f6ea4af8a593656378cbed1c987e90..0000000000000000000000000000000000000000
--- a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_fields_less_than_min_requirement.data
+++ /dev/null
@@ -1,12 +0,0 @@
-[dist4]message_header // num_bytes
-[u4]2 // num_fields
-[u4]0 // name
-[u4]0 // flags
-[anchr]message_header
-
-[dist4]method0_params // num_bytes
-[u4]0 // num_fields: Less than the minimal number of fields
- // that we expect.
-[f]-1 // param0
-[u4]0 // padding
-[anchr]method0_params

Powered by Google App Engine
This is Rietveld 408576698