MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / test_sdl_touch

Method test_sdl_touch

test/test_interactive.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 self.btest_exit('test_sdl_mousewheel.c')
49
50 def test_sdl_touch(self):
51 self.btest('test_sdl_touch.c', cflags=['-O2', '-g1', '--closure=1'], expected='0')
52
53 def test_sdl_wm_togglefullscreen(self):
54 self.btest_exit('test_sdl_wm_togglefullscreen.c')

Callers

nothing calls this directly

Calls 1

btestMethod · 0.80

Tested by

no test coverage detected