aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
AgeCommit message (Expand)Author
2012-04-17add emscripten_async_callAlon Zakai
2012-04-17fix closure issues with exception handling, and add test coverageAlon Zakai
2012-04-16fix sscanf handling of ends of %sAlon Zakai
2012-04-16Build the lzma-native binary if neededEhsan Akhgari
2012-04-15add working test_sdl_ogl_pAlon Zakai
2012-04-15add disabled sdl_ogl_p test as the next targetAlon Zakai
2012-04-14support js arrays as inputs in ccallAlon Zakai
2012-04-13--js-library option to make it easy to add additional library_*.js filesAlon Zakai
2012-04-13Merge remote-tracking branch 'upstream/incoming' into glmatrixEhsan Akhgari
2012-04-13Enable test_sdl_oglEhsan Akhgari
2012-04-13Make more browser tests work for Windows.Sigmund Vik
2012-04-12add glReadPixels and sdl/gl test for itAlon Zakai
2012-04-12prepare for sdl/ogl testAlon Zakai
2012-04-12fix EM_SAVE_DIRAlon Zakai
2012-04-12Merge pull request #374 from SiggyBar/build-env-2Alon Zakai
2012-04-11make test_worker completely automaticAlon Zakai
2012-04-11make test_html a reftestAlon Zakai
2012-04-11update test_structbyvalAlon Zakai
2012-04-11clean up gears testsAlon Zakai
2012-04-11A more accurate output message in test case in sanity.test_emccSigmund Vik
2012-04-11Make it easier to use emscripten from a build system.Sigmund Vik
2012-04-11close browser test windows in almost all tests, making the browser tests much...Alon Zakai
2012-04-10fix sanity.test_emcc_cachingAlon Zakai
2012-04-09init runtime immediately, so that even with noInitialRun we can still call fi...Alon Zakai
2012-04-09experimental support for inline jsAlon Zakai
2012-04-09Restore the es2gears animationEhsan Akhgari
2012-04-09clarify test runner instructionsAlon Zakai
2012-04-08clean up linker a.out|exe stubsAlon Zakai
2012-04-08support for sdl scancodesAlon Zakai
2012-04-07handle identical basenames in emcc properly; fixes #287Alon Zakai
2012-04-06restore support for noInitialRunAlon Zakai
2012-04-05update test_emcc for windowsAlon Zakai
2012-04-05Merge pull request #355 from SiggyBar/windowsAlon Zakai
2012-04-05add final glbook testAlon Zakai
2012-04-05fix ccall test to make sure we export the functions properly to closureAlon Zakai
2012-04-05Merge pull request #353 from ehsan/stddev_extensionAlon Zakai
2012-04-05Fixes to test_emcc for Windows.Sigmund Vik
2012-04-04Add a test for the standard derivatives extensionEhsan Akhgari
2012-04-04add yet another working glbook testcaseAlon Zakai
2012-04-04add another glbook passing testcaseAlon Zakai
2012-04-04add test for looking for a bitcode lib if a specified lib is not bitcodeAlon Zakai
2012-04-03throw an exception in glutMainLoop, to prevent atexits from runningAlon Zakai
2012-04-03allow more reftest margin of errorAlon Zakai
2012-04-03add another working glbook testcaseAlon Zakai
2012-04-03allow 1/255 color error in reftests, to ignore aliasingAlon Zakai
2012-04-03add another working glbook testAlon Zakai
2012-04-02make glut main loop throw again, and fix test_glgearsAlon Zakai
2012-04-02fix test_glgearsAlon Zakai
2012-04-02add second working glbook testAlon Zakai
2012-04-02make precise i64 math the defaultAlon Zakai