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
2013-12-07
Use do_run_from_file() for test_i16_emcc_intrinsic
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i32_mul_semiprecise
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i32_mul_precise
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_varargs
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_qdouble
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_i16
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_7z
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_zextneg
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_llabs
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_umul
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_double
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_cmp2
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_cmp
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_i64_b
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_sintvars
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_intvars
Vasilis Kalintiris
2013-12-07
Use do_run_from_file() for test_hello_world
Vasilis Kalintiris
2013-12-07
Run test with single source input and output files
Vasilis Kalintiris
2013-12-07
Merge branch 'incoming'
Alon Zakai
2013-12-03
shorten test_cubescript for fastcomp now that it passes
Alon Zakai
2013-12-02
fix file preloading in workers and add test
Alon Zakai
2013-11-26
Merge pull request #1864 from ngld/llvm-used
Alon Zakai
2013-11-26
update simd_test to use updated int32x4 instead of uint32x4; add simd_test3 f...
Heidi Pan
2013-11-26
Implemented #1573. All functions marked as "used" will be automatically added...
ngld
2013-11-27
fix rand_r; add rand_r in test_rand
Lu Wang
2013-11-26
correct way of scrollinbg to bottom
Lu Wang
2013-11-25
support C/C++ suffixes in capital form
Alon Zakai
2013-11-25
srand() & simple rand() supporing seed
Lu Wang
2013-11-24
add getprotobyname and associated functions from netdb.h. Add test_getprotoby...
Fraser Adams
2013-11-22
Fix other.test_dependency_file on Windows.
Jukka Jylänki
2013-11-22
fix pthread_setspecific on values of null
Alon Zakai
2013-11-20
test for static linking when using --js-library
Alon Zakai
2013-11-19
[SDL] SDL_JoystickEventState should default to SDL_ENABLE, not SDL_DISABLE.
John Vilk
2013-11-18
better fix for closure issue in asm2f.test_exceptions; clear out the spidermo...
Alon Zakai
2013-11-18
disable closure in asm2f.test_exceptions due to closure issue with 458ac87
Alon Zakai
2013-11-18
disable closure in asm2f.test_exceptions due to closure issue with 458ac87
Alon Zakai
2013-11-18
Merge pull request #1831 from dinibu/dependency-fix-1820
Alon Zakai
2013-11-18
fix sanity.test_emcc_caching
Alon Zakai
2013-11-18
Merge pull request #1832 from fadams/fix-accept-with-addr
Alon Zakai
2013-11-18
fix a bug in the accept call in library.js whereby if accept was called with ...
Fraser Adams
2013-11-18
Merge pull request #1830 from juj/custom_harness_browser
Alon Zakai
2013-11-18
Add support for specifying a custom web browser to run in the browser test ha...
Jukka Jylänki
2013-11-19
Added test for change for issue #1732.
Dominic Wong
2013-11-17
Merge pull request #1824 from juj/fix_browser_harness_windows
juj
2013-11-18
Clean up Windows-specific code in previous commits in the pull request.
Jukka Jylänki
2013-11-17
Fix test browser.test_chunked_synchronous_xhr on Windows. It failed due to a ...
Jukka Jylänki
2013-11-17
Fix browser.test_freealut on Windows by implementing a CMake build path for t...
Jukka Jylänki
2013-11-17
Fix test browser.test_sdl_image_compressed on Windows when the system does no...
Jukka Jylänki
2013-11-17
Adjust split.py tool logic for generating output filenames to not generate th...
Jukka Jylänki
2013-11-17
EM_ASM_INT and EM_ASM_DOUBLE, which allow input and output values from EM_ASM...
Alon Zakai
[prev]
[next]