Age | Commit message (Collapse) | Author |
|
Fix test runner returncode.
|
|
accessible through getProcAddress
|
|
aliased with different signatures
|
|
like it did before.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SDL_PumpEvents work; fixes #1419
|
|
|
|
|
|
|
|
more websocket test updates
|
|
|
|
|
|
- added new echo client / server test
- updated websock harness and added new CompiledServerHarness to help run tests on multiple backends
|
|
|
|
- removed test_sockets_bi_*
- removed soon to be redundant test_sockets_select_server_closes_connection
|
|
|
|
- added force_c option to btest
|
|
- added support for SOCKK define to override ports when compiling
|
|
|
|
|
|
it; fixes #1492
|
|
|
|
|
|
exit status fixes
|
|
|
|
- remove default exit status prints
- added EXITSTATUS global to enable exit callbacks to determine the status
|
|
Another signal.h fix
|
|
|
|
misc socket-related library fixes and updated websocket tests
|
|
This is needed to work with musl includes.
|
|
|
|
file preload path fixes
|
|
|
|
Wno warn absolute paths
|
|
|
|
|
|
- converted sdl_image_jpeg to using sdl_image.c
|
|
|
|
|