cordova-android/test
Raphael von der Grün 3204b9804b
test(java): fix, improve and move clean script (#1017)
This includes the following changes:

- move this developer-only script to test/ where it conceptually belongs
  - this also prevents it from being distributed with this package
- fix paths for `android` and `androidx` variants
- make paths relative to the script, not to CWD
- use `removeSync` instead of `existsSync` and `existsSync`
- rename npm script to `clean:java-unit-tests` to clarify scope
2020-07-03 18:50:53 +02:00
..
android major: Gradle 6.5 & Android Gradle plugin 4.0.0 updates (#988) 2020-06-08 20:47:10 -04:00
androidx major: Gradle 6.5 & Android Gradle plugin 4.0.0 updates (#988) 2020-06-08 20:47:10 -04:00
clean.js test(java): fix, improve and move clean script (#1017) 2020-07-03 18:50:53 +02:00
run_java_unit_tests.js feat: add androidx support (#901) 2020-01-27 15:52:08 +09:00