Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Move tests/a11y to testsuite/a11y | Benjamin Otte | 2013-05-15 | 1 | -330/+0 |
| | |||||
* | Update a11y test results to match | Matthias Clasen | 2013-02-04 | 1 | -0/+4 |
| | | | | | The newly added descriptions show up in the accessible information dumps. | ||||
* | Update expected output for the entries a11y test3.7.2 | Matthias Clasen | 2012-11-20 | 1 | -0/+2 |
| | | | | This change is due to entry icons now being accessible. | ||||
* | Add accessibles for GtkEntry icons | Mike Gorse | 2012-11-12 | 1 | -1/+57 |
| | | | | | | | | Expose GtkEntry icons as child accessibles of a GtkEntry, and provide actions to simulate clicking them. Also, refactor the a11y children test slightly to add a test. https://bugzilla.gnome.org/show_bug.cgi?id=686347 | ||||
* | Update expected output of entries a11y test | Matthias Clasen | 2012-09-24 | 1 | -1/+1 |
| | |||||
* | Update accessibility unit tests to consider password fields. | Mario Sanchez Prada | 2012-08-10 | 1 | -3/+85 |
| | | | | | | | Updated test/a11y/entries.ui to include a new GtkEntry with 'visibility' set to FALSE, and update expectations. https://bugzilla.gnome.org/show_bug.cgi?id=681591 | ||||
* | Add some keybindings to the a11y entries test | Matthias Clasen | 2011-11-14 | 1 | -2/+86 |
| | |||||
* | Change the toolkit attribute from gail to gtk | Matthias Clasen | 2011-07-05 | 1 | -4/+4 |
| | | | | Update test results to match. | ||||
* | GtkEntryAccessible: port from GailTextUtil to GtkPango | Matthias Clasen | 2011-07-05 | 1 | -4/+0 |
| | | | | | | Also clean up and rearrange the code. As a side-effect, the no-longer-existing stipple attributes are dropped. Update test results to match. | ||||
* | Sort text attributes alphabetically in dumps | Matthias Clasen | 2011-07-05 | 1 | -36/+36 |
| | |||||
* | spinbutton testcase | Matthias Clasen | 2011-07-05 | 1 | -0/+106 |