Add a fix to ignore the autoloading of the newer PHPUnit (>= 3.5.0, currently RC).
authorGunnar Wrobel <p@rdus.de>
Tue, 24 Aug 2010 08:07:50 +0000 (10:07 +0200)
committerGunnar Wrobel <p@rdus.de>
Tue, 24 Aug 2010 08:56:35 +0000 (10:56 +0200)
commit4edaec11cfcfae661561ea8c28256221f02f5924
tree18a7385b66301de7a79ab9f5e3cb82f9fca65102
parent61134c2954711716d52cef97d9f5fea32cfbec93
Add a fix to ignore the autoloading of the newer PHPUnit (>= 3.5.0, currently RC).

Also extracted the reduced Autoloading setup for the test suites. This
way I can avoid duplicating code when defining the Autoload.php setup
I use for running single test suites.
framework/Kolab_Config/test/Horde/Kolab/Config/Autoload.php
framework/Test/lib/Horde/Test/AllTests.php
framework/Test/lib/Horde/Test/Autoload.php [new file with mode: 0644]
framework/Test/package.xml