diff options
author | Benjamin Lerman <qsr@chromium.org> | 2014-09-04 11:05:31 +0200 |
---|---|---|
committer | Benjamin Lerman <qsr@chromium.org> | 2014-09-04 09:09:43 +0000 |
commit | 2d8ad5ca705e2ddab7a42ab8620f0a0c514615cb (patch) | |
tree | e8292a0b8b314b6c5fff31fd28857412bb7f022e /mojo/public/interfaces | |
parent | 0da5098d7e901bef3770f316c44e480e7087803d (diff) | |
download | chromium_src-2d8ad5ca705e2ddab7a42ab8620f0a0c514615cb.zip chromium_src-2d8ad5ca705e2ddab7a42ab8620f0a0c514615cb.tar.gz chromium_src-2d8ad5ca705e2ddab7a42ab8620f0a0c514615cb.tar.bz2 |
mojo: Run validation tests on java
Also move backward compatibility test into its own suite, as backward compatibility is implemented in Java and the test is passing.
R=ppi@chromium.org
Review URL: https://codereview.chromium.org/522353003
Cr-Commit-Position: refs/heads/master@{#293282}
Diffstat (limited to 'mojo/public/interfaces')
-rw-r--r-- | mojo/public/interfaces/bindings/tests/data/validation/not_implemented_mthd0_struct_num_fields_less_than_min_requirement.data (renamed from mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_fields_less_than_min_requirement.data) | 0 | ||||
-rw-r--r-- | mojo/public/interfaces/bindings/tests/data/validation/not_implemented_mthd0_struct_num_fields_less_than_min_requirement.expected (renamed from mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_fields_less_than_min_requirement.expected) | 0 |
2 files changed, 0 insertions, 0 deletions
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/not_implemented_mthd0_struct_num_fields_less_than_min_requirement.data index ffcafd3..ffcafd3 100644 --- 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/not_implemented_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.expected b/mojo/public/interfaces/bindings/tests/data/validation/not_implemented_mthd0_struct_num_fields_less_than_min_requirement.expected index 25aceee..25aceee 100644 --- a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_fields_less_than_min_requirement.expected +++ b/mojo/public/interfaces/bindings/tests/data/validation/not_implemented_mthd0_struct_num_fields_less_than_min_requirement.expected |