]> Pileus Git - ~andy/gtk/commit
New file with a set of tests for GtkCellRendererText. The idea is to run a
authorFederico Mena Quintero <federico@ximian.com>
Thu, 29 Sep 2005 00:19:32 +0000 (00:19 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Thu, 29 Sep 2005 00:19:32 +0000 (00:19 +0000)
commit3e9f549d3b1a2b484c41320d5ba3c84ec304a7f3
tree4ab2502332434de815f6d3369b27b8c775e57010
parent77b522496760cf569770347784230daf27f4a28a
New file with a set of tests for GtkCellRendererText. The idea is to run a

2005-09-28  Federico Mena Quintero  <federico@ximian.com>

* tests/testcellrenderertext.c: New file with a set of tests for
GtkCellRendererText.  The idea is to run a text renderer through
most of its interesting property values to see that it works
correctly.

* tests/Makefile.am: Added testcellrenderertext.

* gtk/gtkfilechooserdefault.c (load_set_model): Mark the
entry/exit of this function for profiling.
(gtk_file_chooser_default_style_set): Mark the start/end of the
calls to the parent class and the the signal emission for profiling.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkfilechooserdefault.c
tests/Makefile.am
tests/autotestfilechooser.c
tests/testcellrenderertext.c [new file with mode: 0644]