aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-04-04Merge pull request #1006 from azmeuk/masterAlon Zakai
2013-04-04fix test_stringsAlon Zakai
2013-04-04* Fixed glfw test.Éloi Rivard
2013-04-04* Fixed mouse position.Éloi Rivard
2013-04-04* OpenGL extensions.Éloi Rivard
2013-04-04* Minor fix.Éloi Rivard
2013-04-04* Added a test.Éloi Rivard
2013-04-04* Edited tests so they use emscripten_main_loop.Éloi Rivard
2013-04-04* Added glfw headers and testcases.Éloi Rivard
2013-04-04* Fixed glfw test.Éloi Rivard
2013-04-04* Fixed mouse position.Éloi Rivard
2013-04-04* OpenGL extensions.Éloi Rivard
2013-04-04* Minor fix.Éloi Rivard
2013-04-04* Added a test.Éloi Rivard
2013-04-04* Edited tests so they use emscripten_main_loop.Éloi Rivard
2013-04-04* Added glfw headers and testcases.Éloi Rivard
2013-04-03Merge pull request #1015 from fhd/incomingAlon Zakai
2013-04-02Restore old zoomSurface test, add new tests for rotozoomSurfaceFelix H. Dahlke
2013-04-01update test_chunkingAlon Zakai
2013-03-31fix test_cases/caall.ll in asmAlon Zakai
2013-03-31differentiate better the ambiguous case of llvm call (where the type can be e...Alon Zakai
2013-03-31check both original short ident and redirected ident for being a library func...Alon Zakai
2013-03-31invalidate renderers using strideAlon Zakai
2013-03-31GL_UNSAFE_OPTS tweaksAlon Zakai
2013-03-31fix gl_renderers.pngAlon Zakai
2013-03-31improve test setup for test_gl_renderersAlon Zakai
2013-03-31refactor gl_renderers.cAlon Zakai
2013-03-31Added a test that creates two vertex buffers with different strides and point...Michael Bishop
2013-03-30headers fix; fixes #1013Alon Zakai
2013-03-30Merge pull request #1014 from waywardmonkeys/reinstate-testsAlon Zakai
2013-03-30Support rotozoomSurfaceFelix H. Dahlke
2013-03-25Merge pull request #898 from MichaelRiss/selectFixAlon Zakai
2013-03-25simplify handling of anonymous entry blocks; fixes #948Alon Zakai
2013-03-25Merge pull request #986 from caiiiycuk/offsets_testAlon Zakai
2013-03-25test fixesAlon Zakai
2013-03-25remove symbol removing hack; export all malloc symbols as weak; add test for ...1.3.5Alon Zakai
2013-03-23test_mmap works with Node now.Bruce Mitchener
2013-03-23Node issue 1669 was fixed and these tests work.Bruce Mitchener
2013-03-22fix test_chunkingAlon Zakai
2013-03-22correctly detect type of outputs of call to function pointersAlon Zakai
2013-03-22- added test cases for select error reportingMichael Riss
2013-03-21Offsets testAleksander Guryanov
2013-03-20fix test_emscripten_api_infloopAlon Zakai
2013-03-20remove CATCH_EXIT_CODE and make it the default behaviorAlon Zakai
2013-03-20restore test_sdl_mouse to the proper state, after the last fixAlon Zakai
2013-03-20update test_sdl_mouseAlon Zakai
2013-03-19update test_strtod, now that we handle negative zeroAlon Zakai
2013-03-19make test_chunking a little more lenientAlon Zakai
2013-03-19handle negative zero; fixes #921Alon Zakai
2013-03-20Fix large values in llvm_ctpop_i32().Bruce Mitchener