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-09-04
Added test which shows broken GL emulation when:
Michael J. Bishop
2013-09-04
Remove default filename suffix specification in CMake toolchain, since test_o...
Jukka Jylänki
2013-09-04
Have test_cmake also test that running 'emconfigure cmake' works, in addition...
Jukka Jylänki
2013-09-04
Remove the need to pass CMAKE_MODULE_PATH to CMake by weakly setting it in th...
Jukka Jylänki
2013-09-04
Fix other.test_cmake when EM_BUILD_VERBOSE is not defined.
Jukka Jylänki
2013-09-04
Add a test to ensure that EMSCRIPTEN=1 variable is set in CMake when building.
Jukka Jylänki
2013-09-04
Delete Emscripten_unix.cmake, the previous commit makes that obsolete!
Jukka Jylänki
2013-09-04
Utilize EM_BUILD_VERBOSE in other.test_cmake.
Jukka Jylänki
2013-09-04
Improve CMake toolchain file to use response files. Avoid the compiler detect...
Jukka Jylänki
2013-09-03
updated unistd and fs_base tests to use new FS APIs
Anthony Pesch
2013-09-03
add browser module test
Alon Zakai
2013-09-03
support -E in emcc
Alon Zakai
2013-09-03
do not eliminate supposedly stub functions in side modules, as they may be im...
Alon Zakai
2013-09-03
wip test_dlfcn_mallocs
Alon Zakai
2013-09-03
add test_dlfcn_funcs
Alon Zakai
2013-09-03
do not require LINKABLE in DLOPEN_SUPPORT
Alon Zakai
2013-09-03
rename test
Alon Zakai
2013-09-03
clean up dlfcn tests
Alon Zakai
2013-09-03
fix test_dlfcn_unique_sig in non-asm
Alon Zakai
2013-09-03
fix non-asm dlfcn setup code
Alon Zakai
2013-09-03
added test_dlfcn_stack_forward
Anthony Pesch
2013-09-03
added dlopen test to test function pointers with signatures not found in the ...
Anthony Pesch
2013-09-03
fix asm validation of side modules
Alon Zakai
2013-09-03
fix test_dlfcn_self
Alon Zakai
2013-09-03
update test_dlfcn_varargs
Alon Zakai
2013-09-03
update test_dlfcn_varargs
Alon Zakai
2013-09-03
update test_dlfcn_alias
Alon Zakai
2013-09-03
update test_dlfcn_data_and_fptr
Alon Zakai
2013-09-03
support function pointer calls across asm modules by passing them all through...
Alon Zakai
2013-09-03
refactor test_dlfcn_qsort
Alon Zakai
2013-09-03
refactor dlfcn test code
Alon Zakai
2013-09-03
track maximum function index when using dlopen support
Alon Zakai
2013-09-03
disable memory init file in test_dlfcn_basic
Alon Zakai
2013-09-03
enable test_dlfcn_basic for asm modules
Alon Zakai
2013-08-31
remove temporary enet fix, and define gethostbyname_r in a header, so that we...
Alon Zakai
2013-08-31
- temp fix for test_enet
Anthony Pesch
2013-08-30
don't close client sockets by default in echo server enabling TCP teardown to...
Anthony Pesch
2013-08-30
disable test_stdin in node (temporarily) and v8
Alon Zakai
2013-08-30
fix test_emscripten_get_now
Alon Zakai
2013-08-30
fix use of NODE_JS in test_sockets
Alon Zakai
2013-08-30
Merge pull request #1557 from inolen/sockfs
Alon Zakai
2013-08-30
Remove compilation warnings on msvc10 tests. Add missing --preload-file direc...
Jukka Jylänki
2013-08-30
don't re-use ports between different harnesses
Anthony Pesch
2013-08-29
Merge pull request #1311 from juj/emscripten_get_now
Alon Zakai
2013-08-29
run test_stdin in all JS_ENGINES
Anthony Pesch
2013-08-29
updated test_stdin to work in SM shell
Anthony Pesch
2013-08-29
- added tests for tcgetattr / tcsetattr
Anthony Pesch
2013-08-29
Pass relative paths instead of absolute paths in Visual Studio include direct...
Jukka Jylänki
2013-08-29
emscripten_get_now enabled for SpiderMonkey, optimization and test for shell ...
Jukka Jylänki
2013-08-29
- created SOCKFS
Anthony Pesch
[prev]
[next]