[gnome-desktop] tests: Add reftest UI files
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] tests: Add reftest UI files
- Date: Fri, 30 May 2014 12:18:30 +0000 (UTC)
commit dcea579c53ad0269451287bf3fae90d6c40f93d5
Author: Bastien Nocera <hadess hadess net>
Date: Fri May 30 14:02:16 2014 +0200
tests: Add reftest UI files
We'll test a few locales and their outputs.
tests/C.ref.ui | 16 ++++++++++++++++
tests/C.ui | 19 +++++++++++++++++++
tests/Makefile.am | 8 ++++++++
tests/en_US.utf-8.ref.ui | 16 ++++++++++++++++
tests/en_US.utf-8.ui | 19 +++++++++++++++++++
tests/he_IL.utf8.ref.ui | 16 ++++++++++++++++
tests/he_IL.utf8.ui | 19 +++++++++++++++++++
7 files changed, 113 insertions(+), 0 deletions(-)
---
diff --git a/tests/C.ref.ui b/tests/C.ref.ui
new file mode 100644
index 0000000..1c4f662
--- /dev/null
+++ b/tests/C.ref.ui
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Tue Jan 14 03:12:07 2014 -->
+<interface>
+ <!-- interface-requires gtk+ 3.10 -->
+ <object class="GtkWindow" id="window1">
+ <property name="can_focus">False</property>
+ <property name="type">popup</property>
+ <child>
+ <object class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Wed May 28, 23:59:59</property>
+ </object>
+ </child>
+ </object>
+</interface>
diff --git a/tests/C.ui b/tests/C.ui
new file mode 100644
index 0000000..3165aa4
--- /dev/null
+++ b/tests/C.ui
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Tue Jan 14 03:14:21 2014 -->
+<interface>
+ <!-- interface-requires gtk+ 3.10 -->
+ <object class="GtkWindow" id="window1">
+ <property name="can_focus">False</property>
+ <property name="type">popup</property>
+ <child>
+ <object class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Hello World</property>
+ <style>
+ <class name="broken"/>
+ </style>
+ </object>
+ </child>
+ </object>
+</interface>
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 934b3a2..2fa928d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -15,4 +15,12 @@ test_programs = \
gtk-reftest \
$(NULL)
+EXTRA_DIST = \
+ C.ref.ui \
+ C.ui \
+ en_US.utf-8.ref.ui \
+ en_US.utf-8.ui \
+ he_IL.utf8.ref.ui \
+ he_IL.utf8.ui
+
-include $(top_srcdir)/git.mk
diff --git a/tests/en_US.utf-8.ref.ui b/tests/en_US.utf-8.ref.ui
new file mode 100644
index 0000000..f14b34d
--- /dev/null
+++ b/tests/en_US.utf-8.ref.ui
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Tue Jan 14 03:12:07 2014 -->
+<interface>
+ <!-- interface-requires gtk+ 3.10 -->
+ <object class="GtkWindow" id="window1">
+ <property name="can_focus">False</property>
+ <property name="type">popup</property>
+ <child>
+ <object class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Wed 28 May, 23∶59∶59</property>
+ </object>
+ </child>
+ </object>
+</interface>
diff --git a/tests/en_US.utf-8.ui b/tests/en_US.utf-8.ui
new file mode 100644
index 0000000..3165aa4
--- /dev/null
+++ b/tests/en_US.utf-8.ui
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Tue Jan 14 03:14:21 2014 -->
+<interface>
+ <!-- interface-requires gtk+ 3.10 -->
+ <object class="GtkWindow" id="window1">
+ <property name="can_focus">False</property>
+ <property name="type">popup</property>
+ <child>
+ <object class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Hello World</property>
+ <style>
+ <class name="broken"/>
+ </style>
+ </object>
+ </child>
+ </object>
+</interface>
diff --git a/tests/he_IL.utf8.ref.ui b/tests/he_IL.utf8.ref.ui
new file mode 100644
index 0000000..a6e8d10
--- /dev/null
+++ b/tests/he_IL.utf8.ref.ui
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Tue Jan 14 03:12:07 2014 -->
+<interface>
+ <!-- interface-requires gtk+ 3.10 -->
+ <object class="GtkWindow" id="window1">
+ <property name="can_focus">False</property>
+ <property name="type">popup</property>
+ <child>
+ <object class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">ד' ה־28 במאי, 23∶59∶59</property>
+ </object>
+ </child>
+ </object>
+</interface>
diff --git a/tests/he_IL.utf8.ui b/tests/he_IL.utf8.ui
new file mode 100644
index 0000000..3165aa4
--- /dev/null
+++ b/tests/he_IL.utf8.ui
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Tue Jan 14 03:14:21 2014 -->
+<interface>
+ <!-- interface-requires gtk+ 3.10 -->
+ <object class="GtkWindow" id="window1">
+ <property name="can_focus">False</property>
+ <property name="type">popup</property>
+ <child>
+ <object class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Hello World</property>
+ <style>
+ <class name="broken"/>
+ </style>
+ </object>
+ </child>
+ </object>
+</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]