gecko-dev/tools/infer/test/gradle.properties
Robert Bartlensky 6cf2bd98ec Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander
Now autotest does not require java to be installed, but
it will let the user know that infer is not being tested if java
is missing.

Differential Revision: https://phabricator.services.mozilla.com/D7326

--HG--
extra : moz-landing-system : lando
2018-10-24 21:54:34 +00:00

4 lines
77 B
INI

org.gradle.parallel=true
org.gradle.daemon=true
org.gradle.jvmargs=-Xmx2560M