1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/tests
ashley willis a0ee0b1561 summary: updated build scripts for testing.
.gitignore:
  added files created by new targets.

build.xml:
  removed targets install and reinstall.
  modified target help to depend on android_rules.help and only explain targets defined here.
  updated target javadoc.
  added targets lint-xml, lint-html, and monkey.
  added private target -pre-clean to remove files created by new targets.

tests/AndroidManifest.xml:
  updated note on running the tests.

tests/ant.properties:
  removed test.runner as target test is now overridden.

tests/build.xml:
  removed target test-report as it is now integrated with overridden target test.
  overrode target test to disable deleting coverage.em and use the new test runner.
  overrode target help to depend on android_rules.help and only explain targets defined here.
  added targets javadoc, lint-xml, lint-html, and artifacts.
  added private target -pre-clean to remove files created by new targets.

tests/clean-tests.sh:
  new sh script to run through all the tests.
2012-05-30 18:02:57 -05:00
..
src/com Explicitly set the language to be used in unit test 2012-05-30 16:02:00 +02:00
AndroidManifest.xml summary: updated build scripts for testing. 2012-05-30 18:02:57 -05:00
ant.properties summary: updated build scripts for testing. 2012-05-30 18:02:57 -05:00
build.xml summary: updated build scripts for testing. 2012-05-30 18:02:57 -05:00
clean-tests.sh summary: updated build scripts for testing. 2012-05-30 18:02:57 -05:00
proguard.cfg Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00
project.properties Compile the test project with API 15 2012-04-25 14:09:53 +00:00