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
/
test_core.py
Age
Commit message (
Collapse
)
Author
2013-08-29
emscripten_get_now enabled for SpiderMonkey, optimization and test for shell ↵
Jukka Jylänki
and browser.
2013-08-29
- minor refactoring to new address translation functions to support better ↵
Anthony Pesch
"raw" functionality - moved test_inet* tests into sockets test suite
2013-08-28
Merge pull request #1567 from rharkeadsk/fix-device-permissions
Alon Zakai
Fix permissions set by FS.createDevice
2013-08-28
fix tests that check for code not changing, given the recent sorting of ↵
Alon Zakai
functions
2013-08-28
Update remaining tests to use registerDevice/mkdev
Ranger Harke
2013-08-26
Merge pull request #1525 from yukoba/pthread-specific
Alon Zakai
Bug fixes of pthread specific
2013-08-25
simplify test_dlfcn_basic
Alon Zakai
2013-08-24
test for closure+mem init file in a more focused manner
Alon Zakai
2013-08-24
emit memory init files when closure is run, fixes #1547
Alon Zakai
2013-08-23
add inlining test in freetype
Alon Zakai
2013-08-23
EM_ASM option for nicer inline assembly
Alon Zakai
2013-08-22
disable test_bigswitch in most modes, needs bigger stack size
Alon Zakai
2013-08-21
enable test_bigswitch everywhere; closes #781
Alon Zakai
2013-08-20
Add test for fix
Aidan Hobson Sayers
2013-08-19
round doubles to i64s more carefully, especially small negatives; fixes #1539
Alon Zakai
2013-08-19
Merge pull request #1528 from inolen/shared_lib_fixes
Alon Zakai
re-enabled non-asm.js shared lib support
2013-08-19
re-enabled non-asm.js shared lib support
Anthony Pesch
2013-08-17
Fix source map generation on Windows. Fixes #1333.
Jukka Jylänki
2013-08-16
Bug fixes of the pthread specific and a test added.
Yu Kobayashi
2013-08-11
initial work on splitting up runner.py
Anthony Pesch
[prev]