1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-27 11:42:16 -05:00
k-9/tests
ashley willis cb715387b5 summary: updated build.xml and tests/build.xml.
build.xml and tests/build.xml:
  updated general format to match what is generated in a new project.
  moved targets common to both to build_common.xml.
  replaced some exec calls (perl, mv) and inline javascript with ant tasks (including extensions from Android and ant-contrib).

build.xml:
  fixed indentation.
  privatized targets that don't need to be called directly from command-line.
  renamed some properties.

tests/build.xml:
  renamed test project from K9 to K9Tests.

tools/ant-contrib.jar:
  new!

.gitignore:
  added note about local per-repo rules.
2012-06-01 15:41:14 -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.xml and tests/build.xml. 2012-06-01 15:41:14 -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