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 (
Collapse
)
Author
2011-10-21
fix test runner bug that caused various failures when running tests together ↵
Alon Zakai
(but not alone)
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
fix test_ctype for newlib
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-14
flush partially-printed lines during shutdown
Alon Zakai
2011-10-13
comment for nose and disable emscripten_api test in failing cases
Alon Zakai
2011-10-13
Merge pull request #95 from jterrace/master
Alon Zakai
Parallelized test suite
2011-10-13
fix bug with externs
Alon Zakai
2011-10-13
Merge branch 'master' of https://github.com/kripken/emscripten
Jeff Terrace
2011-10-13
Change names of functions make_test, do_test, prep_ll_test, and do_ll_test ↵
Jeff Terrace
to take out "test", since nose picks these up as test cases when they shouldn't be
2011-10-12
Merge branch 'master' of https://github.com/kripken/emscripten
Alon Zakai
2011-10-12
test for LLVM structures in phi
Alon Zakai
2011-10-12
Remove debug prints
Jeff Terrace
2011-10-12
Changed test runner to use unique working directories. This enables using ↵
Jeff Terrace
nose to run test with concurrency. To do this, run: nosetests --processes=N tests/runner.py where N = the number of cores in your machine.
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
convert raytrace to stdio; fixes raytrace
Alon Zakai
2011-10-07
correct sqlite benchmark numbers
Alon Zakai
2011-10-07
fix fcntl_misc
Alon Zakai
2011-10-07
header fixes; fixes poppler
Alon Zakai
2011-10-07
poppler fix
Alon Zakai
2011-10-07
stdio.h fixes and a fix that fixes bullet
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
2011-10-05
fix bug with no current working dir
Alon Zakai
2011-10-05
fix merge conflicts
Alon Zakai
2011-10-03
fix test_time
Alon Zakai
2011-10-03
fix test_stat
Alon Zakai
2011-10-02
fix test_poll
Alon Zakai
2011-10-02
fix langinfo
Alon Zakai
2011-10-02
fix fs_base
Alon Zakai
2011-10-02
dlmalloc fixes
Alon Zakai
[next]