summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix some missing renames of GtkApplicationEndStyleRico Tzschichholz2012-01-111-1/+1
* Simplify logout notification apiMatthias Clasen2012-01-101-55/+0
* tests: Fix typo in Makefile.amRico Tzschichholz2012-01-101-3/+3
* tests: Add a test for all the border shorthandsBenjamin Otte2012-01-093-0/+1118
* tests: Fix for changes in this branchBenjamin Otte2012-01-091-2/+2
* Add reftets for border-style propertyPaolo Borelli2012-01-094-0/+153
* reftests: Add a CSS file to reset properties to default valuesBenjamin Otte2012-01-092-0/+56
* Add border-{top|left|bottom|right}-style propertiesPaolo Borelli2012-01-095-13/+25
* tests: Add test for background-repeatBenjamin Otte2012-01-093-0/+176
* reftests: Add a test for 'background'Benjamin Otte2012-01-093-0/+3901
* reftests: Ensure no explicit colors are set on labelsBenjamin Otte2012-01-091-0/+1
* reftests: Fix a bunch of invalid CSS casesBenjamin Otte2012-01-092-4/+4
* tests: Add test for 'initial' and 'inherit' on shorthandsBenjamin Otte2012-01-095-0/+84
* shorthand: Update border-image parsingBenjamin Otte2012-01-092-2/+2
* tests: Quit widget-factory when someone presses quitBenjamin Otte2012-01-091-0/+1
* tests: Add a test for 'none'Benjamin Otte2012-01-094-0/+87
* css: Remove generic 'none' handlingBenjamin Otte2012-01-096-33/+14
* reftests: Add a test comparing inherit and initialBenjamin Otte2012-01-094-0/+4263
* reftests: Add a test for a parent in a different stateBenjamin Otte2012-01-094-0/+66
* tests: Add tests for 'inherit' and 'initial'Benjamin Otte2012-01-093-0/+86
* reftests: Add test for pseudo-class matchingBenjamin Otte2012-01-094-0/+65
* widget-factory: Make the second spin button insensitiveRui Matos2012-01-091-0/+1
* Add a test for the new session apiMatthias Clasen2012-01-082-1/+259
* tests: Fix deprecation warnings in prop-editorBenjamin Otte2012-01-071-12/+10
* reftests: Add a test for latest commitBenjamin Otte2012-01-064-0/+51
* tests: Use g_list_free_full() convenience functionJavier Jardón2012-01-051-2/+1
* test/testgtk.c: Fix compilation warningJavier Jardón2012-01-031-1/+1
* reftests: Add test for empty grid with spacingBenjamin Otte2011-12-293-0/+46
* tests/testgtk: Do not use GdkColor-based apiJavier Jardón2011-12-261-5/+5
* tests: Make widget-factory close when window is closedBenjamin Otte2011-12-231-0/+2
* tests/testcombo.c: Use GdkRGBA instead GdkColorJavier Jardón2011-12-201-4/+5
* tests/testgtk.c: Remove death codeJavier Jardón2011-12-201-49/+0
* Update testgmenu to latest api changesMatthias Clasen2011-12-191-2/+2
* gmenu testcase: update to glib API changesRyan Lortie2011-12-191-2/+2
* Only add a separator when a section endsMatthias Clasen2011-12-191-8/+9
* Make it build against the current wip/menus-rebase3 branchMatthias Clasen2011-12-191-4/+2
* testgmenu: #ifdef out non-compiling code for nowColin Walters2011-12-191-0/+2
* testgmenu: Insert separators after sectionsMatthias Clasen2011-12-191-1/+8
* testgmenu: Initial attempt at section headingsMatthias Clasen2011-12-191-3/+22
* testgmenu: Use activate with parameter for radio actionsMatthias Clasen2011-12-191-37/+32
* testgmenu: Use activate for toggle actionsMatthias Clasen2011-12-191-21/+21
* testgmenu: Quit on delete-eventColin Walters2011-12-191-0/+10
* Adapt to api changes in GMenuModelMatthias Clasen2011-12-191-11/+9
* Adapt to object path conventionsMatthias Clasen2011-12-191-6/+8
* testgmenu: Demonstrate how translatable labels workMatthias Clasen2011-12-191-3/+5
* More dynamic changesMatthias Clasen2011-12-191-11/+92
* CleanupsMatthias Clasen2011-12-191-148/+189
* Brute-force dynamic change propagationMatthias Clasen2011-12-191-12/+17
* First attempt at handling dynamic changesMatthias Clasen2011-12-191-1/+43
* Add code for dynamic changesMatthias Clasen2011-12-191-0/+98