autopilot 1.5.0+14.10.20140806.1-0ubuntu1 source package in Ubuntu RTM

Changelog

autopilot (1.5.0+14.10.20140806.1-0ubuntu1) utopic; urgency=medium

  [ Christopher Lee ]
  [Thomi Richards]
  * Fix the development make_coverage.py script.
  * Remove the python3-six dependency.

  [Max Brustkern]
  * Remove python2 compatibility code from autopilot.

  [Christopher Lee]
  * Add the ability to take screenshots with a test run.
    Automatically takes a screenshot on a failing test.
    Fixes: https://bugs.launchpad.net/bugs/1308762.

  [Corey Goldberg]
  * Refactor video recording code.

  [Martin Pitt]
  * Replace group membership based access to /dev/uinput with dynamic ACLs
    for the current foreground session, and drop the /dev/autopilot-uinput
    symlink and "autopilot" group.
    Fixes: https://bugs.launchpad.net/bugs/1350263.
 -- Ubuntu daily release <email address hidden>   Wed, 06 Aug 2014 01:20:38 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
autopilot_1.5.0+14.10.20140806.1.orig.tar.gz 421.6 KiB 78672a2bbfc8b6f65daa526abdb3622673dea0c993a3841c0bff29fedc7e0fd6
autopilot_1.5.0+14.10.20140806.1-0ubuntu1.diff.gz 17.6 KiB e352bafda43063f3e53b89d19878ca786bec422309adbba974b9dff172b589d0
autopilot_1.5.0+14.10.20140806.1-0ubuntu1.dsc 2.8 KiB 36af4e3d83b73ecaf2c1ca74b6dfbc3e11c35a55d479b4d0195be944fbe1a3cb

View changes file

Binary packages built by this source

autopilot-desktop: Autopilot support for the ubuntu Desktop platform

 This metapackage exists to depend on the packages needed to install and use
 autopilot on the Ubuntu Desktop platform.

autopilot-touch: Autopilot support for the ubuntu Touch platform

 This metapackage exists to depend on the packages needed to install and use
 autopilot on the Ubuntu Touch platform.

python3-autopilot: Utility to write and run integration tests easily (Python 3)

 The autopilot engine enables to ease the writing of python tests
 for your application manipulating your inputs like the mouse and
 keyboard. It also provides a lot of utilities linked to the X server
 and detecting applications.

python3-autopilot-tests: Tests for the autopilot functional test tool. (Python 3)

 This package contains tests for the python3-autopilot package.
 You can use this package to verify that autopilot is functioning
 correctly, or to copy the techniques used in the autopilot tests
 themselves.

python3-autopilot-trace: Support for tracing in autopilot (Python 3)

 This package contains the binary lttng trace point for tracing
 autopilot tests. This is useful when using autopilot to exercise
 an instrumented application.

python3-autopilot-vis: visualisation application for Autopilot (Python 3)

 The Autopilot vis tool allows you to inspect an application introspection
 tree. It is a useful tool for test authors, but not required to run autopilot
 tests.