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
2014-02-10
comment on test suite debugging
Alon Zakai
2014-02-10
make ALL work properly on fastcomp
Alon Zakai
2014-02-09
Merge pull request #2084 from amatus/push-upstream
Alon Zakai
2014-02-09
override emscripten_ versions of gl funcs when gl emulation kicks in
Alon Zakai
2014-02-09
deprecate --split option and disable browser tests using it in fastcomp
Alon Zakai
2014-02-09
enable legacy gl emulation in fastcomp
Alon Zakai
2014-02-09
enable test_sdl_audio_beeps in fastcomp
Alon Zakai
2014-02-09
add -O1 testing to browser.test_cubegeom_proc
Alon Zakai
2014-02-08
add test for getProcAddress that requires we allow collisions in the main nam...
Alon Zakai
2014-02-07
test for eglGetProcAddress
Alon Zakai
2014-02-07
use emcc in s_x_x tests, to get libc
Alon Zakai
2014-02-06
Test in6addr_* constants
David Barksdale
2014-02-06
Merge pull request #2103 from juj/opt_cmp
1.10.2
Alon Zakai
2014-02-06
Fix test_strcmp_uni and test_dlfcn_stacks after previous commit.
Jukka Jylänki
2014-02-06
fuzz -O3 as well
Alon Zakai
2014-02-06
add memset test
Alon Zakai
2014-02-06
Merge pull request #2082 from inolen/oes_stdder
juj
2014-02-06
add memcpy test
Alon Zakai
2014-02-05
add testcase for odd large doubles
Alon Zakai
2014-02-05
optimize out fround calls on clients that do not support fround
Alon Zakai
2014-02-05
disable other.test_chunking in fastcomp, since it's irrelevant
Alon Zakai
2014-02-04
WARN_UNALIGNED option for fastcomp
Alon Zakai
2014-02-04
Merge pull request #2096 from juj/test_minmax
Alon Zakai
2014-02-04
Add test_minmax that checks different comparisons when nans and infs are rela...
Jukka Jylänki
2014-02-04
Fix a possible double-deletion in embind when returning a smart pointer from ...
Chad Austin
2014-02-04
Add a sample for adding mixins to embind
Chad Austin
2014-02-04
Add a test to verify we can use static constants defined in classes.
Chad Austin
2014-02-04
Rename smart_ptr_trait::operator_new to construct_null per feedback from Chad.
Andy Friesen
2014-02-04
Add operator_new to smart_ptr_trait.
Andy Friesen
2014-02-04
Bring back Joe's original test too
Chad Austin
2014-02-04
Fix a possible memory corruption bug when using val::as
Chad Austin
2014-02-03
proper fix for simplifying f32-int bitcasts
Alon Zakai
2014-02-03
disable tests/cases/funcptr.ll in fastcomp, as it is invalid ir (contains a l...
Alon Zakai
2014-02-03
sscanf fix and test fix
Alon Zakai
2014-02-02
comment
Alon Zakai
2014-02-02
enable postset counting code in fastcomp on asm1.test_cubescript
Alon Zakai
2014-02-02
enable test_intentional_fault in all fastcomp modes
Alon Zakai
2014-02-02
comments
Alon Zakai
2014-02-02
parse exports from fastcomp, and enable test_llvm_used
Alon Zakai
2014-02-02
enable test_segfault in fastcomp
Alon Zakai
2014-02-02
support EXCEPTION_CATCHING_WHITELIST in fastcomp
Alon Zakai
2014-02-02
enable tests/cases/uadd_overflow_ta2 in fastcomp
Alon Zakai
2014-02-01
move automatic OES_standard_derivatives enabling behind LEGACY_GL_EMULATION d...
Anthony Pesch
2014-02-01
make sure RAND_MAX is a proper value
Alon Zakai
2014-02-01
Only skip emscripten_log test on SpiderMonkey in asm.js modes, since the test...
Jukka Jylänki
2014-01-31
Merge pull request #2079 from inolen/fs_unmount
Alon Zakai
2014-01-31
make sure rand() returns values only up to RAND_MAX; #1855
1.10.1
Alon Zakai
2014-01-31
further fix for #1407
Alon Zakai
2014-01-31
Fixed test_sockets.py so that it uses temp directory correctly and cleans up ...
Fraser Adams
2014-01-31
Add the datagram switch to the client as well as the server
Fraser Adams
[prev]
[next]