So we can add other switch tests to it without confusing too many people.
Signed-off-by: Peter Hutterer <[email protected]>
---
test/Makefile.am | 2 +-
test/{test-lid.c => test-switch.c} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename test/{test-lid.c => test-switch.c} (100%)
diff --git a/test/Makefile.am b/test/Makefile.am
index 1ff1406..542d9d2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -121,7 +121,7 @@ libinput_test_suite_runner_SOURCES = test-udev.c \
test-keyboard.c \
test-device.c \
test-gestures.c \
- test-lid.c
+ test-switch.c
libinput_test_suite_runner_CFLAGS = $(AM_CFLAGS)
-DLIBINPUT_LT_VERSION="\"$(LIBINPUT_LT_VERSION)\""
libinput_test_suite_runner_LDADD = $(TEST_LIBS)
diff --git a/test/test-lid.c b/test/test-switch.c
similarity index 100%
rename from test/test-lid.c
rename to test/test-switch.c
--
2.9.3
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel