]> Pileus Git - ~andy/gtk/commitdiff
Remove the broken test for now
authorMatthias Clasen <mclasen@redhat.com>
Tue, 21 Feb 2012 08:33:12 +0000 (09:33 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Feb 2012 09:00:26 +0000 (10:00 +0100)
It can come back after it has been repaired.

tests/reftests/entry-progress-coloring.css [deleted file]
tests/reftests/entry-progress-coloring.ref.ui [deleted file]
tests/reftests/entry-progress-coloring.ui [deleted file]

diff --git a/tests/reftests/entry-progress-coloring.css b/tests/reftests/entry-progress-coloring.css
deleted file mode 100644 (file)
index 7b7886b..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-@import "reset-to-defaults.css";
-
-* {  
-  -GtkWidget-interior-focus: false;
-  -GtkWidget-focus-line-width: 10;
-  font: Monospace;
-}
-
-GtkEntry #padded {
-  -GtkWidget-interior-focus: true;
-  padding: 10px;
-}
-
-.progressbar {
-  background-color: rgba(0,0,0,0);
-  background-image: none;
-  border-color: rgba(0,0,0,0);
-  color: red;
-}
-
-#reference {
-  color: red;
-}
diff --git a/tests/reftests/entry-progress-coloring.ref.ui b/tests/reftests/entry-progress-coloring.ref.ui
deleted file mode 100644 (file)
index 10240fd..0000000
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
-  <!-- interface-requires gtk+ 3.0 -->
-  <object class="GtkWindow" id="window1">
-    <property name="can_focus">False</property>
-    <property name="type">popup</property>
-    <child>
-      <object class="GtkGrid" id="grid1">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <child>
-          <object class="GtkEventBox" id="eventbox1">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <child>
-              <object class="GtkEntry" id="entry1">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="text" translatable="yes">000</property>
-                <property name="name">reference</property>
-                <property name="width_chars">6</property>
-              </object>
-            </child>
-          </object>
-          <packing>
-            <property name="left_attach">0</property>
-            <property name="top_attach">0</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-        <child>
-          <object class="GtkEventBox" id="eventbox4">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <child>
-              <object class="GtkEntry" id="entry2">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="text" translatable="yes">000</property>
-                <property name="name">reference</property>
-                <property name="width_chars">6</property>
-              </object>
-            </child>
-          </object>
-          <packing>
-            <property name="left_attach">0</property>
-            <property name="top_attach">1</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-        <child>
-          <object class="GtkEventBox" id="eventbox3">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <child>
-              <object class="GtkEntry" id="entry4">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="text" translatable="yes">000</property>
-                <property name="name">reference</property>
-                <property name="width_chars">6</property>
-              </object>
-            </child>
-          </object>
-          <packing>
-            <property name="left_attach">1</property>
-            <property name="top_attach">0</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-        <child>
-          <object class="GtkEventBox" id="eventbox2">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <child>
-              <object class="GtkEntry" id="entry3">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="text" translatable="yes">000</property>
-                <property name="name">reference</property>
-                <property name="width_chars">6</property>
-              </object>
-            </child>
-          </object>
-          <packing>
-            <property name="left_attach">1</property>
-            <property name="top_attach">1</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-        <child>
-          <placeholder/>
-        </child>
-        <child>
-          <placeholder/>
-        </child>
-        <child>
-          <placeholder/>
-        </child>
-        <child>
-          <placeholder/>
-        </child>
-        <child>
-          <placeholder/>
-        </child>
-      </object>
-    </child>
-  </object>
-</interface>
diff --git a/tests/reftests/entry-progress-coloring.ui b/tests/reftests/entry-progress-coloring.ui
deleted file mode 100644 (file)
index 2e6bdea..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
-  <!-- interface-requires gtk+ 3.0 -->
-  <object class="GtkWindow" id="window1">
-    <property name="can_focus">False</property>
-    <property name="type">popup</property>
-    <child>
-      <object class="GtkGrid" id="grid1">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <child>
-          <object class="GtkEntry" id="entry1">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="width_chars">6</property>
-            <property name="text" translatable="yes">000</property>
-            <property name="progress_fraction">0.5</property>
-            <property name="name">padded</property>
-          </object>
-          <packing>
-            <property name="left_attach">1</property>
-            <property name="top_attach">0</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-        <child>
-          <object class="GtkEntry" id="entry2">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="width_chars">6</property>
-            <property name="text" translatable="yes">000</property>
-            <property name="progress_fraction">0.5</property>
-          </object>
-          <packing>
-            <property name="left_attach">1</property>
-            <property name="top_attach">1</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-        <child>
-          <object class="GtkEntry" id="entry4">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="width_chars">6</property>
-            <property name="text" translatable="yes">000</property>
-            <property name="progress_fraction">0.5</property>
-            <property name="name">padded</property>
-          </object>
-          <packing>
-            <property name="left_attach">0</property>
-            <property name="top_attach">1</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-        <child>
-          <object class="GtkEntry" id="entry3">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="width_chars">6</property>
-            <property name="text" translatable="yes">000</property>
-            <property name="progress_fraction">0.5</property>
-          </object>
-          <packing>
-            <property name="left_attach">0</property>
-            <property name="top_attach">0</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-      </object>
-    </child>
-  </object>
-</interface>