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-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
2013-12-13
Add sanity test for --em-config emcc command line option.
Jukka Jylänki
2013-12-12
disable another test in fastcomp
Alon Zakai
2013-12-12
disable some tests in fastcomp
Alon Zakai
2013-12-12
Merge pull request #1903 from ehostunreach/incoming
Alon Zakai
2013-12-12
move tests/hello_world.js to src, so tests/ folder is not needed for sanity c...
Alon Zakai
2013-12-11
Merge pull request #1853 from fadams/add-getprotobyname
Alon Zakai
2013-12-10
quote keys in library objects when necessary; fixes #1908
Alon Zakai
2013-12-07
Use do_run_from_file() for test_gc
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_demangle_stacks
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_ccall
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_corruption_3
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_corruption_2
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_simd3
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_simd2
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_simd
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_mmap
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_fakestat
Vasilis Kalintiris
[next]