summaryrefslogtreecommitdiff
path: root/tests
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: add more add-child testsJuan Pablo Ugarte2020-08-051-24/+25
* Tests: re enable commented test in Add ChildJuan Pablo Ugarte2020-08-051-8/+0
* Tests: fix toplevel testJuan Pablo Ugarte2020-07-271-1/+0
* Tests: add refcount testJuan Pablo Ugarte2020-07-272-0/+52
* Tests: replace \t with spacesJuan Pablo Ugarte2020-07-262-36/+36
* Tests: use g_assert_true() instead of g_assert()Juan Pablo Ugarte2020-07-184-29/+29
* Tests: add python and javascript test caseJuan Pablo Ugarte2020-06-084-12/+83
* Plugins: add documentation for GJS pluginJuan Pablo Ugarte2020-06-082-0/+15
* build: Remove autotoolsIñigo Martínez2020-05-271-77/+0
* Fix minor typosYuri Chornoivan2020-03-221-1/+1
* tests: Include back GtkTreeViewColumnVictor Toso2019-11-061-2/+1
* Allow to use GtkFileChooserNativeCorentin Noël2019-06-071-1/+3
* build: Port to meson build systemIñigo Martínez2019-03-301-0/+52
* tests/create-widgets.c: removed various test to make distcheck work.Juan Pablo Ugarte2016-03-221-1/+9
* tests/add-child.c: removed GtkTreeViewColumn test to make distcheck work for ...Juan Pablo Ugarte2016-03-221-1/+2
* add-child test: ignore deprecated classes.Juan Pablo Ugarte2014-05-151-0/+3
* 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/Makefile.am Removed unused DATADIR macroJuan Pablo Ugarte2013-12-181-1/+0
* tests/toplevel-order: added missing gresource fileJuan Pablo Ugarte2013-12-181-0/+11
* tests/toplevel-order: User GResource for test UI files to make sureJuan Pablo Ugarte2013-12-182-15/+42
* tests/create-widgets: skip GtkRecentChooser because it tries to remove an unk...Juan Pablo Ugarte2013-12-181-1/+3
* _glade_tsort() simplyfied api by using a GList for edges instead of aJuan Pablo Ugarte2013-12-112-4/+4
* Added toplevel-order testJuan Pablo Ugarte2013-11-158-2/+372
* GtkIconFactory adaptor: Added a destroy_object functionTristan Van Berkom2013-04-061-2/+0
* Test Cases: Now GtkComboBox finalizes properly.Tristan Van Berkom2013-04-052-7/+3
* Added new test: add-child.cTristan Van Berkom2013-04-052-1/+318
* create-widgets.c test: Avoid GtkFileChooserButtonTristan Van Berkom2013-04-051-1/+5
* Added Glade's first unit test (about time !)Tristan Van Berkom2013-04-052-0/+147