MantisBT: master 29be32f9

Author Committer Branch Timestamp Parent
rombert rombert master 2010-04-07 15:54 master 2b04a3a3
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