summaryrefslogtreecommitdiff
path: root/tests/create-widgets.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Do not create a file icon when no filename is providedMarco Trevisan (Treviño)2021-07-091-0/+2
* Tests: re enable commented test in Add ChildJuan Pablo Ugarte2020-08-051-8/+0
* Tests: replace \t with spacesJuan Pablo Ugarte2020-07-261-24/+24
* Tests: use g_assert_true() instead of g_assert()Juan Pablo Ugarte2020-07-181-4/+4
* Allow to use GtkFileChooserNativeCorentin Noël2019-06-071-1/+3
* tests/create-widgets.c: removed various test to make distcheck work.Juan Pablo Ugarte2016-03-221-1/+9
* Restored widgets classes that do not fail anymore in gtk 3.12Juan Pablo Ugarte2014-03-261-7/+1
* Fixed distcheck errorsJuan Pablo Ugarte2014-03-241-3/+12
* tests/create-widgets: skip GtkRecentChooser because it tries to remove an unk...Juan Pablo Ugarte2013-12-181-1/+3
* GtkIconFactory adaptor: Added a destroy_object functionTristan Van Berkom2013-04-061-2/+0
* Test Cases: Now GtkComboBox finalizes properly.Tristan Van Berkom2013-04-051-2/+0
* create-widgets.c test: Avoid GtkFileChooserButtonTristan Van Berkom2013-04-051-1/+5
* Added Glade's first unit test (about time !)Tristan Van Berkom2013-04-051-0/+117