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-08-08
make dce check flexible
Alon Zakai
2013-08-08
Merge pull request #1470 from inolen/preload_path_fixes
Alon Zakai
2013-08-08
disable test_fcvt in s_0_x
Alon Zakai
2013-08-08
Merge pull request #1473 from juj/wno-warn-absolute-paths
Alon Zakai
2013-08-08
support input and output vars in inline js
Alon Zakai
2013-08-08
Merge branch 'link_exports' of github.com:ncbray/emscripten into incoming
Alon Zakai
2013-08-07
- parameterized sdl_image.c to support different path variations
Anthony Pesch
2013-08-07
ensure test runner cache names are valid filenames
Alon Zakai
2013-08-07
Merge pull request #1474 from waywardmonkeys/cvt-functions
Alon Zakai
2013-08-07
fix test_inet4
Alon Zakai
2013-08-07
fix test_files_m
Alon Zakai
2013-08-07
fix test_files
Alon Zakai
2013-08-07
fix static linker parsing bug
Alon Zakai
2013-08-07
Ensure the linker pulls in static libraries containing exported functions.
Nick Bray
2013-08-07
Add fcvt, ecvt, gcvt functions.
Bruce Mitchener
2013-08-07
Add -Wno-warn-absolute-paths cmdline option to allow hiding the absolute -I/-...
Jukka Jylänki
2013-08-07
fix for test_sdl_image_compressed
Anthony Pesch
2013-08-06
Updated test_sdl_image to more extensively test relative paths
Anthony Pesch
2013-08-06
enclose noInitialRun in parentheses to make closure happy
Anthony Pesch
2013-08-06
test outlining with -O2, but without size checks
Alon Zakai
2013-08-06
allow outlining of single statements
Alon Zakai
2013-08-06
add infrastructure to test multiple optimization levels in test_outline
Alon Zakai
2013-08-06
use compiler test opts in cache name for libraries, to increase coverage and ...
Alon Zakai
2013-08-06
Merge pull request #1348 from mnaamani/inet
Alon Zakai
2013-08-06
Merge pull request #1458 from inolen/vfs
Alon Zakai
2013-08-06
handle IPv6 addresses in inet_ntop and inet_pton
Mokhtar Naamani
2013-08-05
Removed USE_OLD_FS
Anthony Pesch
2013-08-05
fix test_fgetc_ungetc
Alon Zakai
2013-08-05
fix test_fgetc_ungetc
Alon Zakai
2013-08-05
remove nativizer test output
Alon Zakai
2013-08-05
enable permissions checks after initialization
Anthony Pesch
2013-08-05
Updated rename tests
Anthony Pesch
2013-08-05
always use canonical temp dir in benchmarks, to let multiple tests reuse the ...
Alon Zakai
2013-08-05
add more slack to test_sdl_rotozoom
Alon Zakai
2013-08-05
strip color correction from pngs, so that the browser reftests are consistent...
Alon Zakai
2013-08-04
Include signal.h when using signals.
Bruce Mitchener
2013-08-02
add slack to some more browser reftests
Alon Zakai
2013-08-02
reftest infrastructure
Alon Zakai
2013-08-02
make some gl tests more forgiving
Alon Zakai
2013-08-02
update cube browser tests to use reftests
Alon Zakai
2013-08-02
fix sanity tests
Alon Zakai
2013-08-02
convert test_cubegeom_pre to reftest
Alon Zakai
2013-08-02
improve testcase
Alon Zakai
2013-08-02
accept phi subItems that are parsable LLVM functions
Alon Zakai
2013-08-02
infer relative paths in file packager only when not told explicit src and des...
Alon Zakai
2013-08-02
Merge pull request #1457 from inolen/fs_init_split
Alon Zakai
2013-08-02
also use LLVM_ROOT to detect when we need to clear the cache
Alon Zakai
2013-08-02
split up FS.init
Anthony Pesch
2013-08-01
Merge branch 'qsort_reduce_callchain' of github.com:PinZhang/emscripten into ...
Alon Zakai
2013-08-01
do not use -nostdinc++ with le32 target at all, it does not need it, and add ...
Alon Zakai
[next]