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 (
Collapse
)
Author
2013-01-25
add indirectbr-phi test
Alon Zakai
2013-01-25
improve benchmark infrastructure in preparation for zlib benchmark
Alon Zakai
2013-01-25
fix asm jsfunc chunking
Alon Zakai
2013-01-25
improve chunking test
Alon Zakai
2013-01-24
optimize ctlz and add cttz; fixes #797
Alon Zakai
2013-01-24
disable test_intvars in s_x_x
Alon Zakai
2013-01-24
disable flaky leaky .ll detection
Alon Zakai
2013-01-23
fail on odin not validing asm.js code, in odin builds
Alon Zakai
2013-01-23
fix asm float notation for numbers less than 1 in absolute value
Alon Zakai
2013-01-23
add isnan test
Alon Zakai
2013-01-23
fix some tests for the new multiply coercion behavior
Alon Zakai
2013-01-23
update glbook test image
Alon Zakai
2013-01-23
properly detect return type when detecting function type
Alon Zakai
2013-01-23
handle function pointer calls to functions that return function pointers ↵
Alon Zakai
(insert meme here)
2013-01-22
improve lua test
Alon Zakai
2013-01-22
add testcase for i32 mul coercion
Alon Zakai
2013-01-20
strenghen varargs function pointer test
Alon Zakai
2013-01-20
fix test_sdl_key for asm
Alon Zakai
2013-01-19
fix test_api_browser for asm
Alon Zakai
2013-01-19
support glBegin on GL_POINTS; fixes #793
Alon Zakai
2013-01-19
emit 5.0 instead of +5 in asm
Alon Zakai
2013-01-19
Merge branch 'incoming' of https://github.com/manuels/emscripten into incoming
Alon Zakai
2013-01-19
Add testcase for sscanf floating point format aliases
manuels
2013-01-18
disable various tests for asm that cannot work
Alon Zakai
2013-01-18
stub out unneeded openjpeg functions, so it can parse in asm
Alon Zakai
2013-01-18
fix tests/cases/extendedprecision.ll
Alon Zakai
2013-01-18
fix benchmarks
Alon Zakai
2013-01-18
add return in functions whose types return but do not actually return
Alon Zakai
2013-01-18
asprintf and some stubs
Alon Zakai
2013-01-17
add test for bswap64
Alon Zakai
2013-01-17
fix test_exceptions
Alon Zakai
2013-01-17
Implement exceptions in whitelist
Aleksander Guryanov
2013-01-16
imul in benchmarks, commented out
Alon Zakai
2013-01-16
fix test_utf
Alon Zakai
2013-01-14
show error on asm link failures too
Alon Zakai
2013-01-14
only show asm warnings in asm
Alon Zakai
2013-01-14
fix test runner asm output
Alon Zakai
2013-01-14
tweak asm parse message
Alon Zakai
2013-01-14
print asm parsing to stderr
Alon Zakai
2013-01-14
log out whether code parsed as asm.js
Alon Zakai
2013-01-14
clear message when exception catching is disabled and an exception is thrown
Alon Zakai
2013-01-13
disable bigswitch test until relooper can support it
Alon Zakai
2013-01-13
add testcase with big switch for #781
Alon Zakai
2013-01-12
refactor use of asm in js optimizer
Alon Zakai
2013-01-11
fix test_emcc_caching
Alon Zakai
2013-01-11
stabilize test_firstrun
Alon Zakai
2013-01-11
fix test_safe_heap
Alon Zakai
2013-01-10
export memcpy in asm mode so non-asm library functions can use it
Alon Zakai
2013-01-10
disable memcpy-using tests in s_x_x, it requires emcc now
Alon Zakai
2013-01-10
call library aliases directly by their target name
Alon Zakai
[next]