summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkImageMenuItemWilliam Jon McCann2013-06-272-7/+13
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-1/+1
* tests: Ignore deprecation warningsBenjamin Otte2013-06-263-1/+13
* Fix some regressions from stock migrationWilliam Jon McCann2013-06-251-2/+2
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-2435-333/+255
* filechooser: In testfilechooser, be strict about the --action optionFederico Mena Quintero2013-06-211-0/+5
* filechooser: In testfilechooser, add buttons to get the selection and the cur...Federico Mena Quintero2013-06-191-0/+51
* testlist: Test double click modeAlexander Larsson2013-06-171-0/+13
* GtkStack: Add position-dependent slide transitionsErick PĂ©rez Castellanos2013-06-131-0/+2
* testgtk: Test GtkListBox placeholder widgetsAlexander Larsson2013-06-131-5/+53
* GtkListBox: Rename separators to headersAlexander Larsson2013-06-131-10/+10
* testgtk: Add ListBox testAlexander Larsson2013-06-132-4/+129
* tests: Add testlist testing GtkListBoxAlexander Larsson2013-06-132-0/+360
* testgtk: Disable deprecations when using old functionsBenjamin Otte2013-05-301-0/+2
* Add more tests to testheaderbarMatthias Clasen2013-05-251-34/+70
* testwindowsize: show the actual window sizeMatthias Clasen2013-05-251-0/+20
* Add an interactive window sizing testMatthias Clasen2013-05-252-1/+121
* Drop test imagesMatthias Clasen2013-05-2234-1262/+0
* build: Move tests/reftests to testsuite/reftestsBenjamin Otte2013-05-15267-50702/+1
* build: Move tests/css to testsuite/cssBenjamin Otte2013-05-15323-154050/+1
* build: Move tests/a11y to testsuite/a11yBenjamin Otte2013-05-1577-9075/+1
* Install the other a11y tests as wellMatthias Clasen2013-05-147-5/+40
* Install the accessibility-dump testsMatthias Clasen2013-05-142-2/+29
* Add a --directory option to accessibility-dumpMatthias Clasen2013-05-141-2/+34
* Update expected test output for some a11y testsMatthias Clasen2013-05-142-5/+5
* Add a test for dialog placement with csdMatthias Clasen2013-05-131-1/+22
* Test a few more titlebar thingsMatthias Clasen2013-05-121-1/+23
* Add --enable-installed-tests, use it for reftestsColin Walters2013-05-092-1/+25
* reftests: Automatically recurse into directoriesBenjamin Otte2013-05-091-15/+17
* reftests: Add a --directory/-d optionColin Walters2013-05-091-6/+18
* reftests: Split out shell scripts from testsColin Walters2013-05-091-1/+4
* reftests: Use $(NULL) in the MakefileColin Walters2013-05-091-1/+3
* reftests: Make window size not influence testBenjamin Otte2013-05-072-0/+7
* reftests: Don't use spaces in Makefile first lineColin Walters2013-05-031-9/+9
* a11y: Remove AtkSelection implementation from comboboxBenjamin Otte2013-05-022-5/+0
* Revert "Temporarily remove window-border reftest"Matthias Clasen2013-05-012-0/+40
* Remove window-border tests from makefile too3.9.0Matthias Clasen2013-05-011-2/+0
* Revert "Temporarily remove button-wrapping reftest"Matthias Clasen2013-05-012-0/+400
* Disable broken picker a11y testMatthias Clasen2013-05-012-129/+6
* Update a few a11y test resultsMatthias Clasen2013-05-015-224/+383
* Fix image-load-from-file reftestMatthias Clasen2013-05-011-0/+2
* Temporarily remove grid-span reftestMatthias Clasen2013-05-013-223/+0
* Temporarily remove window-border reftestMatthias Clasen2013-05-012-40/+0
* Temporarily remove button-wrapping reftestMatthias Clasen2013-05-012-400/+0
* tests: make deprecated functions not warnBenjamin Otte2013-05-011-12/+2
* tests: Add reftest for broken button sizingBenjamin Otte2013-05-013-0/+402
* Add a testcase for empty grid rowsMatthias Clasen2013-04-281-0/+50
* animated-resizing, video-timer: Add missing return value from ::drawOwen W. Taylor2013-04-252-2/+6
* tests/scrolling-performance: Add a new test for GtkViewport performanceOwen W. Taylor2013-04-232-0/+135
* tests/animated-resizing: Split frame statistics out into a separate fileOwen W. Taylor2013-04-237-130/+218