summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-10-252006-10-24 Rodney Dawes <dobey@novell.com>SLED-10-branchdobey3-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_11_1dobey2-1/+5
* configure.ac: Up version to 2.11.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>dobey3-21/+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>dobey2-40/+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_11_0dobey2-1/+5
* configure.ac: Up version to 2.11.0 for release (gnome 2.12.0 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-012006-09-01 Rodney Dawes <dobey@novell.com>dobey2-3/+7
* 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