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
2013-04-08
fix test_799
Alon Zakai
2013-04-06
Merge pull request #1010 from azmeuk/openal
Ehsan Akhgari
2013-04-05
use a more reasonable js chunk size when testing -O2
Alon Zakai
2013-04-05
remove test_glgears_bad
Alon Zakai
2013-04-05
disable memory init for now
Alon Zakai
2013-04-05
test various chunk sizes for memory allocation
Alon Zakai
2013-04-05
check for memory initialization in source code
Alon Zakai
2013-04-05
make test_glgears_animation more robust
Alon Zakai
2013-04-05
fix test_emcc
Alon Zakai
2013-04-05
add test coverage for not using a memory initialization file
Alon Zakai
2013-04-05
fix test_optimize_normally
Alon Zakai
2013-04-05
debug printout
Alon Zakai
2013-04-05
improve test_chunking, permanently fix # of cores
Alon Zakai
2013-04-05
allow calling callMain even if run() was not called
Alon Zakai
2013-04-05
* Added freealut testcase.
Éloi Rivard
2013-04-04
Merge pull request #1006 from azmeuk/master
Alon Zakai
2013-04-04
fix test_strings
Alon Zakai
2013-04-04
* Fixed glfw test.
Éloi Rivard
2013-04-04
* Fixed mouse position.
Éloi Rivard
2013-04-04
* OpenGL extensions.
Éloi Rivard
2013-04-04
* Minor fix.
Éloi Rivard
2013-04-04
* Added a test.
Éloi Rivard
2013-04-04
* Edited tests so they use emscripten_main_loop.
Éloi Rivard
2013-04-04
* Added glfw headers and testcases.
Éloi Rivard
2013-04-04
* Fixed glfw test.
Éloi Rivard
2013-04-04
* Fixed mouse position.
Éloi Rivard
2013-04-04
* OpenGL extensions.
Éloi Rivard
2013-04-04
* Minor fix.
Éloi Rivard
2013-04-04
* Added a test.
Éloi Rivard
2013-04-04
* Edited tests so they use emscripten_main_loop.
Éloi Rivard
2013-04-04
* Added glfw headers and testcases.
Éloi Rivard
2013-04-03
Merge pull request #1015 from fhd/incoming
Alon Zakai
2013-04-02
Restore old zoomSurface test, add new tests for rotozoomSurface
Felix H. Dahlke
2013-04-01
update test_chunking
Alon Zakai
2013-03-31
fix test_cases/caall.ll in asm
Alon Zakai
2013-03-31
differentiate better the ambiguous case of llvm call (where the type can be e...
Alon Zakai
2013-03-31
check both original short ident and redirected ident for being a library func...
Alon Zakai
2013-03-31
invalidate renderers using stride
Alon Zakai
2013-03-31
GL_UNSAFE_OPTS tweaks
Alon Zakai
2013-03-31
fix gl_renderers.png
Alon Zakai
2013-03-31
improve test setup for test_gl_renderers
Alon Zakai
2013-03-31
refactor gl_renderers.c
Alon Zakai
2013-03-31
Added a test that creates two vertex buffers with different strides and point...
Michael Bishop
2013-03-30
headers fix; fixes #1013
Alon Zakai
2013-03-30
Merge pull request #1014 from waywardmonkeys/reinstate-tests
Alon Zakai
2013-03-30
Support rotozoomSurface
Felix H. Dahlke
2013-03-25
Merge pull request #898 from MichaelRiss/selectFix
Alon Zakai
2013-03-25
simplify handling of anonymous entry blocks; fixes #948
Alon Zakai
2013-03-25
Merge pull request #986 from caiiiycuk/offsets_test
Alon Zakai
2013-03-25
test fixes
Alon Zakai
[next]