summaryrefslogtreecommitdiff
path: root/gtk/tests/testing.c
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()Javier Jardón2010-10-301-1/+2
* Disable resize grip on spin button testKristian Rietveld2010-10-121-0/+2
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-1/+1
* gtk/tests/testing.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+7
* testing: Use Cairo calls instead of gdk_draw_line() to test server syncBenjamin Otte2010-07-261-5/+7
* Use GtkBin accessorsJavier Jardón2010-07-131-3/+12
* [test] Do not test deprecated GtkTextJavier Jardón2010-05-071-2/+1
* Deprecate widget flag: GTK_WIDGET_HAS_FOCUSJavier Jardón2010-03-011-1/+1
* 2.17.32.17.3Matthias Clasen2009-07-071-3/+9
* removed old testutils special casing so test widgets are always queues for13:28:02 Tim Janik2008-01-111-8/+0
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-7/+7
* Fixed copyright for newly submitted files.Tim Janik2007-11-201-1/+2
* Moved Gdk test functions from Gtk+ to Gdk test utils.Tim Janik2007-11-201-1/+1
* Added unit tests for Gtk+ testing utilities.Tim Janik2007-11-201-0/+231