From fe42c6f1525eb7319113e26d752f1a44b8dc80d9 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Tue, 29 Mar 2011 10:45:19 +0200 Subject: Add gesture transform unit tests Start the gesture frame test suite with some basic coordinate mapping tests. Signed-off-by: Henrik Rydberg --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 106641d..584693a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -9,6 +9,7 @@ noinst_PROGRAMS = $(test_targets) check_grail_SOURCES = \ check-mapping.c \ + check-transform.c \ check-grail.c check_grail_CFLAGS = \ -- cgit v1.2.3