aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-08-06use compiler test opts in cache name for libraries, to increase coverage and ...Alon Zakai
2013-08-06Merge pull request #1348 from mnaamani/inetAlon Zakai
2013-08-06Merge pull request #1458 from inolen/vfsAlon Zakai
2013-08-06handle IPv6 addresses in inet_ntop and inet_ptonMokhtar Naamani
2013-08-05Removed USE_OLD_FSAnthony Pesch
2013-08-05fix test_fgetc_ungetcAlon Zakai
2013-08-05remove nativizer test outputAlon Zakai
2013-08-05enable permissions checks after initializationAnthony Pesch
2013-08-05Updated rename testsAnthony Pesch
2013-08-05always use canonical temp dir in benchmarks, to let multiple tests reuse the ...Alon Zakai
2013-08-05add more slack to test_sdl_rotozoomAlon Zakai
2013-08-05strip color correction from pngs, so that the browser reftests are consistent...Alon Zakai
2013-08-04Include signal.h when using signals.Bruce Mitchener
2013-08-02add slack to some more browser reftestsAlon Zakai
2013-08-02reftest infrastructureAlon Zakai
2013-08-02make some gl tests more forgivingAlon Zakai
2013-08-02update cube browser tests to use reftestsAlon Zakai
2013-08-02fix sanity testsAlon Zakai
2013-08-02convert test_cubegeom_pre to reftestAlon Zakai
2013-08-02improve testcaseAlon Zakai
2013-08-02accept phi subItems that are parsable LLVM functionsAlon Zakai
2013-08-02infer relative paths in file packager only when not told explicit src and des...Alon Zakai
2013-08-02Merge pull request #1457 from inolen/fs_init_splitAlon Zakai
2013-08-02also use LLVM_ROOT to detect when we need to clear the cacheAlon Zakai
2013-08-02split up FS.initAnthony Pesch
2013-08-01Merge branch 'qsort_reduce_callchain' of github.com:PinZhang/emscripten into ...Alon Zakai
2013-08-01do not use -nostdinc++ with le32 target at all, it does not need it, and add ...Alon Zakai
2013-07-31absolutize and verify paths in the file packagerAlon Zakai
2013-07-31fix test_intentional_faultAlon Zakai
2013-07-31fix test_gmtimeAlon Zakai
2013-07-31support for stb-imageAlon Zakai
2013-07-31Reduce call chain of qsortpzhang
2013-07-30updated test_openal_buffers to use btestAnthony Pesch
2013-07-30 - fixed AudioBufferSourceNode start call, pass it an asbsolute time, not rel...Anthony Pesch
2013-07-30First pass at buffer queueingAnthony Pesch
2013-07-30fix gmtime; closes #1366Alon Zakai
2013-07-30disable asm in embind mode, and add a test for what embind cannot do in asm m...Alon Zakai
2013-07-30add more non-asm embind testingAlon Zakai
2013-07-30Merge pull request #1449 from inolen/postrun_fixesAlon Zakai
2013-07-30fix and test for multiple static linkingAlon Zakai
2013-07-30Update test_ccall to not use a postrun hookAnthony Pesch
2013-07-29use fgetc/ungetc in fscanf; properly fixes #1436Alon Zakai
2013-07-29make i24_mem test ta2 onlyAlon Zakai
2013-07-29fix test_scriptaclassAlon Zakai
2013-07-29buffer streams that cannot be rewound in fscanf; fixes #1436Alon Zakai
2013-07-29fix reftest runner for var Module approachAlon Zakai
2013-07-29Merge pull request #1370 from inolen/ungetc_fixesAlon Zakai
2013-07-26Merge pull request #1393 from fhd/sdl-surface-refcountAlon Zakai
2013-07-26flatten if-chains into smaller chains, chunking reduces the overhead of flatt...Alon Zakai
2013-07-26Merge pull request #1425 from inolen/module_globalAlon Zakai