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
2014-03-17
simplify nested ifs with identical elses
Alon Zakai
2014-03-17
add test_simplify_ifs
Alon Zakai
2014-03-17
simplifyIfs js optimizer pass
Alon Zakai
2014-03-17
Merge pull request #2020 from fadams/improve-websocket-config-options
Alon Zakai
2014-03-16
Fix unregistering of event handlers (all params of removeEventListener must *...
Jukka Jylänki
2014-03-14
add -profiling option
Alon Zakai
2014-03-14
test for bad triple warning
Alon Zakai
2014-03-14
Merge pull request #2224 from juj/osx_mouse
Alon Zakai
2014-03-14
Make tests/openal_playback.cpp compilable outside the test runner.
Jukka Jylänki
2014-03-14
Add an automated version of the html5 mouse test in browser test suite.
Jukka Jylänki
2014-03-13
Implement support for Webkit mouse wheel events. Add new interactive mouse te...
Jukka Jylänki
2014-03-12
Register mouse callbacks in test_html5_fullscreen.c sample so that it can be ...
Jukka Jylänki
2014-03-12
Make tests/test_html5_fullscreen.c standalone-compilable outside test suite.
Jukka Jylänki
2014-03-11
improve demangler a little
Alon Zakai
2014-03-11
Clean up warnings in emscripten_log test.
Jukka Jylänki
2014-03-10
fix mouse wheel deltas for closure compiler in html5 API, and add some closur...
Alon Zakai
2014-03-10
add test for odin validation
Alon Zakai
2014-03-10
add -w to spidermonkey to see odin warnings
Alon Zakai
2014-03-10
restore some closure testing
Alon Zakai
2014-03-08
add aliases testcase
Alon Zakai
2014-03-07
Merge pull request #2204 from juj/update_test_sdl_wm_togglefullscreen
juj
2014-03-07
Update test_sdl_wm_togglefullscreen to continuously render to queried canvas ...
Jukka Jylänki
2014-03-06
only include necessary system libraries amongst each other based on explicit ...
Alon Zakai
2014-03-06
Merge pull request #2198 from juj/interactive_tests
Alon Zakai
2014-03-06
mark opts in fuzz saves
Alon Zakai
2014-03-06
add docs and testing for mem init file being async
Alon Zakai
2014-03-06
Added a (currently failing) interactive test for SDL_WM_ToggleFullScreen.
Jukka Jylänki
2014-03-06
Added new test suite 'interactive', which contains those browser tests that r...
Jukka Jylänki
2014-03-05
Disable the aliasbitcast.ll test for fastcomp, since it is invalid IR.
Dan Gohman
2014-03-05
Disable emptyasm_aue, as inline asm is now diagnosed with an error.
Dan Gohman
2014-03-05
throttle glut requestAnimationFrames; fixes #2183
Alon Zakai
2014-03-05
run llvm-lit on JS codegen tests
Alon Zakai
2014-03-05
emscripten_debugger()
Alon Zakai
2014-03-05
some test_outline updates
Alon Zakai
2014-03-05
use -m32 in fuzzer
Alon Zakai
2014-03-05
Merge commit '19312ae' into HEAD
Alon Zakai
2014-03-04
Update for the new datalayout string.
Dan Gohman
2014-03-04
Fix an implicit declaration of atoi in sqlite's benchmark.c.
Dan Gohman
2014-03-04
Pass correct args for test_sdl_canvas.
Bruce Mitchener
2014-03-03
improve testing for statically incorrect calls
Alon Zakai
2014-03-03
disable tests/cases/sillyfuncast2 in fastcomp - we do not attempt to correct ...
Alon Zakai
2014-03-03
forward assertions setting into backend, and test checking for invalid # of a...
Alon Zakai
2014-03-03
enable errors on implicit functions by default; fixes #2175
Alon Zakai
2014-03-03
Revert the extendedprecision.ll change in 76ad462, since this test isn't disa...
Dan Gohman
2014-03-03
Merge branch 'allow_multiple_worker_responses' of github.com:virusdave/emscri...
Alon Zakai
2014-03-03
Eliminate undefined behavior in test_sscanf_other_whitespace.in.
Dan Gohman
2014-03-03
Allow multiple worker responses (via messages) if desired.
Dave Nicponski
2014-03-03
Tidy up and fix several tests in tests/cases.
Dan Gohman
2014-03-03
update other.test_emcc
Alon Zakai
2014-03-02
fix ASSERTIONS output on bad function pointer calls
Alon Zakai
[next]