aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/sokol_test.c
Commit message (Collapse)AuthorAgeFilesLines
* add -Wextra-semi to CI tests and fix resulting warningsAndre Weissflog2025-01-301-1/+1
|
* 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