JdbcMapper/netui/test/ant/compiler-test.properties

15 lines
434 B
Properties

#Compiler test home location
compiler.test.home=${test.classes.dir}/compilerTests
#Compiler tests (the test suite) location
testsuite.dir=${compiler.test.home}/testsuite
#List of included and excluded tests. They work together.
included.test.list=ALL
excluded.test.list=
#By default all the compilers are turned on, use "OFF" in any case combination to turn the compiler off
JPFCompilerSwitch=ON
controlsCompilerSwitch=ON