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-11-03
use bit shifts in multiplications where possible
Alon Zakai
2011-11-02
fix atoi
Alon Zakai
2011-11-02
scanf improvements
Alon Zakai
2011-11-01
do 10 runs in benchmarks
Alon Zakai
2011-10-31
fix eliminator bug of running on functions it shouldn't
Alon Zakai
2011-10-30
add fingerprint data to benchmarks
Alon Zakai
2011-10-30
use only existing js engines in test runner
Alon Zakai
2011-10-29
add working test for <vector>
Alon Zakai
2011-10-28
fixes for busted openjpeg and poppler tests
Alon Zakai
2011-10-28
profiling option from C++
Alon Zakai
2011-10-26
build fixes
Alon Zakai
2011-10-26
refactoring fixes
Alon Zakai
2011-10-26
refactor do_emscripten
Alon Zakai
2011-10-26
refactor some build stuff
Alon Zakai
2011-10-26
refactor library building/caching
Alon Zakai
2011-10-24
Merge branch 'master' of https://github.com/kripken/emscripten
Alon Zakai
2011-10-24
move get_library into shared
Alon Zakai
2011-10-22
move save_dir and save_js settings
Alon Zakai
2011-10-21
fix test_closure_compiler for ta2
Alon Zakai
2011-10-21
fix test runner bug that caused various failures when running tests together ...
Alon Zakai
2011-10-21
refactor emscripten settings in test runner
Alon Zakai
2011-10-20
fix for using data files with closure compiler
Alon Zakai
2011-10-20
refactor some tools stuff
Alon Zakai
2011-10-18
move some paths to tools/shared
Alon Zakai
2011-10-18
clarify use of safe heap with ta2
Alon Zakai
2011-10-17
test for iostream hello world
Alon Zakai
2011-10-16
do not save test runner temp dir by default
Alon Zakai
2011-10-16
option to save the test runner temp dir
Alon Zakai
2011-10-13
comment for nose and disable emscripten_api test in failing cases
Alon Zakai
2011-10-13
Change names of functions make_test, do_test, prep_ll_test, and do_ll_test to...
Jeff Terrace
2011-10-12
Remove debug prints
Jeff Terrace
2011-10-12
Changed test runner to use unique working directories. This enables using nos...
Jeff Terrace
2011-10-11
use eliminator in benchmarks
Alon Zakai
2011-10-11
improve benchmark output
Alon Zakai
2011-10-10
EMSCRIPTEN_COMMENT for source comments
Alon Zakai
2011-10-09
restructure usage of llvm opts. customize use of opts in specific benchmarks
Alon Zakai
2011-10-08
fix dlmalloc speed regression
llvm-svn-pre-3.0
llvm-svn-backup
Alon Zakai
2011-10-08
fix dlmalloc with typed arrays
Alon Zakai
2011-10-07
fix fcntl_misc
Alon Zakai
2011-10-07
header fixes; fixes poppler
Alon Zakai
2011-10-07
fix stdio streams and printing of chars; fixes freetype
Alon Zakai
2011-10-07
save output of configure and make in tests
Alon Zakai
2011-10-06
consolidate dlmalloc.c files; fixes test_dlmalloc_linked
Alon Zakai
2011-10-06
move -DEMSCRIPTEN
Alon Zakai
2011-10-06
bundle latest cDefines
Alon Zakai
2011-10-05
add some default headers to be parsed
Alon Zakai
2011-10-05
fix test_fs_base
Alon Zakai
2011-10-05
fix test_files
Alon Zakai
2011-10-05
fix dlfcn_alias
Alon Zakai
2011-10-05
fix bug with path creation
Alon Zakai
[next]