axmol/tests/unit-tests/proj.android
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
..
app Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
gradle/wrapper 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
build.gradle Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
gradle.properties Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
gradlew Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
gradlew.bat Add unit tests (#1862) 2024-04-30 20:52:28 +08:00
settings.gradle Add unit tests (#1862) 2024-04-30 20:52:28 +08:00