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
2012-01-31
Merge pull request #201 from ehsan/test_poppler
pre-llvm-opts
Alon Zakai
2012-01-31
Merge pull request #200 from ehsan/openjpeg_test
Alon Zakai
2012-01-31
Merge pull request #198 from ehsan/import_shared_properly
Alon Zakai
2012-01-31
Merge branch 'import_shared_properly' into test_poppler
Ehsan Akhgari
2012-01-31
Merge branch 'import_shared_properly' into openjpeg_test
Ehsan Akhgari
2012-01-31
Prevent the Settings object from pointing to two separate things
Ehsan Akhgari
2012-01-31
Make test_poppler pass on Mac
Ehsan Akhgari
2012-01-30
Use the correct shared library name on Mac
Ehsan Akhgari
2012-01-30
Make sure that sys/types.h defines old-style C sized types
Ehsan Akhgari
2012-01-30
Import shared.py properly
Ehsan Akhgari
2012-01-30
fix test_test_direct_string_constant_usage
Alon Zakai
2012-01-30
Merge pull request #193 from FishingCactus/string_table2
Alon Zakai
2012-01-30
Merge pull request #192 from ehsan/em_config
Alon Zakai
2012-01-29
Test string constant when passed as char(&)[] variable
julien.hamaide
2012-01-28
Enable the EM_CONFIG environment variable to override ~/.emscripten
Ehsan Akhgari
2012-01-28
Merge branch 'master' into glgears
Ehsan Akhgari
2012-01-27
Make the test automated!
Ehsan Akhgari
2012-01-27
Add a human assisted test for the OpenGL ES implementation
Ehsan Akhgari
2012-01-27
Merge branch 'webbrowser_mac' into glgears
Ehsan Akhgari
2012-01-27
Pass the absolute file name to the web browser
Ehsan Akhgari
2012-01-27
Merge branch 'handle_broken_lli' into glgears
Ehsan Akhgari
2012-01-27
remove autodebugger test concrete outputs, they differ on different machines
Alon Zakai
2012-01-27
Merge pull request #187 from ehsan/handle_broken_lli
Alon Zakai
2012-01-27
Remove the unneeded assertions
Ehsan Akhgari
2012-01-27
Fix the copy-paste mess
Ehsan Akhgari
2012-01-27
Use explicit output for test_autodebug
Ehsan Akhgari
2012-01-27
Don't run lli at all, and run llvm-nm if needed instead of it
Ehsan Akhgari
2012-01-27
Make the test runner handle broken lli's correctly
Ehsan Akhgari
2012-01-26
ntohl etc.
Alon Zakai
2012-01-25
update tests to look for .a instead of .a.bc
Alon Zakai
2012-01-25
Add tests for div() and sincos(), and also implement and test sincosf
Ehsan Akhgari
2012-01-21
do not generate annotations when disassembling bitcode
Alon Zakai
2012-01-21
test fixes
Alon Zakai
2012-01-21
skip tests that optimize bitcode, then pass to emcc which includes libcxx, be...
Alon Zakai
2012-01-21
test fixes, and fail on trying to use q1 with libcxx
Alon Zakai
2012-01-21
modify llvm opt choices in test runner build, so it uses test case code modif...
Alon Zakai
2012-01-21
force emcc usage in s_* tests that need auto-inclusion of libcxx or dlmalloc
Alon Zakai
2012-01-20
remove dead function eliminator, which is no longer needed
Alon Zakai
2012-01-20
Merge branch 'master' into libcxx
Alon Zakai
2012-01-20
wipe the emscripten cache in benchmarks too
Alon Zakai
2012-01-20
Make the test runner script executable
Ehsan Akhgari
2012-01-19
make the autodebugger also note when we enter functions
Alon Zakai
2012-01-19
add LINKABLE in all dlfcn tests
Alon Zakai
2012-01-19
fix test runner bug with not having a current directory
Alon Zakai
2012-01-19
fix test_emcc_caching
Alon Zakai
2012-01-19
clean up libcxx test
Alon Zakai
2012-01-18
fix test_iostream code
Alon Zakai
2012-01-18
move libc++ new into dlmalloc in terms of emcc library autolinking
Alon Zakai
2012-01-18
move dlmalloc to system/lib
Alon Zakai
2012-01-18
LINKABLE options, disabling dead code elimination for shared libraries and ma...
Alon Zakai
[next]