Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ldtp | Distribution: openSUSE Leap 15.2 |
Version: 3.5.0 | Vendor: openSUSE |
Release: lp152.3.3 | Build date: Sun Mar 1 13:34:16 2020 |
Group: Productivity/Other | Build host: wildcard2 |
Size: 619798 | Source RPM: ldtp-3.5.0-lp152.3.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://ldtp.freedesktop.org | |
Summary: Linux Desktop Testing Project (LDTP) |
The GNU/Linux Desktop Testing Project (GNU LDTP) aims to produce a high quality test automation framework with cutting-edge tools that can be used to test and improve the GNU/Linux or Solaris desktops. It uses the Accessibility libraries to discover through the application's user interface. The framework also has tools to record test-cases based on user actions in an application.
LGPL-2.1
* Sun May 12 2013 dimstar@opensuse.org - Update to version 3.5.0: + New API: - inserttext, objtimeout, guitimeout, getcellsize, getcellvalue, getobjectnameatcoords, getcombovalue, getaccesskey in Python client, doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue, appUnderTest, getAccessKey in Java client, getcellsize, getcellvalue in Ruby client, GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick, DoubleClick, DoubleClickRow, RightClick in C# client. + New control type: - POPUP MENU for Ubuntu environment. + Bugs fixed: - Ruby client: . Fixed optional arguments to imagecapture. . Check window_name parameter, if empty then use @window_name passed in constructor. - Python client: . Fixed optional argument APIs to work on both Windows and Linux. . imagecapture x, y offset, height and width parameters are disregarded if window parameter is provided (bgo#685548). . Return unicode string all the time on gettextvalue. . Fix partial match argument in selectrow, compatible with Windows. . Support Python 2.6. . Added Errno 101 as we see in Ubuntu 10.04 environment. + Core LDTP2 - Include label type on gettextvalue. - Don't include separators in the list. + Perl client added. * Tue Mar 05 2013 cfarrell@suse.com - license update: LGPL-2.1 No GPL found during audit. Most Alagappan files are LGPL-2.1 only * Fri Mar 01 2013 coolo@suse.com - update license to new format * Wed Aug 15 2012 dimstar@opensuse.org - Update to version 3.0.0: + Fix QT related accessibility issue + Add C# LDTP Client + Updated documentations + Bugs fixed: bgo#673931 * Sun Feb 26 2012 vuntz@opensuse.org - Update to version 2.3.1: + Added twisted gtk3reactor + Operate on window name using index, will be helpful with i18n, l10n testing + at-spi2 related fixes to improve test execution time - If GTK+ 3 is preferred (on 12.1 and later), move to the introspection-based bindings: + Add a gobject-introspection BuildRequires to have automatic introspection-based Requires. + Remove gnome-python-desktop/python-wnck and python-gtk Requires. * Fri Feb 17 2012 dimstar@opensuse.org - Update to version 2.3.0: + Added Windows client version for LDTP + Update keycodes based on latest Linux distribution + Bugs fixed: - Fixed twisted gtk2 import in gtk3 environment - Adjust to changed twisted XMLRPC APIs. * Sun Sep 25 2011 vuntz@opensuse.org - Update to version 2.2.0: + Many fixes with respect to GTK3 + Added new function rightclick + Bugs fixed: - Check partial_match, compatible with LDTPv1 - Added two new methods to LDTPv2 as per LDTPv1 API set: verifytoggled, verifypushbutton - bgo#654683: getallstates does not work with pyatspi2 - Various other bug fixes (including bgo#654685, bgo#657290, bgo#656801). * Thu Jun 09 2011 vuntz@opensuse.org - Drop unneeded python-gnome Requires: no python modules from there is used. - Add python-wnck Requires on 11.4 and later, and gnome-python-desktop Requires on 11.3 and earlier: only the wnck module is used. * Mon Mar 21 2011 dimstar@opensuse.org - Update to version 2.1.1: + lp#710545: Fix committed to resolve getobjectlist('Main Menu') of alacarte app. * Fri Jan 07 2011 vuntz@opensuse.org - Update to version 2.1.0: + Added documentation files from LDTPv1 and updated accordingly + Search object name as unicode character and mutliline + Print Unicode exception, instead of string. Printing string fails, if non-ascii strings are in exception string + Performance improvement: - When looking for object inside a window without any delay, utilize all the CPU, just delay the lookup every 2 seconds - Don't force remap on gechild, getobjectlist, getobjectproperty, unless the window object is changed, as this utilizes more CPU + Various new API. + Bugs fixed: bgo#619575, bgo#620343, bgo#624690, bgo#624678, bgo#635047, bgo#638229, bgo#638226.
/usr/bin/ldtp /usr/lib/python2.7/site-packages/ldtp /usr/lib/python2.7/site-packages/ldtp-3.5.0-py2.7.egg-info /usr/lib/python2.7/site-packages/ldtp/__init__.py /usr/lib/python2.7/site-packages/ldtp/__init__.pyc /usr/lib/python2.7/site-packages/ldtp/client.py /usr/lib/python2.7/site-packages/ldtp/client.pyc /usr/lib/python2.7/site-packages/ldtp/client_exception.py /usr/lib/python2.7/site-packages/ldtp/client_exception.pyc /usr/lib/python2.7/site-packages/ldtp/log.py /usr/lib/python2.7/site-packages/ldtp/log.pyc /usr/lib/python2.7/site-packages/ldtp/state.py /usr/lib/python2.7/site-packages/ldtp/state.pyc /usr/lib/python2.7/site-packages/ldtpd /usr/lib/python2.7/site-packages/ldtpd/__init__.py /usr/lib/python2.7/site-packages/ldtpd/__init__.pyc /usr/lib/python2.7/site-packages/ldtpd/combo_box.py /usr/lib/python2.7/site-packages/ldtpd/combo_box.pyc /usr/lib/python2.7/site-packages/ldtpd/constants.py /usr/lib/python2.7/site-packages/ldtpd/constants.pyc /usr/lib/python2.7/site-packages/ldtpd/core.py /usr/lib/python2.7/site-packages/ldtpd/core.pyc /usr/lib/python2.7/site-packages/ldtpd/generic.py /usr/lib/python2.7/site-packages/ldtpd/generic.pyc /usr/lib/python2.7/site-packages/ldtpd/keypress_actions.py /usr/lib/python2.7/site-packages/ldtpd/keypress_actions.pyc /usr/lib/python2.7/site-packages/ldtpd/log.py /usr/lib/python2.7/site-packages/ldtpd/log.pyc /usr/lib/python2.7/site-packages/ldtpd/menu.py /usr/lib/python2.7/site-packages/ldtpd/menu.pyc /usr/lib/python2.7/site-packages/ldtpd/mouse.py /usr/lib/python2.7/site-packages/ldtpd/mouse.pyc /usr/lib/python2.7/site-packages/ldtpd/page_tab_list.py /usr/lib/python2.7/site-packages/ldtpd/page_tab_list.pyc /usr/lib/python2.7/site-packages/ldtpd/sequence_step.py /usr/lib/python2.7/site-packages/ldtpd/sequence_step.pyc /usr/lib/python2.7/site-packages/ldtpd/server_exception.py /usr/lib/python2.7/site-packages/ldtpd/server_exception.pyc /usr/lib/python2.7/site-packages/ldtpd/table.py /usr/lib/python2.7/site-packages/ldtpd/table.pyc /usr/lib/python2.7/site-packages/ldtpd/text.py /usr/lib/python2.7/site-packages/ldtpd/text.pyc /usr/lib/python2.7/site-packages/ldtpd/utils.py /usr/lib/python2.7/site-packages/ldtpd/utils.pyc /usr/lib/python2.7/site-packages/ldtpd/value.py /usr/lib/python2.7/site-packages/ldtpd/value.pyc /usr/lib/python2.7/site-packages/ldtpd/waiters.py /usr/lib/python2.7/site-packages/ldtpd/waiters.pyc /usr/lib/python2.7/site-packages/ldtpd/xmlrpc_daemon.py /usr/lib/python2.7/site-packages/ldtpd/xmlrpc_daemon.pyc /usr/lib/python2.7/site-packages/ldtputils /usr/lib/python2.7/site-packages/ldtputils/__init__.py /usr/lib/python2.7/site-packages/ldtputils/__init__.pyc /usr/lib/python2.7/site-packages/ooldtp /usr/lib/python2.7/site-packages/ooldtp/__init__.py /usr/lib/python2.7/site-packages/ooldtp/__init__.pyc /usr/lib/python2.7/site-packages/ooldtp/_context.py /usr/lib/python2.7/site-packages/ooldtp/_context.pyc /usr/share/doc/packages/ldtp /usr/share/doc/packages/ldtp/AUTHORS /usr/share/doc/packages/ldtp/COPYING /usr/share/doc/packages/ldtp/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024