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
/
runner.py
Age
Commit message (
Expand
)
Author
2011-12-21
benchmarks fix
Alon Zakai
2011-12-21
disable fasta_t2 benchmark for now
Alon Zakai
2011-12-21
fix test_structbyval
Alon Zakai
2011-12-21
fix o1.test_exceptions
Alon Zakai
2011-12-21
Merge branch 'master' into incoming
Alon Zakai
2011-12-21
fix test_lua
Alon Zakai
2011-12-21
move test for issue 39 into test_cases
Alon Zakai
2011-12-21
remove closure test, enable closure in test_files to achieve the same goal in...
Alon Zakai
2011-12-21
add internal option to let emcc not compile inputs to bc. fixes test_cases
Alon Zakai
2011-12-21
fix post_build usage in ll tests, fixes poppler
Alon Zakai
2011-12-21
fix sqlite
Alon Zakai
2011-12-21
fix unistd tests
Alon Zakai
2011-12-21
fix test_scriptaclass
Alon Zakai
2011-12-21
An implementation of bsearch(3).
David Yip
2011-12-20
really fix openjpeg
Alon Zakai
2011-12-20
fix openjpeg
Alon Zakai
2011-12-20
fix fs_base and freetype
Alon Zakai
2011-12-20
fix test_emscripten_api
Alon Zakai
2011-12-20
fix test_dlfcn_varargs
Alon Zakai
2011-12-20
fix test_debug
Alon Zakai
2011-12-20
fix test_closure_compiler
Alon Zakai
2011-12-20
fix various post_build calls into the new format
Alon Zakai
2011-12-20
Merge branch 'master' into incoming
Alon Zakai
2011-12-20
stdbool.h
Alon Zakai
2011-12-20
Merge branch 'master' into incoming
Alon Zakai
2011-12-20
fix feof, plus test
Alon Zakai
2011-12-20
refactoring and fixes for running more tests in new o1 and o2 modes
Alon Zakai
2011-12-20
fix test system bug in s_*_*
Alon Zakai
2011-12-20
refactor test system, replace ta2 runs with o1 (-O1 with SAFE_HEAP) and o2 (-...
Alon Zakai
2011-12-20
add t2 benchmark of fasta (which seems the most hurt by t2)
Alon Zakai
2011-12-20
hoist multiples into branchings right before them
Alon Zakai
2011-12-19
nicer output in emcc when there are source code errors, plus test
Alon Zakai
2011-12-19
fix closure compiler warning in emcc and add sanity test
Alon Zakai
2011-12-18
finish sanity checks
Alon Zakai
2011-12-18
sanity checks
Alon Zakai
2011-12-18
comment removal
Alon Zakai
2011-12-17
remove test_reminder
Alon Zakai
2011-12-17
use emcc in structbyval and safe_heap tests
Alon Zakai
2011-12-17
allow picking the js engine for benchmarking
Alon Zakai
2011-12-17
support for std::endl and cout << ints
Alon Zakai
2011-12-16
fix for poppler test
Alon Zakai
2011-12-16
improve linking in emcc, can now build zlib, openjpeg, freetype
Alon Zakai
2011-12-16
support for .ll files as inputs to emcc
Alon Zakai
2011-12-16
fix bug with accessing memory beyond TOTAL_MEMORY through sbrk
Alon Zakai
2011-12-16
completely automatic malloc inclusion in emcc
Alon Zakai
2011-12-16
Merge branch 'master' into emccbydefault
Alon Zakai
2011-12-15
atof
Alon Zakai
2011-12-15
Merge branch 'master' into emccbydefault
Alon Zakai
2011-12-15
js optimizer pass to simplify certain bit ops
Alon Zakai
2011-12-15
rewrite variable analysis code. eliminate unused variables without side effec...
Alon Zakai
[next]