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-12-20
csmith fixes
Alon Zakai
2013-12-20
Fix browser.test_emrun to utilize the EMSCRIPTEN_BROWSER env. variable like t...
Jukka Jylänki
2013-12-20
In browser.test_emrun, use --log_stdout and --log_stderr to capture run outpu...
Jukka Jylänki
2013-12-20
Merge pull request #1934 from juj/eglCreateContext
juj
2013-12-20
Make EGL function eglCreateContext spec-conformant and actually read the EGL_...
Jukka Jylänki
2013-12-19
make default tests work in fastcomp
Alon Zakai
2013-12-19
make test_outline more lenient
Alon Zakai
2013-12-19
Merge pull request #1932 from juj/emrun_argc_argv
Alon Zakai
2013-12-19
Merge pull request #1933 from ehostunreach/computed_goto
Alon Zakai
2013-12-19
fix tests/cases/phientryimplicit.ll
Alon Zakai
2013-12-19
Clean up test_indirectbr_many using preprocessor macros
Vasilis Kalintiris
2013-12-19
remove java_nbody from core benchmarks
Alon Zakai
2013-12-19
Implement command line passing to work to emrun when --emrun is passed.
Jukka Jylänki
2013-12-18
fix asm1.test_cube2hash for fastcomp
Alon Zakai
2013-12-18
fix test for fastcomp -O0
Alon Zakai
2013-12-17
fastcomp test fix
Alon Zakai
2013-12-16
more benchmarking options
Alon Zakai
2013-12-16
Merge branch 'em_config' of github.com:juj/emscripten into incoming
Alon Zakai
2013-12-16
handle a single empty alloca; fixes #1919
Alon Zakai
2013-12-16
add test file for tutorial
Alon Zakai
2013-12-16
Merge pull request #1896 from juj/emrun
Alon Zakai
2013-12-16
fixes to get gcc to work on all benchmarks
Alon Zakai
2013-12-16
Merge pull request #1924 from ehostunreach/indentation
Alon Zakai
2013-12-16
rename sm benchmark runner
Alon Zakai
2013-12-16
fix native benchmark printing of stderr
Alon Zakai
2013-12-16
gcc benchmarker
Alon Zakai
2013-12-16
option to run only core benchmarks
Alon Zakai
2013-12-16
add v8 benchmarker
Alon Zakai
2013-12-16
show f32 results in benchmarks
Alon Zakai
2013-12-16
use all cpu cores when building libraries in test runner
Alon Zakai
2013-12-16
disable closure in benchmarks
Alon Zakai
2013-12-16
refactor benchmark runner
Alon Zakai
2013-12-15
disable a test in fastcomp
Alon Zakai
2013-12-15
test fixes for fastcomp
Alon Zakai
2013-12-15
disable a test in fastcomp
Alon Zakai
2013-12-15
final test_cases fixes for fastcomp
Alon Zakai
2013-12-15
tests/cases fixes for fastcomp
Alon Zakai
2013-12-15
test/cases fixes for fastcomp
Alon Zakai
2013-12-15
Fix the indentation of core test input files with clang-format.
Vasilis Kalintiris
2013-12-14
disable test for fastcomp
Alon Zakai
2013-12-14
test changes for fastcomp
Alon Zakai
2013-12-14
disable more tests in fastcomp
Alon Zakai
2013-12-14
disable various tests in fastcomp
Alon Zakai
2013-12-13
Merge pull request #1835 from juj/gl_get_null
Alon Zakai
2013-12-13
yet more fixes for test_cases for fastcomp
Alon Zakai
2013-12-13
more fixes for test_cases for fastcomp
Alon Zakai
2013-12-13
various fixes for test_cases for fastcomp
Alon Zakai
2013-12-14
Implemented --emrun linker flag to emcc, which is a helper that makes the com...
Jukka Jylänki
2013-12-14
Added test to check that emrun stdout, stderr and process exit code capture w...
Jukka Jylänki
2013-12-13
Generate an GL_INVALID_VALUE error when user calls glGetXXX() with a null out...
Jukka Jylänki
[next]