aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-01-13clean up some more tests/casesAlon Zakai
2014-01-13fix testcase to validate as llvm irAlon Zakai
2014-01-13remove old test that cannot be done in fastcomp, relies on code miscompilatio...Alon Zakai
2014-01-12enable another test_cases case in fastcompAlon Zakai
2014-01-12enable test_async_exit in fastcompAlon Zakai
2014-01-12enable test_typed_exceptions in fastcompAlon Zakai
2014-01-11more i64 switch testsAlon Zakai
2014-01-10enable more exceptions tests in fastcompAlon Zakai
2014-01-10enable first exceptions test for fastcompAlon Zakai
2014-01-09prevent calling run more than once; fixes #1992Alon Zakai
2014-01-08fix and enable other.test_simd on fastcompAlon Zakai
2014-01-08enable simd tests in fastcompAlon Zakai
2014-01-07fix test_luaAlon Zakai
2014-01-07update other.test_simd test for llvm 3.3 and 3.4Alon Zakai
2014-01-07Merge branch 'incoming' into llvm-3.41.8.6Alon Zakai
2014-01-07handle variables that assign a value including themselves in aggressiveVariab...Alon Zakai
2014-01-07make aggressiveVariableElimination usable through a settingAlon Zakai
2014-01-07properly overflow gep arguments; fixes #1975Alon Zakai
2014-01-07Merge branch 'add-libuuid' of github.com:fadams/emscripten into incomingAlon Zakai
2014-01-07make benchmark suite more robust to settings changesAlon Zakai
2014-01-07clean up test runner outputAlon Zakai
2014-01-06benchmark updatesAlon Zakai
2014-01-06benchmark updatesAlon Zakai
2014-01-06refactor lua benchmarkAlon Zakai
2014-01-06option to benchmark multiple llvm versions, both native and jsAlon Zakai
2014-01-06refactor lua benchmarkAlon Zakai
2014-01-06option to benchmark multiple llvm versions, both native and jsAlon Zakai
2014-01-06fix poppler configure for clang 3.4Alon Zakai
2014-01-06other.test_emcc fixes for fastcompAlon Zakai
2014-01-06changed != to !== in a couple of places. Added fix to prevent closure minifyi...Fraser Adams
2014-01-04fix function type in test_openal_buffers for asmAlon Zakai
2014-01-04specify (void) as the arguments in webgl_context_attributes test, to avoid co...Alon Zakai
2014-01-03disable/update various browser tests for fastcompAlon Zakai
2014-01-03fix benchmark suite bug where args got appendedAlon Zakai
2014-01-03disable named globals test in fastcompAlon Zakai
2014-01-03convert test_sdl_canvas to btestAlon Zakai
2014-01-03[SDL] Fixing SDL_UnlockSurface in IE10/IE11.John Vilk
2014-01-03disable fc in default benchmarksAlon Zakai
2014-01-03fix output in glGetFramebufferAttachmentParameterivAlon Zakai
2014-01-03properly handle getParameter returning null when it means a null object (e.g....Alon Zakai
2014-01-03disable test_emscripten_log in spidermonkey due to breakage; issue #1970Alon Zakai
2014-01-02Added crypto quality random number generators for Node.js and browser environ...Fraser Adams
2013-12-31sanity check for js backend in fastcompAlon Zakai
2013-12-31implementation of libuuidFraser Adams
2013-12-30disable some other.* tests in fastcompAlon Zakai
2013-12-30fix --save-bc in fastcompAlon Zakai
2013-12-30fix other.test_crunchAlon Zakai
2013-12-30Merge pull request #1946 from juj/default_obj_extjuj
2013-12-29Define behavior that 'emcc -c a.c -o dir/' shall compile and generate object ...Jukka Jylänki
2013-12-26fix js libraries in fastcomp; fixes #1948Alon Zakai