google-nomulus/core
Weimin Yu bef21f80df Allow schema-loading from arbitrary url in tests (#374)
* Allow schema-loading from arbitrary url in tests

Server/Schema compatibility tests must be able to load different versions
of the SQL schema. This change allows test runners to override the
schema location using a system property.

Note: due to dependency-locking, we cannot manipulate the dependencies
closure in the build script to load different schema jars. The jars
must not be on the classpath.
2019-11-20 12:22:48 -05:00
..
gradle/dependency-locks Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
src Allow schema-loading from arbitrary url in tests (#374) 2019-11-20 12:22:48 -05:00
build.gradle Allow schema-loading from arbitrary url in tests (#374) 2019-11-20 12:22:48 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00