From 10ea25133df29e70f2541f8ec34be091d447f5ae Mon Sep 17 00:00:00 2001 From: Adam Cozzette Date: Tue, 28 Feb 2017 14:20:56 -0800 Subject: Added compatibility tests for version 3.0.0 --- js/compatibility_tests/v3.0.0/jasmine1.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 js/compatibility_tests/v3.0.0/jasmine1.json (limited to 'js/compatibility_tests/v3.0.0/jasmine1.json') diff --git a/js/compatibility_tests/v3.0.0/jasmine1.json b/js/compatibility_tests/v3.0.0/jasmine1.json new file mode 100644 index 00000000..6653c01c --- /dev/null +++ b/js/compatibility_tests/v3.0.0/jasmine1.json @@ -0,0 +1,17 @@ +{ + "spec_dir": "", + "spec_files": [ + "*_test.js", + "binary/*_test.js" + ], + "helpers": [ + "../../../js/node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js", + "../../../js/node_loader.js", + "../../../js/deps.js", + "../../../js/google/protobuf/any.js", + "../../../js/google/protobuf/struct.js", + "../../../js/google/protobuf/timestamp.js", + "testproto_libs1.js", + "testproto_libs2.js" + ] +} -- cgit v1.2.3