aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/sokol_args_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Add test for escape char in keyCloud Wu2025-10-171-6/+6
|
* sokol_args.h: support key-only args (see documentation for details) fixes #876Andre Weissflog2023-09-181-0/+48
|
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-0/+254
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