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-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
Teach buildFlowGraph about functions that are known to always throw.
Ryan Kelly
2014-01-30
mark new testcase as ta2-only
Alon Zakai
2014-01-30
added basic unmount support
Anthony Pesch
2014-01-30
use all 32 bits in rand_r
Alon Zakai
2014-01-30
Merge branch 'rand' of github.com:coolwanglu/emscripten into incoming
Alon Zakai
2014-01-30
fix exceptions whitelist check on invoke using function pointer; fixes #2081
Alon Zakai
2014-01-30
add fuzz testcase
Alon Zakai
2014-01-30
improve fuzzing setup
Alon Zakai
2014-01-29
Merge pull request #2077 from inolen/enable_udp
Alon Zakai
2014-01-29
enable test_bigswitch in asm
Alon Zakai
2014-01-29
add legalizer_b testcase
Alon Zakai
2014-01-29
improve i96 test
Alon Zakai
2014-01-29
add testcase for i96 shifts
Alon Zakai
2014-01-29
check correct define for UDP mode
Anthony Pesch
2014-01-29
Merge pull request #2065 from Daft-Freak/al
Alon Zakai
2014-01-29
fix locale-removing aliases that break because they then have the wrong sig; ...
Alon Zakai
2014-01-29
enable tests/cases/514 in fastcomp
Alon Zakai
[prev]
[next]