From 20c6acfc8d1871da220c4fbd7ecbaff66da22927 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 19 Jul 2011 11:57:27 +0200 Subject: [PATCH] reftests: Add test for recent fix https://bugzilla.gnome.org/show_bug.cgi?id=654678 --- tests/reftests/Makefile.am | 2 ++ .../messagedialog-secondarytext.ref.ui | 14 ++++++++++++++ tests/reftests/messagedialog-secondarytext.ui | 19 +++++++++++++++++++ 3 files changed, 35 insertions(+) create mode 100644 tests/reftests/messagedialog-secondarytext.ref.ui create mode 100644 tests/reftests/messagedialog-secondarytext.ui diff --git a/tests/reftests/Makefile.am b/tests/reftests/Makefile.am index 0d4c19d977..710a83d0c5 100644 --- a/tests/reftests/Makefile.am +++ b/tests/reftests/Makefile.am @@ -119,6 +119,8 @@ EXTRA_DIST += \ label-small-ellipsized.ui \ label-wrap-justify.ref.ui \ label-wrap-justify.ui \ + messagedialog-secondarytext.ui \ + messagedialog-secondarytext.ref.ui \ misc-alignment.css \ misc-alignment.ui \ misc-alignment.ref.ui \ diff --git a/tests/reftests/messagedialog-secondarytext.ref.ui b/tests/reftests/messagedialog-secondarytext.ref.ui new file mode 100644 index 0000000000..6f7381c878 --- /dev/null +++ b/tests/reftests/messagedialog-secondarytext.ref.ui @@ -0,0 +1,14 @@ + + + + + False + 5 + popup + dialog + True + ok + Text + Secondary text #5 + + diff --git a/tests/reftests/messagedialog-secondarytext.ui b/tests/reftests/messagedialog-secondarytext.ui new file mode 100644 index 0000000000..ed1767bbb0 --- /dev/null +++ b/tests/reftests/messagedialog-secondarytext.ui @@ -0,0 +1,19 @@ + + + + + False + 5 + popup + dialog + True + ok + Text + + Secondary text #1 + Secondary text #2 + Secondary text #3 + Secondary text #4 + Secondary text #5 + +