You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/tests/build.properties

16 lines
301 B
Properties

# astrid-tests build properties
tested.project.dir=../astrid
# output files and apk
out.dir=bin
# test runner: junit report test runner
test.runner=com.zutubi.android.junitreport.JUnitReportTestRunner
# reports output directory
reports.dir=reports
# suppress ant warnings
build.sysclasspath=last