aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/sokol_fetch_test.c
Commit message (Collapse)AuthorAgeFilesLines
* sokol_fetch_test.c: add more tests for cancelling requestsAndre Weissflog2023-09-191-14/+63
|
* fix sokol_fetch_test.cAndre Weissflog2022-11-051-52/+45
|
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-0/+820
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