chiark / gitweb /
Replace getsig.java with a pure python implementation
[fdroidserver.git] / tests / run-tests
2014-11-07 Daniel MartíReplace getsig.java with a pure python implementation
2014-09-17 Daniel MartíRemove .egg-info dir when tests succeed
2014-07-03 Daniel MartíFix the test suite
2014-07-01 Daniel MartíMerge branch 'bug-fixes-for-v0.2.1' of https://gitlab...
2014-07-01 Hans-Christoph Steinerrun pre-commit hook as part of test suite
2014-07-01 Hans-Christoph Steinerreplace redundant build_tools check that breaks `fdroid...
2014-07-01 Hans-Christoph Steineruse 'python2' everywhere since fdroidserver has not...
2014-07-01 Hans-Christoph Steinertests: create_fake_android_home should create old build...
2014-06-30 Daniel MartíUpdate build-tools to 20.0.0
2014-06-28 Daniel MartíMerge branch 'fix-and-test-source-tarball-process'...
2014-06-28 Hans-Christoph Steinertests: create a source tarball and use that to build...
2014-06-28 Hans-Christoph Steinertests: by default, run on included urzip.apk
2014-06-27 Daniel MartíMerge branch 'add-local_copy_dir-and-v0.2-fixes' of... 0.2
2014-06-27 Hans-Christoph Steinerserver: --sync-from-local-copy-dir for updating from...
2014-06-27 Hans-Christoph Steinerserver: 'local_copy_dir' config/options to automate...
2014-06-17 Daniel MartíMerge branch 'master' into 'master'
2014-06-16 Hans-Christoph Steinerrun-tests: find current version of aapt in folder rathe...
2014-06-16 Daniel MartíCurrent build-tools is 19.1.0, not 19.1
2014-06-16 Daniel MartíFix create_fake_android_home with the new build-tools
2014-06-09 Ciaran GultnieksMerge branch 'rsync-improvements-for-fdroid-server...
2014-06-05 Hans-Christoph Steinertests: turn off unneeded debug logging during APK copying
2014-06-05 Ciaran GultnieksMerge branch 'test-updates-and-related-bug-fixes' into...
2014-06-05 Hans-Christoph Steinertests: fix --android-home test to actually work
2014-06-05 Hans-Christoph Steinertests: specify dir for APKs as cmd line arg, and set...
2014-06-05 Hans-Christoph Steineruse 'metadata' name throughout: --createmeta to --creat...
2014-06-05 Hans-Christoph Steinertests: try `fdroid update` after adding an APK to an...
2014-06-05 Hans-Christoph Steinertest: make sure `fdroid update -c` creates a full index.xml
2014-06-05 Hans-Christoph Steineradd more SDK checks: build-tools/19.0.3 and presense...
2014-04-27 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-04-24 Hans-Christoph Steinerinit: --no-prompt to skip sdk_path prompt
2014-04-23 Hans-Christoph Steinerinit: --android-home for forcing the path to the Androi...
2014-04-10 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-10 Hans-Christoph Steineruse FDroid-standard naming when copying APKs for tests
2014-04-10 Hans-Christoph Steinermove run-tests to /bin/bash so we can use bashisms