tests/gesture: add custom recognizer test
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 28 Jan 2020 19:23:27 +0000 (14:23 -0500)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 11 Feb 2020 21:58:35 +0000 (06:58 +0900)
commit695c53aecbd4672feb511af272fec176caaaf6db
tree7cb4aad57fc1eb43efc67b7a6d96f22af73ece8e
parent85ce9d459575cf9ec19d837fe5cede473801d637
tests/gesture: add custom recognizer test

adds a very small implementation of a custom recognizer, registers it,
verifies events are processing as they should, then removes it

Differential Revision: https://phab.enlightenment.org/D11224
src/tests/elementary/custom_recognizer.c [new file with mode: 0644]
src/tests/elementary/custom_recognizer.eo [new file with mode: 0644]
src/tests/elementary/efl_ui_test_gesture.c
src/tests/elementary/meson.build