| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-08 | add test harness support for proxying, test_sdl_canvas_proxy passes | Alon Zakai | |
| 2013-09-06 | fix inline js in x86 target, enable testing sans validation for inline js in ↵ | Alon Zakai | |
| asm.js, fix unistd tests that use inline js to not validate, and make js optimizer more tolerant of inline js in asm code; fixes #1597 | |||
| 2013-08-29 | - created SOCKFS | Anthony Pesch | |
| - added support for node-based listen servers - updated tests to also test against compiled listen servers | |||
| 2013-08-24 | test for closure+mem init file in a more focused manner | Alon Zakai | |
| 2013-08-24 | emit memory init files when closure is run, fixes #1547 | Alon Zakai | |
| 2013-08-19 | fix test suite ALL.* | Alon Zakai | |
| 2013-08-19 | add 'other' to default test runner modes | Alon Zakai | |
| 2013-08-17 | Fix source map generation on Windows. Fixes #1333. | Jukka Jylänki | |
| 2013-08-16 | Fix test runner process exit code to report the number of failing tests, ↵ | Jukka Jylänki | |
| like it did before. | |||
| 2013-08-15 | assert in btest on successful compilation | Alon Zakai | |
| 2013-08-14 | Minor fixes for webrtc test. | Alan Kligman | |
| 2013-08-14 | Test for webrtc sockets. | Alan Kligman | |
| 2013-08-13 | shuffled around command line processing to fix skipping | Anthony Pesch | |
| 2013-08-12 | fixed test skip support | Anthony Pesch | |
| 2013-08-12 | Move JS_ENGINE_OVERRIDE to shared Building object to avoid sys.modules hack | Anthony Pesch | |
| 2013-08-11 | initial work on splitting up runner.py | Anthony Pesch | |
| 2013-08-10 | make test runner more lenient in parsing asm.js compilation message | Alon Zakai | |
| 2013-08-10 | Merge pull request #1495 from inolen/websocket_tests | Alon Zakai | |
| more websocket test updates | |||
| 2013-08-10 | removed bad comments | Anthony Pesch | |
| 2013-08-10 | updated paths to be compatible on non-unix environments | Anthony Pesch | |
| 2013-08-09 | - converted all socket tests to use C for the server-side | Anthony Pesch | |
| - added new echo client / server test - updated websock harness and added new CompiledServerHarness to help run tests on multiple backends | |||
| 2013-08-09 | updated and temporarily disabled test_sockets_gethostbyname | Anthony Pesch | |
| 2013-08-09 | - removed test_sockets | Anthony Pesch | |
| - removed test_sockets_bi_* - removed soon to be redundant test_sockets_select_server_closes_connection | |||
| 2013-08-09 | removed pids_to_clean global | Anthony Pesch | |
| 2013-08-09 | - fixed support for passing source to btest | Anthony Pesch | |
| - added force_c option to btest | |||
| 2013-08-09 | - moved enet tests and relay script | Anthony Pesch | |
| - added support for SOCKK define to override ports when compiling | |||
| 2013-08-09 | fix test_exit_stack | Alon Zakai | |
| 2013-08-09 | aim for more evenly-sized pieces in outliner | Alon Zakai | |
| 2013-08-09 | clean up stack space allocated by a varargs function call immediately after ↵ | Alon Zakai | |
| it; fixes #1492 | |||
| 2013-08-09 | print from exit(), so that explicitly calling it prints out the exit status | Alon Zakai | |
| 2013-08-09 | --js-opts option to turn off js optimizer | Alon Zakai | |
| 2013-08-09 | Merge pull request #1489 from inolen/exit_status_fixes | Alon Zakai | |
| exit status fixes | |||
| 2013-08-09 | make range testing more flexible in test_outline | Alon Zakai | |
| 2013-08-09 | - always throw an exception in exit | Anthony Pesch | |
| - remove default exit status prints - added EXITSTATUS global to enable exit callbacks to determine the status | |||
| 2013-08-09 | document browser sockets test runner option | Alon Zakai | |
| 2013-08-09 | Merge pull request #1477 from inolen/websocket_tests | Alon Zakai | |
| misc socket-related library fixes and updated websocket tests | |||
| 2013-08-08 | make dce check flexible | Alon Zakai | |
| 2013-08-08 | Merge pull request #1470 from inolen/preload_path_fixes | Alon Zakai | |
| file preload path fixes | |||
| 2013-08-08 | disable test_fcvt in s_0_x | Alon Zakai | |
| 2013-08-08 | Merge pull request #1473 from juj/wno-warn-absolute-paths | Alon Zakai | |
| Wno warn absolute paths | |||
| 2013-08-08 | support input and output vars in inline js | Alon Zakai | |
| 2013-08-08 | Merge branch 'link_exports' of github.com:ncbray/emscripten into incoming | Alon Zakai | |
| 2013-08-07 | - parameterized sdl_image.c to support different path variations | Anthony Pesch | |
| - converted sdl_image_jpeg to using sdl_image.c | |||
| 2013-08-07 | removed unused EMBED_SIDE define | Anthony Pesch | |
| 2013-08-07 | renamed socket tests | Anthony Pesch | |
| 2013-08-07 | - select shouldn't return an error when the socket is valid, but disconnected | Anthony Pesch | |
| - recv should return 0 once the socket has disconnected - send should set ENOTCONN once closed, and EAGAIN while connecting - updated tests to use O_NONBLOCK and better conform to coding standards | |||
| 2013-08-07 | ensure test runner cache names are valid filenames | Alon Zakai | |
| 2013-08-07 | Merge pull request #1474 from waywardmonkeys/cvt-functions | Alon Zakai | |
| Cvt functions | |||
| 2013-08-07 | fix test_inet4 | Alon Zakai | |
| 2013-08-07 | fix test_files_m | Alon Zakai | |
