runtests::EvoSvn Class Reference

Inheritance diagram for runtests::EvoSvn:

Inheritance graph
[legend]
Collaboration diagram for runtests::EvoSvn:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def execute

Public Attributes

 workdir
 resultdir
 makedir
 makeoptions


Detailed Description

Builds Evolution from SVN using Paul Smith's Evolution Makefile.

Definition at line 491 of file runtests.py.


Member Function Documentation

def runtests::EvoSvn::__init__ (   self,
  name,
  workdir,
  resultdir,
  makedir,
  makeoptions 
)

workdir defines the directory to do the build in,
makedir is the directory which contains the Makefile and its local.mk,
makeoptions contain additional parameters for make (like BRANCH=2.20 PREFIX=/tmp/runtests/evo).

Definition at line 494 of file runtests.py.

def runtests::EvoSvn::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::Action.

Definition at line 504 of file runtests.py.


Member Data Documentation

Definition at line 501 of file runtests.py.

Definition at line 502 of file runtests.py.

Definition at line 500 of file runtests.py.

Definition at line 499 of file runtests.py.


The documentation for this class was generated from the following file:

Generated on Sat Oct 18 17:17:08 2008 for SyncEvolution and Funambol by  doxygen 1.5.7.1