aboutsummaryrefslogtreecommitdiff
path: root/tests/test_win.cmd
Commit message (Collapse)AuthorAgeFilesLines
* tests: add windows+vulkan to test compilationAndre Weissflog2026-01-191-0/+4
|
* cmake presets support for Windows testsAndre Weissflog2022-11-201-30/+7
|
* tests: clone spine-runtime git repo on WindowsAndre Weissflog2022-10-311-0/+3
|
* remove obsolete git operations in test_uwp.cmd and test_win.cmdAndre Weissflog2022-08-091-3/+0
|
* Move tests over from sokol-samples (#666)Andre Weissflog2022-05-231-0/+34
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