summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add some todosMatthias Clasen2011-12-191-0/+13
* Some GMenu test codeMatthias Clasen2011-12-192-1/+732
* tests: Avoid deprecation warningBenjamin Otte2011-12-191-0/+2
* tests: Add test resetting the modelBenjamin Otte2011-12-161-2/+36
* a11y: Redo cell accessible action handlingBenjamin Otte2011-12-162-26/+84
* tests: Add select/unselect callsBenjamin Otte2011-12-101-5/+46
* tests: Add sanity checks for selectionBenjamin Otte2011-12-101-14/+78
* tests: Dump the operation that is performed to stderrBenjamin Otte2011-12-101-1/+33
* tests: Make treechanging test run as fast as possibleBenjamin Otte2011-12-101-1/+1
* tests: Put random number into local variableBenjamin Otte2011-12-101-1/+4
* Test some virtual modifiersMatthias Clasen2011-12-081-3/+3
* testwindows: Add a button to cause a repaintAlexander Larsson2011-12-011-0/+18
* testwindows: Test transparent backgroundsAlexander Larsson2011-12-011-14/+64
* tests: Add new test that is currently failingMike Gorse2011-11-292-0/+386
* tests: Add automatic expanding/collapsingBenjamin Otte2011-11-291-1/+65
* tests: Fix the iter stepping codeBenjamin Otte2011-11-291-7/+28
* tests: Check that the cursor keeps up to dateBenjamin Otte2011-11-291-0/+62
* reftests: Fix test for border-image additionBenjamin Otte2011-11-291-0/+1
* widget-factory: make one of the two spinbuttons activeCosimo Cecchi2011-11-291-0/+8
* Fix up background-origin now that we correctly handle the background colorAlexander Larsson2011-11-251-0/+0
* Reftest background-origin with various background-clip valuesAlexander Larsson2011-11-255-0/+204
* Update background-area reftest for background-clipAlexander Larsson2011-11-253-18/+127
* Add reftest to test border-style: noneAlexander Larsson2011-11-254-0/+59
* reftests: Make sure border-image-gradient keeps workingBenjamin Otte2011-11-251-4/+8
* tests: Add testtreechangingBenjamin Otte2011-11-252-0/+208
* tests: Add prop editors to testtreeviewBenjamin Otte2011-11-241-0/+3
* reftests: Mark windows as popupsBenjamin Otte2011-11-242-0/+2
* a11y: Implement ref_state_set using the new APIsBenjamin Otte2011-11-241-4/+4
* prop-editor: Implement property editing for GdkRGBA propertiesChristian Persch2011-11-231-0/+58
* Revert "tests: use GdkRGBA instead GdkColor"Christian Persch2011-11-231-10/+10
* Prevent local filesystem influence in the a11y testsMatthias Clasen2011-11-211-0/+4
* Adapt iconview a11y test outputMatthias Clasen2011-11-191-2/+2
* Improve AtkText implementationsMatthias Clasen2011-11-191-128/+422
* Update comment to new realitiesMatthias Clasen2011-11-161-1/+1
* tests: Add an invisible column to the tree testBenjamin Otte2011-11-161-1/+14
* tests: Add checks for row/column index to accessibility-dumpBenjamin Otte2011-11-163-1/+28
* tests: Don't dump stuff twice for tablesBenjamin Otte2011-11-163-68/+7
* tests: Up the anteBenjamin Otte2011-11-161-2/+4
* tests: Ensure the treeview is expandedBenjamin Otte2011-11-161-0/+2
* Add combobox a11y testsMatthias Clasen2011-11-143-1/+271