]> Pileus Git - ~andy/gtk/history - tests/a11y
tests: Reset the unnamed counter before a test run
[~andy/gtk] / tests / a11y /
2011-07-05 Benjamin Ottetests: Reset the unnamed counter before a test run
2011-07-05 Benjamin Ottetests: Fix crash due to freeing random pointers
2011-07-05 Matthias ClasenAdd an assistant testcase
2011-07-05 Matthias ClasenAdd a testcase involving an expander
2011-07-05 Matthias ClasenAdd a testcase with a print dialog
2011-07-05 Matthias ClasenAdd a messagedialog testcase
2011-07-05 Matthias ClasenAdd a testcase involving a font selection dialog
2011-07-05 Matthias ClasenAdd a testcase with an appchooser dialog
2011-07-05 Matthias ClasenAdd a README for accessibility-dump
2011-07-05 Matthias ClasenAdd an about dialog testcase
2011-07-05 Matthias ClasenAdd a color chooser testcase
2011-07-05 Matthias ClasenAdd a scrollbar to the range testcase
2011-07-05 Matthias ClasenAdd a filechooser testcase
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenTry harder to generate names for accessibles
2011-07-05 Matthias ClasenHandle AtkValue implementations that return integer...
2011-07-05 Benjamin Ottetests: omit fg-color and bg-color values from attributes
2011-07-05 Benjamin Ottetests: Add line breaks when dumping text attributes
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenAdd a test involving a tree view
2011-07-05 Matthias ClasenDump AtkTable properties
2011-07-05 Matthias ClasenDump AtkComponent properties
2011-07-05 Matthias ClasenMake the dumped output a bit more readable
2011-07-05 Matthias ClasenAdd a test involving a text view
2011-07-05 Matthias ClasenDump AtkStreamableContent properties
2011-07-05 Matthias ClasenFix the expected output for range.ui
2011-07-05 Matthias ClasenAdd a test involving links
2011-07-05 Matthias ClasenDump AtkHyperLinkImpl properties
2011-07-05 Matthias ClasenAdd a test involving ranges
2011-07-05 Matthias ClasenDump AtkValue properties
2011-07-05 Matthias ClasenAdd a test involving a selection
2011-07-05 Matthias ClasenDump AtkSelection properties
2011-07-05 Matthias ClasenDump AtkAction properties
2011-07-05 Matthias ClasenDump AtkImage properties too
2011-07-05 Matthias ClasenMore text properties
2011-07-05 Matthias ClasenDump AtkText properties too
2011-07-05 Matthias ClasenFix make check
2011-07-05 Matthias ClasenRemove an extra line from expected output
2011-07-05 Matthias ClasenDon't forget to free an empty attribute set
2011-07-05 Matthias ClasenAdd a more convenient way to dump
2011-07-05 Matthias ClasenDump more accessibility data
2011-07-05 Matthias ClasenAdd new tests to EXTRA_DIST
2011-07-05 Matthias ClasenAdd a test that sets ::accessible-name
2011-07-05 Matthias ClasenAdd a test that has a labeled-by relation in it
2011-07-05 Benjamin Ottetests: Add first shot at an accessibility dump tool