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-01-06
changed != to !== in a couple of places. Added fix to prevent closure minifyi...
Fraser Adams
2014-01-02
Added crypto quality random number generators for Node.js and browser environ...
Fraser Adams
2013-12-31
implementation of libuuid
Fraser Adams
2013-12-30
Merge pull request #1946 from juj/default_obj_ext
juj
2013-12-29
Define behavior that 'emcc -c a.c -o dir/' shall compile and generate object ...
Jukka Jylänki
2013-12-26
fix js libraries in fastcomp; fixes #1948
Alon Zakai
2013-12-25
disable new test in fastcomp
Alon Zakai
2013-12-25
properly handle invoke of setjmp, by lowering to a call, which fixes phis tha...
Alon Zakai
2013-12-24
disable a test requiring unaligned memory in fastcomp
Alon Zakai
2013-12-24
properly check for libx.so.1.2.3 types when deciding what to link in statical...
Alon Zakai
2013-12-23
do not link in dynamic libraries when compiling to bitcode in intermediate st...
Alon Zakai
2013-12-23
fix bug where close-together tempDoublePtr operations could cross each other
Alon Zakai
2013-12-23
improve fuzz test tool
Alon Zakai
2013-12-22
do not use named globals in fastcomp
Alon Zakai
2013-12-21
save each benchmark to a unique name
Alon Zakai
2013-12-21
benchmark fastcomp
Alon Zakai
2013-12-21
Update test other.test_demangle to pass after the previous commit which added...
Jukka Jylänki
2013-12-20
update browser.test_preload_file
Alon Zakai
2013-12-20
update tests for recent file packager changes
Alon Zakai
2013-12-20
fuzz i64 math as well
Alon Zakai
2013-12-20
do not force asm in fuzzer
Alon Zakai
2013-12-20
randomize opt level in csmith driver
Alon Zakai
2013-12-20
fuzz testcase
Alon Zakai
2013-12-20
Merge pull request #1922 from coolwanglu/embed_dot_files
Alon Zakai
2013-12-20
Merge pull request #1635 from juj/emscripten_log
Alon Zakai
2013-12-20
fuzz testcase
Alon Zakai
2013-12-20
fuzz testcase
Alon Zakai
2013-12-20
improve fuzz testcase runner
Alon Zakai
2013-12-20
simplify ir for fastcomp after the autodebugger runs
Alon Zakai
2013-12-20
make fuzz tester executable
Alon Zakai
2013-12-20
csmith fixes
Alon Zakai
2013-12-20
Fix browser.test_emrun to utilize the EMSCRIPTEN_BROWSER env. variable like t...
Jukka Jylänki
2013-12-20
In browser.test_emrun, use --log_stdout and --log_stderr to capture run outpu...
Jukka Jylänki
2013-12-20
Move emscripten-source-map.min.js to src/ since it is a non-tests file needed...
Jukka Jylänki
2013-12-20
Update emscripten_log to work with the handwritten JS demangler. Update tests.
Jukka Jylänki
2013-12-20
Also give the ability to print out function parameters in the callstack with ...
Jukka Jylänki
2013-12-20
Add new functions emscripten_log() in emscripten.h which allows printing out ...
Jukka Jylänki
2013-12-20
Merge pull request #1934 from juj/eglCreateContext
juj
2013-12-20
Make EGL function eglCreateContext spec-conformant and actually read the EGL_...
Jukka Jylänki
2013-12-19
make default tests work in fastcomp
Alon Zakai
2013-12-19
make test_outline more lenient
Alon Zakai
2013-12-19
Merge pull request #1932 from juj/emrun_argc_argv
Alon Zakai
2013-12-19
Merge pull request #1933 from ehostunreach/computed_goto
Alon Zakai
2013-12-19
fix tests/cases/phientryimplicit.ll
Alon Zakai
2013-12-19
Clean up test_indirectbr_many using preprocessor macros
Vasilis Kalintiris
2013-12-19
remove java_nbody from core benchmarks
Alon Zakai
2013-12-19
Implement command line passing to work to emrun when --emrun is passed.
Jukka Jylänki
2013-12-18
fix asm1.test_cube2hash for fastcomp
Alon Zakai
2013-12-18
fix test for fastcomp -O0
Alon Zakai
2013-12-17
fastcomp test fix
Alon Zakai
[next]