aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/sokol_debugtext_test.c
Commit message (Collapse)AuthorAgeFilesLines
* fix tests (forgot an sg_shutdown in sokol_debugtext_test)Andre Weissflog2025-12-071-1/+2
|
* fix testsAndre Weissflog2024-02-121-3/+12
|
* fix sokol_gl_test.c and sokol_debugtext_test.cAndre Weissflog2022-11-141-17/+92
|
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-0/+436
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