summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2014-05-30 11:35:26 +0200
committerBastien Nocera <hadess@hadess.net>2014-05-30 14:15:31 +0200
commitdc61705eda1c446cf8751b64fe39432699b92730 (patch)
treedb871f73594847a8c00e151f3bead98e1faf6f89 /tests/Makefile.am
parentf816ad4a103b678a33dab42b352a67721f07633d (diff)
downloadgnome-desktop-dc61705eda1c446cf8751b64fe39432699b92730.tar.gz
tests: Add gtk-reftest to compare GTK+ outputs
For each UI file, we'll compare the GTK+ output from the wall-clock for that particular locale with a reference UI file. This way, we can test whether we regress in terms of RTL handling.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dc9c10a3..934b3a2c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,6 +12,7 @@ AM_CFLAGS = -g $(WARN_CFLAGS)
test_programs = \
wall-clock \
+ gtk-reftest \
$(NULL)
-include $(top_srcdir)/git.mk