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-01-07
reset the stack top when CATCH_EXIT_CODE
Alon Zakai
2013-01-07
disable EXCEPTION_DEBUG by default
Alon Zakai
2013-01-06
do not call run if dependencies are resolved but we were not supposed to call...
Alon Zakai
2013-01-05
fix networking for both stream and dgram
Alon Zakai
2013-01-04
SOCKET_FORCED_MESSAGING option
Alon Zakai
2013-01-02
select()
Alon Zakai
2013-01-02
mkstemp
Alon Zakai
2013-01-01
deprecate EMSCRIPTEN_KEEPALIVE - add your functions to EXPORTED_FUNCTIONS ins...
Alon Zakai
2013-01-01
remove unneeded KEEPALIVE in test_ccall
Alon Zakai
2012-12-31
update jcache test - without named globals, we generate smaller code and fewe...
Alon Zakai
2012-12-31
fix test runner ALL
Alon Zakai
2012-12-31
fix test_strings
Alon Zakai
2012-12-31
fix test_runtimelink_multi
Alon Zakai
2012-12-31
fix test_ccall
Alon Zakai
2012-12-31
disable non-optimized asm test suite
Alon Zakai
2012-12-31
Merge branch 'incoming' into asm_js
Alon Zakai
2012-12-31
make browser fs api test robust
Alon Zakai
2012-12-31
some debugging for browser fs api test
Alon Zakai
2012-12-31
improve parsing of globals and types
Alon Zakai
2012-12-30
emscripten_async_wget_data
Alon Zakai
2012-12-30
fix mmap; fixes #769
Alon Zakai
2012-12-30
use precise 64-bit parsing for parseInt, add bswap64 test, fixes #768
Alon Zakai
2012-12-29
force mmap to return page-aligned addresses, and check for valid input in munmap
Alon Zakai
2012-12-25
add x86-64 workaround to nativizer
Alon Zakai
2012-12-24
test
Alon Zakai
2012-12-24
fix ctlz and add test
Alon Zakai
2012-12-21
merge incoming
Alon Zakai
2012-12-21
add slack to crunch reftests
Alon Zakai
2012-12-21
update crunch reference image to latest crunch svn
Alon Zakai
2012-12-21
fix test_utf
Alon Zakai
2012-12-21
fix test_emcc_caching
Alon Zakai
2012-12-21
make -fno-math-errno the default
Alon Zakai
2012-12-21
update test_strings
Alon Zakai
2012-12-21
update test_jcache
Alon Zakai
2012-12-21
update test_emcc
Alon Zakai
2012-12-21
improve and fix test_relooper
Alon Zakai
2012-12-21
update test_emcc_caching to improve llvm 3.2 sizes
Alon Zakai
2012-12-20
timeb
Alon Zakai
2012-12-19
fix python typo
Alon Zakai
2012-12-19
re-kill test_remove_duplicates
Alon Zakai
2012-12-19
Removed a debug print message.
Alan Kligman
2012-12-19
Added missing changes to tests/runner.py.
Alan Kligman
2012-12-19
Updated some python invocations that I missed the first time through.
Alan Kligman
2012-12-19
Updated scripts to call python2 directly rather than relying on python symlin...
Alan Kligman
2012-12-19
remove --remove-duplicates
Alon Zakai
2012-12-19
tolerate people issuing link commands with duplicates in them
Alon Zakai
2012-12-14
fix browser.test_runtimelink
Alon Zakai
2012-12-14
run test_mmap only in spidermonkey, node fails in 64-bit
Alon Zakai
2012-12-14
run test_dlmalloc only in spidermonkey, node fails in 64-bit
Alon Zakai
2012-12-14
must have named globals in shared libs
Alon Zakai
[next]