autopilot 1.5.1+16.04.20151209-0ubuntu2 source package in Ubuntu

Changelog

autopilot (1.5.1+16.04.20151209-0ubuntu2) xenial; urgency=medium

  * psutil.Process.get_children is removed, use children instead

 -- Iain Lane <email address hidden>  Fri, 22 Jan 2016 17:44:56 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Xenial
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.1+16.04.20151209.orig.tar.gz 470.0 KiB 319b460480dff3d1fbebbf7e21e043c1d3c630d16df5f96f5e825c8d50306d88
autopilot_1.5.1+16.04.20151209-0ubuntu2.diff.gz 19.0 KiB 7783625467af2c5f1424c57e3bc30692089d3a95ef46ee6ed27195481bdcea96
autopilot_1.5.1+16.04.20151209-0ubuntu2.dsc 2.9 KiB 2038fd727a37095578b679a1aa50033c690c61a80cf8d57cb852e1204db5e217

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.