

Public Member Functions | |
| def | __init__ |
| def | execute |
Public Attributes | |
| basedir | |
Definition at line 319 of file runtests.py.
| def runtests::ClientCheckout::__init__ | ( | self, | ||
| name, | ||||
| revision | ||||
| ) |
| def runtests::ClientCheckout::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::CVSCheckout.
Definition at line 331 of file runtests.py.
1.5.7.1