summaryrefslogtreecommitdiff
path: root/gtk/tests
Commit message (Expand)AuthorAgeFilesLines
* gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.cMichael Natterer2008-03-142-2/+0
* removed old testutils special casing so test widgets are always queues for13:28:02 Tim Janik2008-01-111-8/+0
* Fix #477175, reported by Juri Pakaste.Kristian Rietveld2008-01-101-1/+42
* added tests for insertion functions.Kristian Rietveld2007-12-142-2/+583
* test the move and swap functions on a store with only one node.Kristian Rietveld2007-12-132-2/+176
* add a call to g_test_bug_base().Kristian Rietveld2007-12-131-0/+5
* start composing tests for the list and tree store.Kristian Rietveld2007-12-134-0/+2236
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-222-35/+9
* 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-202-0/+283