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-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-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
2014-01-28
disable asm2x86.test_exceptions_2
Alon Zakai
2014-01-28
more tests and improvements to openal_playback.cpp to allow running native
Charlie Birks
2014-01-28
start to add tests
Charlie Birks
2014-01-27
EM_ASM_ variants that return a value but receive no inputs; fixes #2070
Alon Zakai
2014-01-27
fix some safeHeap errors with the new exceptions code; fixes #2068
Alon Zakai
2014-01-27
add testcase with longjmp and c++ exception catching in the same function
Alon Zakai
2014-01-27
finish precompiled headers test; fixes #2045
Alon Zakai
2014-01-27
silence poppler stdout output, so it is suitable as a benchmark
Alon Zakai
2014-01-26
support precompiled headers; fixes #2045
Alon Zakai
2014-01-26
do not include library i64 stuff in side modules, it is in the parent; fixes ...
Alon Zakai
2014-01-26
add responsive mode to box2d benchmark
Alon Zakai
2014-01-25
improve sqlite benchmarking
Alon Zakai
2014-01-25
improve box2d benchmarking
Alon Zakai
2014-01-24
Merge pull request #2035 from juj/html5_events
1.9.4
Alon Zakai
2014-01-24
Add test for storing special float literals in source code. Currently fails i...
Jukka Jylänki
2014-01-24
Rename library_events to library_html5 and other suggested renamings. Add bet...
Jukka Jylänki
2014-01-23
Merge pull request #2046 from rfk/rfk/registerize-harder-followups
Alon Zakai
2014-01-23
rename filePackageURL to filePackagePrefixURL
Alon Zakai
2014-01-23
allow adding a custom prefix to file package downloads, so they can happen fr...
Alon Zakai
2014-01-23
Add dedicated testcases for registerizeHarder pass.
Ryan Kelly
2014-01-22
Merge pull request #1905 from juj/glGetTexEnv
Alon Zakai
2014-01-22
fix some sdl typos that error on safe heap in asm mode, and add test coverage...
Alon Zakai
2014-01-22
skip test_debug in asm3
Alon Zakai
2014-01-22
fastcomp updates and a test for fptosi|ui on floats and doubles
Alon Zakai
2014-01-22
Implement C-based events library for various HTML5 APIs.
Jukka Jylänki
2014-01-22
Add test for s3tc.c rendering when GL_FFP_ONLY flag is set.
Jukka Jylänki
2014-01-22
Fix default vertex color to (1,1,1,1) and properly enable correct attribute s...
Jukka Jylänki
2014-01-21
add asm3 test mode
Alon Zakai
2014-01-21
add benchmarker option to vary native compiler flags
Alon Zakai
2014-01-21
switch benchmarks to -O3
Alon Zakai
[next]