Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-09 | remove test_sdl_audio_quickload which has been broken for a very long time | Alon Zakai | |
2014-04-14 | Add interactive and automated testing for SDL touch events. | Jukka Jylänki | |
2014-03-13 | Implement support for Webkit mouse wheel events. Add new interactive mouse ↵ | Jukka Jylänki | |
test. Checked on OSX Safari 6.0.5. Fixes #2219. | |||
2014-03-06 | Added a (currently failing) interactive test for SDL_WM_ToggleFullScreen. | Jukka Jylänki | |
2014-03-06 | Added new test suite 'interactive', which contains those browser tests that ↵ | Jukka Jylänki | |
require human verification in the loop. Move all such tests from 'browser' test suite to the 'interactive' test suite so that the browser test suite only contains automated tests. |