index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_browser.py
Age
Commit message (
Expand
)
Author
2013-08-29
emscripten_get_now enabled for SpiderMonkey, optimization and test for shell ...
Jukka Jylänki
2013-08-27
FS.loadFilesFromDB|saveFilesToDB
Alon Zakai
2013-08-26
Merge pull request #1507 from ToadKing/sdl-alpha-keys
Alon Zakai
2013-08-24
improve test_html_source_map
Alon Zakai
2013-08-19
Add test-case for touch-handling in glut.
James Gregory
2013-08-19
Merge pull request #1528 from inolen/shared_lib_fixes
Alon Zakai
2013-08-19
re-enabled non-asm.js shared lib support
Anthony Pesch
2013-08-18
add tests for alpha keys from SDL_GetKeyState
ToadKing
2013-08-16
allow overriding a gl function with the same name, and keep the original acce...
Alon Zakai
2013-08-16
generate separate function table wrappers for a single library function alias...
Alon Zakai
2013-08-15
make legacy gl emulation an opt-in option, LEGACY_GL_EMULATION
Alon Zakai
2013-08-13
add some slack to glgears tests
Alon Zakai
2013-08-12
re-add test_sdl_pumpevents
Alon Zakai
2013-08-11
initial work on splitting up runner.py
Anthony Pesch