[gtk+] reftests: Add a test that ensures toplevels and popups render identical



commit 79d1b11d0b3975c4927cd0f56c77aedd0933cb74
Author: Benjamin Otte <otte redhat com>
Date:   Thu May 5 05:16:09 2011 +0200

    reftests: Add a test that ensures toplevels and popups render identical

 tests/reftests/Makefile.am |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/tests/reftests/Makefile.am b/tests/reftests/Makefile.am
index f2e2afd..ea0081d 100644
--- a/tests/reftests/Makefile.am
+++ b/tests/reftests/Makefile.am
@@ -25,6 +25,9 @@ clean-local:
 	rm -rf output/ || true
 
 EXTRA_DIST += \
+	box-packing.css \
+	box-packing.ref.ui \
+	box-packing.ui \
 	entry-progress-coloring.css \
 	entry-progress-coloring.ref.ui \
 	entry-progress-coloring.ui \
@@ -45,6 +48,5 @@ EXTRA_DIST += \
 	quit-mnemonic.ui \
 	simpe.ref.png \
 	simple.ui \
-	box-packing.css \
-	box-packing.ref.ui \
-	box-packing.ui
+	toplevel-vs-popup.ref.ui \
+	toplevel-vs-popup.ui



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]