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
Age
Commit message (
Expand
)
Author
2012-04-18
do not exit the runtime if doing anything async
Alon Zakai
2012-04-17
some support for SDL_PeepEvents
Alon Zakai
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-15
fix sdl_ogl.c for native builds
Alon Zakai
2012-04-14
fix makeSetValue on complex structural types, fixes #386
Alon Zakai
2012-04-14
support js arrays as inputs in ccall
Alon Zakai
2012-04-14
fix for test_sdl_ogl
Alon Zakai
2012-04-14
retrieve pixel data from IMG_Load, for maximum compatibility
Alon Zakai
2012-04-14
support for GL_TRIANGLE_STRIP
Alon Zakai
2012-04-13
--js-library option to make it easy to add additional library_*.js files
Alon Zakai
2012-04-13
sdl pageup/down
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
Lock and unlock the surface to access the raw pixel data
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
files for sdl/ogl immediate mode test
Alon Zakai
2012-04-12
fix EM_SAVE_DIR
Alon Zakai
2012-04-12
nicer browser test harness text
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
show some progress in browser test harness
Alon Zakai
2012-04-11
close browser test windows in almost all tests, making the browser tests much...
Alon Zakai
2012-04-10
fix sdl pitch bug
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
Merge pull request #370 from brson/frem
Alon Zakai
2012-04-09
Merge pull request #367 from ehsan/gears_animation_reftest
Alon Zakai
2012-04-09
allow anonmyous empty structs
Alon Zakai
2012-04-09
Support frem instruction
Brian Anderson
2012-04-09
Restore the es2gears animation
Ehsan Akhgari
2012-04-09
clarify test runner instructions
Alon Zakai
2012-04-08
fix sdl pixelformat
Alon Zakai
2012-04-08
clean up linker a.out|exe stubs
Alon Zakai
2012-04-08
add support for quoted labels; fixes #360
Alon Zakai
2012-04-08
support for sdl scancodes
Alon Zakai
2012-04-07
handle dollar in alias names
Alon Zakai
2012-04-07
handle identical basenames in emcc properly; fixes #287
Alon Zakai
[next]