aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
AgeCommit message (Expand)Author
2013-08-09updated and temporarily disabled test_sockets_gethostbynameAnthony Pesch
2013-08-09 - removed test_socketsAnthony Pesch
2013-08-09removed pids_to_clean globalAnthony Pesch
2013-08-09 - fixed support for passing source to btestAnthony Pesch
2013-08-09 - moved enet tests and relay scriptAnthony Pesch
2013-08-09fix test_exit_stackAlon Zakai
2013-08-09aim for more evenly-sized pieces in outlinerAlon Zakai
2013-08-09clean up stack space allocated by a varargs function call immediately after i...Alon Zakai
2013-08-09print from exit(), so that explicitly calling it prints out the exit statusAlon Zakai
2013-08-09--js-opts option to turn off js optimizerAlon Zakai
2013-08-09Merge pull request #1489 from inolen/exit_status_fixesAlon Zakai
2013-08-09make range testing more flexible in test_outlineAlon Zakai
2013-08-09 - always throw an exception in exitAnthony Pesch
2013-08-09document browser sockets test runner optionAlon Zakai
2013-08-09Merge pull request #1477 from inolen/websocket_testsAlon Zakai
2013-08-08make dce check flexibleAlon Zakai
2013-08-08Merge pull request #1470 from inolen/preload_path_fixesAlon Zakai
2013-08-08disable test_fcvt in s_0_xAlon Zakai
2013-08-08Merge pull request #1473 from juj/wno-warn-absolute-pathsAlon Zakai
2013-08-08support input and output vars in inline jsAlon Zakai
2013-08-08Merge branch 'link_exports' of github.com:ncbray/emscripten into incomingAlon Zakai
2013-08-07 - parameterized sdl_image.c to support different path variationsAnthony Pesch
2013-08-07removed unused EMBED_SIDE defineAnthony Pesch
2013-08-07renamed socket testsAnthony Pesch
2013-08-07 - select shouldn't return an error when the socket is valid, but disconnectedAnthony Pesch
2013-08-07ensure test runner cache names are valid filenamesAlon Zakai
2013-08-07Merge pull request #1474 from waywardmonkeys/cvt-functionsAlon Zakai
2013-08-07fix test_inet4Alon Zakai
2013-08-07fix test_files_mAlon Zakai
2013-08-07fix test_filesAlon Zakai
2013-08-07fix static linker parsing bugAlon Zakai
2013-08-07Ensure the linker pulls in static libraries containing exported functions.Nick Bray
2013-08-07Add fcvt, ecvt, gcvt functions.Bruce Mitchener
2013-08-07Add -Wno-warn-absolute-paths cmdline option to allow hiding the absolute -I/-...Jukka Jylänki
2013-08-07fix for test_sdl_image_compressedAnthony Pesch
2013-08-06Updated test_sdl_image to more extensively test relative pathsAnthony Pesch
2013-08-06enclose noInitialRun in parentheses to make closure happyAnthony Pesch
2013-08-06test outlining with -O2, but without size checksAlon Zakai
2013-08-06allow outlining of single statementsAlon Zakai
2013-08-06add infrastructure to test multiple optimization levels in test_outlineAlon Zakai
2013-08-06use compiler test opts in cache name for libraries, to increase coverage and ...Alon Zakai
2013-08-06Merge pull request #1348 from mnaamani/inetAlon Zakai
2013-08-06Merge pull request #1458 from inolen/vfsAlon Zakai
2013-08-06handle IPv6 addresses in inet_ntop and inet_ptonMokhtar Naamani
2013-08-05Removed USE_OLD_FSAnthony Pesch
2013-08-05remove nativizer test outputAlon Zakai
2013-08-05Updated rename testsAnthony Pesch
2013-08-05always use canonical temp dir in benchmarks, to let multiple tests reuse the ...Alon Zakai
2013-08-05add more slack to test_sdl_rotozoomAlon Zakai
2013-08-05strip color correction from pngs, so that the browser reftests are consistent...Alon Zakai