summaryrefslogtreecommitdiff
path: root/gtk/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix make checkMatthias Clasen2009-01-011-95/+91
* Fix a typoMatthias Clasen2008-12-131-1/+1
* Bug 559619 – invisible-char default cannot be testedChristian Dywan2008-11-121-0/+5
* Bug 525550 – GTK+ 2.13.0 GtkCurve test failsChristian Dywan2008-11-121-10/+7
* Made buildable and added support for adding children of type "submenu"Tristan Van Berkom2008-11-061-0/+153
* 556150 – gtk 'object' property test fixingChristian Dywan2008-10-141-14/+0
* Bug 555386 – format not a string literal and no format argumentsChristian Persch2008-10-131-1/+1
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-1/+0
* Forgotten commitMatthias Clasen2008-08-041-1/+4
* Fix make checkMatthias Clasen2008-08-041-2/+5
* Fix duplicately-added file, oopsCody Russell2008-08-011-627/+0
* Bug 56070 – Can't click button after setting it sensitive.Cody Russell2008-08-012-0/+1258
* ops, forgot a test in the last commitPaolo Borelli2008-07-161-2/+30
* Bug 447998 - GtkBuilder does not support building parts of the xml treePaolo Borelli2008-07-161-1/+128
* fix up broken test (cellview has no "clicked" signal) case and plug aPaolo Borelli2008-07-161-4/+7
* Add a test case for 528845.Johan Dahlin2008-07-071-0/+1
* Forgotten fileMatthias Clasen2008-07-051-0/+2
* More property deborkageMatthias Clasen2008-07-041-1/+14
* Revert name changeCody Russell2008-07-012-2/+2
* Practically everything changed.Cody Russell2008-06-302-2/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-223-3/+3
* tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.cMichael Natterer2008-06-188-32/+5467
* more tests for GtkRecentManager.Paolo Borelli2008-06-171-2/+98
* add some unit tests for GtkRecentManager.Paolo Borelli2008-06-172-0/+161
* 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