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-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
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
2013-07-31
absolutize and verify paths in the file packager
Alon Zakai
2013-07-31
fix test_intentional_fault
Alon Zakai
2013-07-31
fix test_gmtime
Alon Zakai
2013-07-31
support for stb-image
Alon Zakai
2013-07-31
Reduce call chain of qsort
pzhang
2013-07-30
updated test_openal_buffers to use btest
Anthony Pesch
2013-07-30
- fixed AudioBufferSourceNode start call, pass it an asbsolute time, not rel...
Anthony Pesch
2013-07-30
First pass at buffer queueing
Anthony Pesch
2013-07-30
fix gmtime; closes #1366
Alon Zakai
2013-07-30
disable asm in embind mode, and add a test for what embind cannot do in asm m...
Alon Zakai
2013-07-30
add more non-asm embind testing
Alon Zakai
2013-07-30
Merge pull request #1449 from inolen/postrun_fixes
Alon Zakai
2013-07-30
fix and test for multiple static linking
Alon Zakai
2013-07-30
Update test_ccall to not use a postrun hook
Anthony Pesch
2013-07-29
use fgetc/ungetc in fscanf; properly fixes #1436
Alon Zakai
2013-07-29
make i24_mem test ta2 only
Alon Zakai
2013-07-29
fix test_scriptaclass
Alon Zakai
2013-07-29
buffer streams that cannot be rewound in fscanf; fixes #1436
Alon Zakai
2013-07-29
fix reftest runner for var Module approach
Alon Zakai
2013-07-29
Merge pull request #1370 from inolen/ungetc_fixes
Alon Zakai
2013-07-26
Merge pull request #1393 from fhd/sdl-surface-refcount
Alon Zakai
2013-07-26
flatten if-chains into smaller chains, chunking reduces the overhead of flatt...
Alon Zakai
2013-07-26
Merge pull request #1425 from inolen/module_global
Alon Zakai
[next]