aboutsummaryrefslogtreecommitdiff
path: root/tests/test_android.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: remove the Android OpenSLES builds (those trigger deprecated errors now)Andre Weissflog2025-04-051-2/+0
|
* extend the android compile tests for sokol_audio.h aaudio vs slesAndre Weissflog2023-01-221-0/+2
|
* move cmake files back into tests subdirectoryAndre Weissflog2022-11-191-1/+1
|
* fix android tests source pathAndre Weissflog2022-11-191-1/+1
|
* fix android testsAndre Weissflog2022-11-191-3/+2
|
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-0/+7
This is mainly so that CI works as expected for Github PRs. Also fixes a couple of uncritical warnings in sokol_app.h, sokol_audio.h and sokol_imgui.h