summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add some keybindings to the a11y entries testMatthias Clasen2011-11-142-2/+102
* testgtk: Remove deprecations from shapes testBenjamin Otte2011-11-091-2/+3
* testgtk: Don't use deprecated functions in properties exampleBenjamin Otte2011-11-091-2/+3
* reftests: Add a reftest for background-repeat css propertyMarc-André Lureau2011-11-083-0/+182
* Don't use *_DISABLE_DEPRECATEDMatthias Clasen2011-11-014-6/+6
* tests: Disable fontselection deprecation warningsBenjamin Otte2011-11-021-0/+1
* tests: Store keycode in tree for testaccelBastien Nocera2011-10-261-1/+3
* Fix make checkMatthias Clasen2011-10-251-1/+1
* Add a css parser test for transparentMatthias Clasen2011-10-252-0/+5
* Add GtkSwitch to widget-factoryMatthias Clasen2011-10-201-0/+24