index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
runner.py
Age
Commit message (
Expand
)
Author
2012-04-17
add emscripten_async_call
Alon Zakai
2012-04-17
fix closure issues with exception handling, and add test coverage
Alon Zakai
2012-04-16
fix sscanf handling of ends of %s
Alon Zakai
2012-04-16
Build the lzma-native binary if needed
Ehsan Akhgari
2012-04-15
add working test_sdl_ogl_p
Alon Zakai
2012-04-15
add disabled sdl_ogl_p test as the next target
Alon Zakai
2012-04-14
support js arrays as inputs in ccall
Alon Zakai
2012-04-13
--js-library option to make it easy to add additional library_*.js files
Alon Zakai
2012-04-13
Merge remote-tracking branch 'upstream/incoming' into glmatrix
Ehsan Akhgari
2012-04-13
Enable test_sdl_ogl
Ehsan Akhgari
2012-04-13
Make more browser tests work for Windows.
Sigmund Vik
2012-04-12
add glReadPixels and sdl/gl test for it
Alon Zakai
2012-04-12
prepare for sdl/ogl test
Alon Zakai
2012-04-12
fix EM_SAVE_DIR
Alon Zakai
2012-04-12
Merge pull request #374 from SiggyBar/build-env-2
Alon Zakai
2012-04-11
make test_worker completely automatic
Alon Zakai
2012-04-11
make test_html a reftest
Alon Zakai
2012-04-11
update test_structbyval
Alon Zakai
2012-04-11
clean up gears tests
Alon Zakai
2012-04-11
A more accurate output message in test case in sanity.test_emcc
Sigmund Vik
2012-04-11
Make it easier to use emscripten from a build system.
Sigmund Vik
2012-04-11
close browser test windows in almost all tests, making the browser tests much...
Alon Zakai
2012-04-10
fix sanity.test_emcc_caching
Alon Zakai
2012-04-09
init runtime immediately, so that even with noInitialRun we can still call fi...
Alon Zakai
2012-04-09
experimental support for inline js
Alon Zakai
2012-04-09
Restore the es2gears animation
Ehsan Akhgari
2012-04-09
clarify test runner instructions
Alon Zakai
2012-04-08
clean up linker a.out|exe stubs
Alon Zakai
2012-04-08
support for sdl scancodes
Alon Zakai
2012-04-07
handle identical basenames in emcc properly; fixes #287
Alon Zakai
2012-04-06
restore support for noInitialRun
Alon Zakai
2012-04-05
update test_emcc for windows
Alon Zakai
2012-04-05
Merge pull request #355 from SiggyBar/windows
Alon Zakai
2012-04-05
add final glbook test
Alon Zakai
2012-04-05
fix ccall test to make sure we export the functions properly to closure
Alon Zakai
2012-04-05
Merge pull request #353 from ehsan/stddev_extension
Alon Zakai
2012-04-05
Fixes to test_emcc for Windows.
Sigmund Vik
2012-04-04
Add a test for the standard derivatives extension
Ehsan Akhgari
2012-04-04
add yet another working glbook testcase
Alon Zakai
2012-04-04
add another glbook passing testcase
Alon Zakai
2012-04-04
add test for looking for a bitcode lib if a specified lib is not bitcode
Alon Zakai
2012-04-03
throw an exception in glutMainLoop, to prevent atexits from running
Alon Zakai
2012-04-03
allow more reftest margin of error
Alon Zakai
2012-04-03
add another working glbook testcase
Alon Zakai
2012-04-03
allow 1/255 color error in reftests, to ignore aliasing
Alon Zakai
2012-04-03
add another working glbook test
Alon Zakai
2012-04-02
make glut main loop throw again, and fix test_glgears
Alon Zakai
2012-04-02
fix test_glgears
Alon Zakai
2012-04-02
add second working glbook test
Alon Zakai
2012-04-02
make precise i64 math the default
Alon Zakai
[next]