MantisBT: master-1.2.x 749b5e65

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2010-04-07 15:54 master-1.2.x e24a2bc8
Changeset

Run tests using Phing

A first, rough, version of a Phing-based build. It contains a single
real target, 'test', which runs all the PHPUnit tests, picking up a
bootstrap file as well. Two auxiliary targets, 'init' and 'clean'
are also provided.

Requires Phing > 2.4 and PHPUnit > 3.4.

mod - .gitignore Diff File
add - build.xml Diff File