summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-03-19LDTPv2 fixesHEADmasternags2-3/+4
2007-03-202007-03-20 Rodney Dawes <dobey@novell.com>dobey2-0/+24
* scripts/abiword.py: Add an initial script for abiword
2007-03-202007-03-20 Rodney Dawes <dobey@novell.com>dobey2-0/+38
* scripts/evolution-webcal.py: Add a script for evolution-webcal
2007-03-202007-03-20 Rodney Dawes <dobey@novell.com>dobey2-1/+5
* scripts/banshee.py: Up the initial sleep to 20 seconds
2007-02-272007-02-27 Rodney Dawes <dobey@novell.com>dobey3-3/+24
* python/A11yTestUtils.py (a11y_test_init): Update the argument checks to handle values of None, '', or 0 * scripts/realplay.py: Update script to handle initial setup dialogs, by copying the existin realplayerrc to a backup, and back when finished
2007-02-262007-02-26 Rodney Dawes <dobey@novell.com>dobey2-2/+12
* python/A11yTestUtils.py (a11y_test_init): Add another argument to the method to allow specifying a different logfile name
2007-02-212007-02-21 Rodney Dawes <dobey@novell.com>dobey2-0/+27
* scripts/yelp.py: Document how the script works, to aid people in writing new scripts
2006-12-072006-12-07 Rodney Dawes <dobey@novell.com>A11Y_TEST_SUITE_2_15_2dobey2-1/+5
* configure.ac: Up version to 2.15.2 for release
2006-11-222006-11-22 Rodney Dawes <dobey@novell.com>dobey2-3/+10
* scripts/gedit.py: Update to work with gedit 2.16.x
2006-11-222006-11-22 Rodney Dawes <dobey@novell.com>dobey2-5/+19
* scripts/banshee.py: Update to work with banshee 0.11.2 as well
2006-11-092006-11-09 Rodney Dawes <dobey@novell.com>dobey5-3/+100
* python/A11yTestUtils.py (a11y_find_panel_with_applet): Add a new method to search for a specific applet in all available panels, this probably breaks for multiple applets of the same type, but works great for single applet instances * scripts/applet-show-desktop.py: * scripts/applet-volume-control.py: Add two new scripts to attempt to poke at a couple applets * scripts/gnome-panel.py: Scan all the panels that might exist
2006-10-302006-10-30 Rodney Dawes <dobey@novell.com>dobey6-6/+48
* scripts/Makefile.am: Add gnome-main-menu.py * scripts/control-center.py: Clean up a little bit * scripts/gnome-background-properties.py: Use the new objectexist() call from LDTP CVS to push the right button to close the dialog * scripts/gnome-main-menu.py: New script to test the main menu applet from the slab module in GNOME cvs * scripts/gnome-panel.py: Make window_title more specific so that we can correctly poke the right widgets
2006-10-252006-10-24 Rodney Dawes <dobey@novell.com>dobey3-0/+26
* scripts/Makefile.am: * scripts/gnome-volume-properties.py: Add a script to scan the Removable Drives and Media Properties capplet
2006-10-252006-10-24 Rodney Dawes <dobey@novell.com>dobey4-6/+49
* python/A11yTestUtils.py (a11y_test_init): Add a third argument to specify whether or not to run the app, so that we can test apps which need to already be running, such as the panel or nautilus * scripts/Makefile.am: Update to include all the new scripts * scripts/gnome-panel.py: Add the beginnings of a script to test the gnome-panel accessibility
2006-09-282006-09-28 Rodney Dawes <dobey@novell.com>A11Y_TEST_SUITE_2_15_1dobey2-1/+5
* configure.ac: Up version to 2.15.1 for release
2006-09-282006-09-28 Rodney Dawes <dobey@novell.com>dobey2-1/+5
* scripts/Makefile.am: evolution.py replaces evolution-mail.py
2006-09-282006-09-28 Rodney Dawes <dobey@novell.com>dobey3-1/+17
* configure.ac: Remove AM_MAINTAINER_MODE call Add AC_PATH_PROG for python so that we can byte-compile the module * python/Makefile.am: Add bits to byte-compile the python module and install the byte-compiled cache file
2006-09-212006-09-21 Rodney Dawes <dobey@novell.com>dobey2-0/+42
* README: Update with some content about how the scripts work
2006-09-212006-09-21 Rodney Dawes <dobey@novell.com>dobey2-0/+112
* scripts/evolution.py: New script to scan most of the Mail UI in the Evolution application * scripts/evolutin-mail.py: Remove this script in favor of evolution.py
2006-09-212006-09-21 Rodney Dawes <dobey@novell.com>dobey2-2/+7
* scripts/gnome-theme-manager.py: Fix the program name and window title so that the capplet will get scanned properly
2006-09-212006-09-20 Rodney Dawes <dobey@novell.com>dobey2-0/+6
* python/A11yTestSuite.py (a11y_test_init): Ensure that the language we are running under is en_US.UTF-8 so that all the scripts will work
2006-09-212006-09-20 Rodney Dawes <dobey@novell.com>dobey2-2/+10
* python/A11yTestSuite.py (a11y_test_init): Add support for passing in arguments to launch the application with
2006-09-202006-09-20 Rodney Dawes <dobey@novell.com>dobey3-61/+19
* scripts/zen-installer.py: Update to use the python module stuff for scanning the program for accessibility issues
2006-09-182006-09-18 Rodney Dawes <dobey@novell.com>dobey2-2/+7
* scripts/gnome-system-monitor.py: Scan the about box too, now that we can handle the (C) character
2006-09-182006-09-18 Rodney Dawes <dobey@novell.com>dobey2-5/+19
* scripts/gimp.py: Update script to check more dialogs in GIMP, and document a couple LDTP bugs that automating GIMP exposes
2006-09-182006-09-18 Rodney Dawes <dobey@novell.com>dobey5-4/+42
* python/A11yTestUtils.py (__print_properties): Always convert the componentName to utf8 and write out the utf8 to the HTML log * scripts/banshee.py: Update the banshee script to be more complete and to go through all the dialogs * scripts/gedit.py: Scan the about box as well * scripts/realplay.py: Scan the about box as well, and fix the window_title to not conflict with the about box title
2006-09-072006-09-07 Rodney Dawes <dobey@novell.com>A11Y_TEST_SUITE_2_15_0dobey2-1/+5
* configure.ac: Up version to 2.15.0 for release (gnome 2.16 target)
2006-09-072006-09-07 Rodney Dawes <dobey@novell.com>dobey2-1/+6
* Makefile.am: Need to add find-python-path.py to EXTRA_DIST
2006-09-052006-09-05 Rodney Dawes <dobey@novell.com>dobey4-0/+20
* scripts/gnome-font-properties.py: Peek at the font details dialog * scripts/gnome-keyboard-properties.py: Peek at the layout dialog * scripts/gnome-theme-manager.py: Peek at the theme details dialog
2006-09-012006-09-01 Rodney Dawes <dobey@novell.com>dobey3-4/+10
* scripts/gnome-background-properties.py: Use Finish button on HEAD * scripts/gnome-passwd.py: Run the right program here
2006-08-242006-08-24 Rodney Dawes <dobey@novell.com>dobey14-0/+253
* scripts/gnome-*-properties.py: * scripts/gnome-*-preferences.py: Add some more scripts to scan for a11y properties in control-center
2006-08-212006-08-21 Rodney Dawes <dobey@novell.com>dobey2-0/+18
* python/A11yTestUtils.py: Add GPL notice into copyright header comment block
2006-08-182006-08-18 Rodney Dawes <dobey@novell.com>dobey2-232/+14
* INSTALL: Add content so automake doesn't overwrite the file
2006-08-182006-08-18 Rodney Dawes <dobey@novell.com>dobey4-3/+29
* configure.ac: Determine the python site-packages path and substitute it for the Makefiles to use * find-python-path.py: Add this script to discover the python path * python/Makefile.am: Remove the pythondir declaration from here, as it is now defined by the configure script
2006-08-18Add previously ignored INSTALL filedobey2-1/+236
2006-08-18Import of a11y test suite into cvsats-0-1dobey0-0/+0
2006-08-18Initial revisiondobey30-0/+1227