Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/graphics
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-08-20 12:08:28 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-08-20 12:08:28 (GMT)
commita8d6ab307956bda3dd2837a3cde686b3025a3ba7 (patch)
tree8d92624bb8c1107d453938d1939ac4b91ea43182 /tests/graphics
parentf438c2b6901b0691f0beb2c3a0d99ae64a346f8c (diff)
Add test description.
Diffstat (limited to 'tests/graphics')
-rw-r--r--tests/graphics/ticket2855.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/graphics/ticket2855.py b/tests/graphics/ticket2855.py
index 66d59bf..f680e95 100644
--- a/tests/graphics/ticket2855.py
+++ b/tests/graphics/ticket2855.py
@@ -15,6 +15,12 @@
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
+"""
+Test the style of toggle and radio buttons inside a palette. The buttons
+contains only an icon and should be rendered similarly to the toolbar
+controls. Ticket #2855.
+"""
+
import gtk
from sugar.graphics.palette import Palette