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-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
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-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-21
Update test other.test_demangle to pass after the previous commit which added...
Jukka Jylänki
2013-12-20
Merge pull request #1922 from coolwanglu/embed_dot_files
Alon Zakai
2013-12-19
make test_outline more lenient
Alon Zakai
2013-12-14
test changes for fastcomp
Alon Zakai
2013-12-14
--exclude-file
Lu Wang
2013-12-10
quote keys in library objects when necessary; fixes #1908
Alon Zakai
2013-11-25
support C/C++ suffixes in capital form
Alon Zakai
2013-11-22
Fix other.test_dependency_file on Windows.
Jukka Jylänki
2013-11-20
test for static linking when using --js-library
Alon Zakai
2013-11-19
Added test for change for issue #1732.
Dominic Wong
2013-11-15
Merge pull request #1814 from juj/fix_test_static_link
Alon Zakai
[next]