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
/
test_other.py
Age
Commit message (
Expand
)
Author
2014-03-06
only include necessary system libraries amongst each other based on explicit ...
Alon Zakai
2014-03-05
run llvm-lit on JS codegen tests
Alon Zakai
2014-03-05
some test_outline updates
Alon Zakai
2014-03-03
improve testing for statically incorrect calls
Alon Zakai
2014-03-03
forward assertions setting into backend, and test checking for invalid # of a...
Alon Zakai
2014-03-03
enable errors on implicit functions by default; fixes #2175
Alon Zakai
2014-03-03
update other.test_emcc
Alon Zakai
2014-03-02
fix ASSERTIONS output on bad function pointer calls
Alon Zakai
2014-03-01
fix other.test_dangerous_func_cast
Alon Zakai
2014-03-01
add test for #2175
Alon Zakai
2014-03-01
mention ASSERTIONS in abort() calls
Alon Zakai
2014-03-01
improve assertions message on function pointer errors
Alon Zakai
2014-02-27
make NO_EXIT_RUNTIME work properly with llvm lto
Alon Zakai
2014-02-27
run -globalopt when NO_EXIT_RUNTIME, to get rid of global initializers entire...
Alon Zakai
2014-02-27
improve other.test_os_oz
Alon Zakai
2014-02-27
support -Os and -Oz as arguments to emcc
Alon Zakai
2014-02-26
pass NO_EXIT_RUNTIME flag to fastcomp and add test
Alon Zakai
2014-02-25
make other.test_outline a little more flexible
Alon Zakai
2014-02-24
Merge branch 'fastcomp-by-default' into incoming
Alon Zakai
2014-02-22
update year to 2014
Haneef Mubarak
2014-02-21
make test_outline limits a little more flexible
Alon Zakai
2014-02-21
add non-fastcomp other.test_emcc run
Alon Zakai
2014-02-21
make non-fastcomp tests in other run in non-fastcomp mode
Alon Zakai
2014-02-21
turn fastcomp on by default, disabling can be done with EMCC_FAST_COMPILER=0 ...
Alon Zakai
2014-02-18
enable other.test_link_s in fastcomp
Alon Zakai
2014-02-18
useful info in ASSERTIONS=1 and 2 in fastcomp for bad function pointer calls,...
Alon Zakai
2014-02-11
optimize redundant frounds in -O3
Alon Zakai
2014-02-05
disable other.test_chunking in fastcomp, since it's irrelevant
Alon Zakai
2014-02-04
WARN_UNALIGNED option for fastcomp
Alon Zakai
2014-02-03
proper fix for simplifying f32-int bitcasts
Alon Zakai
2014-01-27
finish precompiled headers test; fixes #2045
Alon Zakai
2014-01-26
support precompiled headers; fixes #2045
Alon Zakai
2014-01-23
Add dedicated testcases for registerizeHarder pass.
Ryan Kelly
2014-01-21
update other.test_emcc
Alon Zakai
2014-01-18
Merge pull request #2007 from abergmeier/cmake_test_ninja
juj
2014-01-16
don't override Module.print and printErr if the user specified them
Alon Zakai
2014-01-16
Split name-minification into a separate pass from registerization.
Ryan Kelly
2014-01-14
fix aggressiveVariableElimination bug and add testing
Alon Zakai
2014-01-14
Replace printing to stderr with logging warning.
Andreas Bergmeier
2014-01-13
Add support for Ninja and Eclipse+Ninja testing in test_cmake.
Andreas Bergmeier
2014-01-09
prevent calling run more than once; fixes #1992
Alon Zakai
2014-01-08
fix and enable other.test_simd on fastcomp
Alon Zakai
2014-01-07
update other.test_simd test for llvm 3.3 and 3.4
Alon Zakai
2014-01-07
Merge branch 'add-libuuid' of github.com:fadams/emscripten into incoming
Alon Zakai
2014-01-06
other.test_emcc fixes for fastcomp
Alon Zakai
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
disable some other.* tests in fastcomp
Alon Zakai
2013-12-30
fix --save-bc in fastcomp
Alon Zakai
2013-12-30
fix other.test_crunch
Alon Zakai
[prev]
[next]