index
:
floooh/sokol.git
drop-mtkview
master
nyalloc-spritebatch
sapp-multiwindow
vk-swapchain-maintenance1
Sokol single-header libraries
Andre Weissflog
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix sokol_spine.h tests (caused by different spine runtime defaults
Andre Weissflog
2023-03-18
1
-6
/
+6
*
sokol_gfx.h: implement sg_query_pass_desc()
Andre Weissflog
2023-02-19
1
-0
/
+44
*
sokol_gfx.h: implement sg_query_pipeline_desc()
Andre Weissflog
2023-02-19
1
-3
/
+77
*
sokol_gfx.h: implement sg_query_shader_desc()
Andre Weissflog
2023-02-19
1
-0
/
+57
*
sokol_gfx.h: implement sg_query_image_desc()
Andre Weissflog
2023-02-19
1
-0
/
+70
*
sokol_gfx.h: implement sg_query_buffer_desc()
Andre Weissflog
2023-02-19
1
-68
/
+114
*
fix tests
Andre Weissflog
2023-02-11
1
-1
/
+1
*
tests: remove last UWP remains
Andre Weissflog
2023-02-07
2
-27
/
+6
*
add sokol_log.h to compile tests
Andre Weissflog
2023-02-06
3
-0
/
+14
*
sokol_gfx.h: reroute validation layer messages as regular logging errors
Andre Weissflog
2023-02-06
1
-4
/
+21
*
fix sokol_spine_test.c
Andre Weissflog
2023-01-30
1
-1
/
+1
*
fix tests
Andre Weissflog
2023-01-29
1
-23
/
+23
*
remove uwp support from tests
Andre Weissflog
2023-01-28
4
-11
/
+4
*
extend the android compile tests for sokol_audio.h aaudio vs sles
Andre Weissflog
2023-01-22
3
-2
/
+52
*
sokol_gfx.h: remove hard asserts when creating pass with invalid image
Andre Weissflog
2022-11-23
1
-0
/
+39
*
more sokol-gfx tests around resource creation/destruction
Andre Weissflog
2022-11-22
1
-9
/
+262
*
sokol_gfx.h: wip clean up resource creation/destruction
Andre Weissflog
2022-11-21
1
-0
/
+17
*
rewrite windows static analyzer build scripts to use cmake presets
Andre Weissflog
2022-11-20
2
-18
/
+42
*
rewrite linux static analyzer build scripts to use cmake presets
Andre Weissflog
2022-11-20
2
-3
/
+40
*
clean up tests/.gitignore
Andre Weissflog
2022-11-20
1
-3
/
+0
*
tests: add ios static analyzer cmake presets
Andre Weissflog
2022-11-20
3
-27
/
+92
*
tests: add macos static analysis cmake presets
Andre Weissflog
2022-11-20
2
-6
/
+88
*
cmake presets support for UWP tests
Andre Weissflog
2022-11-20
2
-18
/
+22
*
cmake presets support for Windows tests
Andre Weissflog
2022-11-20
2
-30
/
+41
*
fix android and emscripten test builds
Andre Weissflog
2022-11-19
1
-2
/
+2
*
move cmake files back into tests subdirectory
Andre Weissflog
2022-11-19
8
-12
/
+562
*
fix android tests source path
Andre Weissflog
2022-11-19
1
-1
/
+1
*
fix android tests
Andre Weissflog
2022-11-19
2
-18
/
+5
*
fix emscripten tests
Andre Weissflog
2022-11-19
2
-40
/
+9
*
test_linux.sh: remove build_force_egl calls
Andre Weissflog
2022-11-19
1
-2
/
+2
*
test_linux.sh: remove prepare call
Andre Weissflog
2022-11-19
1
-1
/
+0
*
fix Linux tests
Andre Weissflog
2022-11-19
2
-18
/
+7
*
cmake presets for iOS and macOS
Andre Weissflog
2022-11-19
4
-123
/
+105
*
rewrite testing build files to use cmake presets
Andre Weissflog
2022-11-19
4
-247
/
+99
*
fix sokol_gl_test.c and sokol_debugtext_test.c
Andre Weissflog
2022-11-14
2
-33
/
+108
*
fix sokol_gl_test.c
Andre Weissflog
2022-11-12
1
-48
/
+48
*
sokol_gfx.h: remove _sg.commit_listeners.upper shrinking, isn't actually all ...
Andre Weissflog
2022-11-08
1
-3
/
+3
*
sokol_gfx_test.c: add commit listener tests
Andre Weissflog
2022-11-07
1
-0
/
+187
*
tests: suppress -Wshorten-64-to32 for the spine-c runtime
Andre Weissflog
2022-11-05
1
-0
/
+4
*
fix sokol_fetch_test.c
Andre Weissflog
2022-11-05
1
-52
/
+45
*
sokol_spine.h: fix C++ compilation, add to C/C++ compile tests
Andre Weissflog
2022-11-02
3
-2
/
+21
*
Merge branch 'master' into sokol-spine
Andre Weissflog
2022-11-02
4
-2
/
+26
|
\
|
*
fix GH Actions test run on Linux
Andre Weissflog
2022-09-25
1
-1
/
+1
|
*
integrate sokol_app.h Linux EGL/GLES3 support into test- and analysis-scripts
Andre Weissflog
2022-09-25
4
-3
/
+27
*
|
sokol_spine.h: finish docs and some logging tweaks
Andre Weissflog
2022-11-02
1
-2
/
+2
*
|
sokol_spine.h: fix unused warning on gcc
Andre Weissflog
2022-11-01
1
-1
/
+3
*
|
tests: suppress new MSVC warnings
Andre Weissflog
2022-11-01
1
-2
/
+6
*
|
tests: clone spine-runtime git repo on Windows
Andre Weissflog
2022-10-31
3
-3
/
+9
*
|
sokol_spine_test.c: fix a GCC compile error
Andre Weissflog
2022-10-31
1
-3
/
+3
*
|
sokol_spine_test.c: fix all the tests using embedded strings
Andre Weissflog
2022-10-31
1
-26
/
+26
[next]