aboutsummaryrefslogtreecommitdiff
path: root/tests/test_common.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: unpin emsdk version (since spine-c should compile again)Andre Weissflog2025-09-231-5/+2
|
* ci: temorarily pin emsdk to 4.0.14 (reason: ↵Andre Weissflog2025-09-221-2/+5
| | | | https://github.com/EsotericSoftware/spine-runtimes/issues/2934)
* switch android tests to android-30 platformAndre Weissflog2025-04-051-1/+1
|
* tests: add ios static analyzer cmake presetsAndre Weissflog2022-11-201-20/+0
|
* fix android and emscripten test buildsAndre Weissflog2022-11-191-2/+2
|
* move cmake files back into tests subdirectoryAndre Weissflog2022-11-191-6/+6
|
* fix android testsAndre Weissflog2022-11-191-15/+3
|
* fix emscripten testsAndre Weissflog2022-11-191-34/+4
|
* fix Linux testsAndre Weissflog2022-11-191-10/+0
|
* cmake presets for iOS and macOSAndre Weissflog2022-11-191-25/+7
|
* rewrite testing build files to use cmake presetsAndre Weissflog2022-11-191-14/+2
|
* Merge branch 'master' into sokol-spineAndre Weissflog2022-11-021-0/+10
|\
| * integrate sokol_app.h Linux EGL/GLES3 support into test- and analysis-scriptsAndre Weissflog2022-09-251-0/+10
| |
* | start with sokol_spine.h functional testsAndre Weissflog2022-09-111-0/+3
|/
* add tests/analyze_ios.sh scriptAndre Weissflog2022-08-101-0/+20
|
* start tinkering with static analysis test scriptsAndre Weissflog2022-08-071-6/+26
|
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-0/+99
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