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 (
Expand
)
Author
2014-06-17
Add test case for empty path
Sathyanarayanan Gunasekaran
2014-06-11
add test case for checking file append
Sathyanarayanan Gunasekaran
2014-06-10
Merge pull request #2412 from juj/test_js_libraries_in_core
Alon Zakai
2014-06-10
We don't seem to have tests for --js-library in core suite, so move other.tes...
Jukka Jylänki
2014-06-09
Merge pull request #2406 from juj/typedarray_memfs
Alon Zakai
2014-06-09
do not modify textual memory initializer when emitting source maps, as it mes...
Alon Zakai
2014-06-05
Fix test_fwrite_0 syntax error in s_ modes after previous change.
Jukka Jylänki
2014-06-05
Convert MEMFS files to typed arrays before storing to IDBFS for better IDBFS ...
Jukka Jylänki
2014-06-05
Use typed arrays instead of normal JS arrays to back files in the MEMFS files...
Jukka Jylänki
2014-06-04
Add test case for phi node handling in SIMD path
Ningxin Hu
2014-06-02
Merge pull request #2364 from juj/musl_stdio
Alon Zakai
2014-06-02
fix very large doubles; fixes #2392
Alon Zakai
2014-05-28
add emscripten_align typedefs for #2378
Alon Zakai
2014-05-28
fix case of exceptions whitelist being empty
Alon Zakai
2014-05-28
fix slow2asm.test_dlfcn_self
Alon Zakai
2014-05-28
fix asm2.test_memorygrowth
Alon Zakai
2014-05-27
fix ccall regex for minified code, and add testing
Alon Zakai
2014-05-27
set MAX_SETJMPS to fastcomp; 1.18.4
1.18.4
Alon Zakai
2014-05-23
enable test_longjmp_repeat in fastcomp
Alon Zakai
2014-05-23
fix bug in setjmp limit testing; helps #2379
Alon Zakai
2014-05-23
Test s_0_0.test_dlfcn_stacks needs ta2.
Jukka Jylänki
2014-05-23
Disable testing the x86 triple i386-pc-linux-gnu in asm2.test_cube2hash, that...
Jukka Jylänki
2014-05-23
Fix test_cases to run after previous musl changes.
Jukka Jylänki
2014-05-23
Skip sprintf-accessing tests on s_ suites that require linking to libc.
Jukka Jylänki
2014-05-23
Skip the sscanf-requiring tests in suites that don't link to musl libc.
Jukka Jylänki
2014-05-22
Fix test_dlmalloc in s_*_* modes by enabling the sign corrections in the whol...
Jukka Jylänki
2014-05-21
Fix test breakages in s_* suites after musl_charfuncs merge.
Jukka Jylänki
2014-05-15
test for #2358
Alon Zakai
2014-05-08
comment for massive
Alon Zakai
2014-05-08
Merge pull request #2311 from fadams/fix-64bit-long-return-issue
Alon Zakai
2014-05-08
add two fuzz testcases related to stack coloring
Alon Zakai
2014-05-07
disable test_fs_writeFile in non-emcc modes
Alon Zakai
2014-05-07
Add the testcase for https://github.com/kripken/emscripten/issues/2334 to the...
Dan Gohman
2014-05-02
Merge pull request #2330 from juj/fs-tracking
juj
2014-04-30
Merge pull request #2327 from chadaustin/embind-asmjs-precise-f32
Alon Zakai
2014-04-30
disable test_sscanf_hex in s_x_x
Alon Zakai
2014-04-30
Add unit test for FS.trackingDelegate operation.
Jukka Jylänki
2014-04-29
fix embind/asm.js in PRECISE_F32 mode
Chad Austin
2014-04-25
Merge pull request #2287 from chadaustin/embind-fastcomp-asm.js
Alon Zakai
2014-04-24
passes tests
Chad Austin
2014-04-24
enable embind/asm.js tests.
Chad Austin
2014-04-24
Committing the actual change now
Fraser Adams
2014-04-23
webidl binder
Alon Zakai
2014-04-17
disable a failing test due to an llvm lto bug
Alon Zakai
2014-04-14
Merge pull request #2291 from juj/spidermonkey_none
Alon Zakai
2014-04-14
Allow setting SPIDERMONKEY_ENGINE=None in .emscripten to simplify test runner...
Jukka Jylanki
2014-04-10
disable test_atomic_cxx in non-fastcomp
Alon Zakai
2014-04-10
enable test_atomic_cxx on everything but 64-bit operations; #2273
Alon Zakai
2014-04-09
start on c++11 atomics implementation and test; #2273
Alon Zakai
2014-04-07
Merge pull request #2256 from juj/more_musl
1.14.1
Alon Zakai
[next]