aboutsummaryrefslogtreecommitdiff
path: root/tests/test_linux.sh
Commit message (Collapse)AuthorAgeFilesLines
* integrate vulkan backend into test_linux.shAndre Weissflog2025-12-061-0/+2
|
* move cmake files back into tests subdirectoryAndre Weissflog2022-11-191-1/+1
|
* test_linux.sh: remove build_force_egl callsAndre Weissflog2022-11-191-2/+2
|
* test_linux.sh: remove prepare callAndre Weissflog2022-11-191-1/+0
|
* fix Linux testsAndre Weissflog2022-11-191-8/+7
|
* fix GH Actions test run on LinuxAndre Weissflog2022-09-251-1/+1
|
* integrate sokol_app.h Linux EGL/GLES3 support into test- and analysis-scriptsAndre Weissflog2022-09-251-1/+5
|
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-0/+8
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