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
2012-12-07
ignore longjmp tests in asm
Alon Zakai
2012-12-07
disable poppler in asm
Alon Zakai
2012-12-07
registerizeAsm
Alon Zakai
2012-12-07
properly disable test_runtimelink for asm
Alon Zakai
2012-12-07
disable bindings generator tests for asm
Alon Zakai
2012-12-07
disable some tests in asm
Alon Zakai
2012-12-07
disable safe-heap reliant tests in asm
Alon Zakai
2012-12-07
i64Math in asm
Alon Zakai
2012-12-07
fix EXPORTED_FUNCTIONS use in tests
Alon Zakai
2012-12-07
fix test_unsigned
Alon Zakai
2012-12-07
test corrections
Alon Zakai
2012-12-07
disable test_pgo in asm
Alon Zakai
2012-12-07
disable test_linespecific in asm
Alon Zakai
2012-12-07
freelocale stub
Alon Zakai
2012-12-07
disable some more asm tests
Alon Zakai
2012-12-07
disable i64 tests for asm for now
Alon Zakai
2012-12-07
disable some test_cases undefined behavior cases for asm
Alon Zakai
2012-12-07
disable test_gc in asm
Alon Zakai
2012-12-07
fix test_emscripten_api
Alon Zakai
2012-12-07
disable dlopen tests in asm
Alon Zakai
2012-12-07
update tests to use power of 2 heaps
Alon Zakai
2012-12-07
add asm2 to ALL
Alon Zakai
2012-12-07
add asm2 test suite
Alon Zakai
2012-12-07
add eliminator mode for asm
Alon Zakai
2012-12-07
add asm to ALL
Alon Zakai
2012-12-07
generate separate type-specific function tables
Alon Zakai
2012-12-07
add asm test suite
Alon Zakai
2012-12-07
properly implement uitofp/sitofp using our existing code for that; fixes #745
Alon Zakai
2012-12-07
add parts of system bitcode libraries when necessary, and refactor library in...
Alon Zakai
2012-12-04
only add in .o inside .a that are needed
Alon Zakai
2012-12-03
do not apply -l if not generating an executable or a library
Alon Zakai
2012-11-30
Fixed embind for non-void non-const class methods (with test).
Dominic Wong
2012-11-28
Use 'return 0;' instead of 'return 1;' in all native code in tests/runner.py ...
Jukka Jylänki
2012-11-28
Improve test runner build_native and run_native functions to output detailer ...
Jukka Jylänki
2012-11-27
disable tests not working without named globals
Alon Zakai
2012-11-27
update test_cases/gepoverflow
Alon Zakai
2012-11-27
fix test_cases_subnums
Alon Zakai
2012-11-27
switch to all or nothing named globals, and add testing
Alon Zakai
2012-11-27
fix NUM_NAMED_GLOBALS bug with global postsets and add test coverage
Alon Zakai
2012-11-27
avoid unnecessary disk IO in test_gcc_unmangler
Alon Zakai
2012-11-24
allow limited the amount of named globals
Alon Zakai
2012-11-24
fix snprintf on output size 0
Alon Zakai
2012-11-23
Merge pull request #717 from juj/test_compile_fail
Alon Zakai
2012-11-23
fix test_failure_error_code
Alon Zakai
2012-11-23
Merge pull request #714 from juj/test_fail
Alon Zakai
2012-11-23
fix fmin
Alon Zakai
2012-11-23
fix sscanf n bug, fixes #727
Alon Zakai
2012-11-23
fix glBufferSubData
Alon Zakai
2012-11-22
fix setjmp/longjmp to notice if we actually setjmped in the invocation of the...
Alon Zakai
2012-11-22
fix o2.test_openjpeg
Alon Zakai
[next]