axmol/tests/unit-tests/proj.android/app
smilediver 9ac6db4384
Add unit tests (#1862)
* Add unit-tests app for running automatic unit tests

* Move unit tests from cpp-tests to unit-tests

* TEMP

* Add FileUtils::fullPathForDirectory() tests

* Use test assets from `axmol-sample-assets` repo

* Add more FileUtils::isFileExist(), FileUtils::isDirectoryExist() tests

* Add `unit-tests` builds to GitHub's workflows

* Fix `.github/worflows/build.yml`
2024-04-30 20:52:28 +08:00
..
jni Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
res Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
src/org/axmol/unit_tests Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
.gitignore Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
AndroidManifest.xml Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
build.gradle Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
proguard-rules.pro Add unit tests (#1862) 2024-04-30 20:52:28 +08:00