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-19
emit fuzz errors with the right suffix
Alon Zakai
2014-02-19
add function with $ in its name testcase
Alon Zakai
2014-02-19
Merge pull request #2140 from juj/python_emcc
Alon Zakai
2014-02-19
add atomicrmw sub test
Alon Zakai
2014-02-19
Fix Windows EMCC invocations to call 'python emcc' in a few places instead of...
Jukka Jylänki
2014-02-18
add toupper_l test
Alon Zakai
2014-02-18
add a version of emscripten_set_main_loop where the main loop takes an argume...
Alon Zakai
2014-02-18
fix function types of main loop funcs in sockets tests
Alon Zakai
2014-02-18
enable other.test_link_s in fastcomp
Alon Zakai
2014-02-18
useful info in ASSERTIONS=1 and 2 in fastcomp for bad function pointer calls,...
Alon Zakai
2014-02-18
define COMPILER_TEST_OPTS in benchmark suite, so libraries get optimized
Alon Zakai
2014-02-18
fast test_longjmp_repeat in fastcomp
Alon Zakai
2014-02-17
enable test_scriptaclass in fastcomp
Alon Zakai
2014-02-17
support reserved function pointers in fastcomp
Alon Zakai
2014-02-17
enable a fuzztest that now works in fastcomp
Alon Zakai
2014-02-17
enable test_float32_precise in fastcomp
Alon Zakai
2014-02-17
check all i64 functions for whether we need to include precise i64 code
Alon Zakai
2014-02-16
support memory growth in (non-validating) asm.js
Alon Zakai
2014-02-16
RETAIN_COMPILER_SETTINGS, Runtime.getCompilerSetting and emscripten_get_compi...
Alon Zakai
2014-02-14
add fuzz testcase
Alon Zakai
2014-02-14
improve fuzzing to detect asm validation errors
Alon Zakai
2014-02-14
suppress native warnings in fuzzer, csmith emits many
Alon Zakai
2014-02-14
reduce some fuzzer output
Alon Zakai
2014-02-14
fix fuzz checker
Alon Zakai
2014-02-14
add testcase for i1 constants being properly unsigned
Alon Zakai
2014-02-14
improve c++ fuzzing
Alon Zakai
2014-02-14
emit both c++ and c in fuzzer
Alon Zakai
2014-02-13
enable legalizer_ta2 testcase in fastcomp
Alon Zakai
2014-02-13
i96_ashr testcase
Alon Zakai
2014-02-13
fix target in hello_world.ll
Alon Zakai
2014-02-13
fix fuzzer test runner cleanups
Alon Zakai
2014-02-13
fuzz tester tweaks
Alon Zakai
2014-02-12
test python with lto for more coverage
Alon Zakai
2014-02-12
make openjpeg extra tests on EMCC_DEBUG more lenient
Alon Zakai
2014-02-12
fix bug on using file packager on subdirs; fixes #2123
Alon Zakai
2014-02-12
update sanity.test_emcc_caching
Alon Zakai
2014-02-12
fix test_sdl_canvas
Alon Zakai
2014-02-12
Merge pull request #2118 from inolen/sdl_lazy_init_fix
Alon Zakai
2014-02-12
add another longjmp testcase
Alon Zakai
2014-02-11
initialize pixel buffer inside of makeSurface for SDL_SWSURFACE
Anthony Pesch
2014-02-11
add longjmp testcase for keeping stuff together and in proper dominance order
Alon Zakai
2014-02-11
optimize redundant frounds in -O3
Alon Zakai
2014-02-11
update test_safe_dyncalls
Alon Zakai
2014-02-10
Merge pull request #2091 from sunfishcode/incoming
Alon Zakai
2014-02-10
NO_EXIT_RUNTIME option, to set Module.noExitRuntime during compilation
Alon Zakai
2014-02-10
don't forget to set ai_next in getaddrinfo, and use emcc in test_getaddrinfo ...
Alon Zakai
2014-02-10
Suppress useless warnings in the tests.
Dan Gohman
2014-02-10
Merge pull request #2071 from rfk/rfk/fix-test-longjmp-throw-asm3
Alon Zakai
2014-02-10
Merge pull request #2099 from waywardmonkeys/upstream-from-imvu
Alon Zakai
2014-02-10
add more slack to test_sdl_canvas_alpha
Alon Zakai
[prev]
[next]