aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* fix testsAndre Weissflog2024-02-121-0/+1
|
* remove uwp support from testsAndre Weissflog2023-01-281-1/+1
|
* rewrite testing build files to use cmake presetsAndre Weissflog2022-11-191-9/+0
|
* more sokol_spine.h wipAndre Weissflog2022-09-111-6/+8
|
* start with sokol_spine.h functional testsAndre Weissflog2022-09-111-0/+9
|
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-0/+20
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