Age | Commit message (Collapse) | Author |
|
|
|
|
|
Touch handling
|
|
|
|
|
|
|
|
|
|
|
|
re-enabled non-asm.js shared lib support
|
|
|
|
Fix source_map on windows.
|
|
|
|
|
|
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
|