

Public Member Functions | |
| def | __init__ |
| def | execute |
Public Attributes | |
| binsuffix | |
| packagesuffix | |
Definition at line 589 of file runtests.py.
| def runtests::SyncEvolutionDist::__init__ | ( | self, | ||
| name, | ||||
| binsuffix, | ||||
| packagesuffix, | ||||
| binrunner, | ||||
| dependencies | ||||
| ) |
Builds a normal and a binary distribution archive in a directory where SyncEvolution was configured and compiled before.
Reimplemented from runtests::AutotoolsBuild.
Definition at line 590 of file runtests.py.
| def runtests::SyncEvolutionDist::execute | ( | self | ) |
Runs action. Throws an exeception if anything fails. Will be called by tryexecution() with stderr/stdout redirected into a file and the current directory set to an empty temporary directory.
Reimplemented from runtests::AutotoolsBuild.
Definition at line 598 of file runtests.py.
Definition at line 595 of file runtests.py.
Definition at line 596 of file runtests.py.
1.5.7.1