(bug 32022) phpunit.php can not execute from another directory
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 1 Nov 2011 15:09:52 +0000 (15:09 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 1 Nov 2011 15:09:52 +0000 (15:09 +0000)
commit2d64dcd9f95b25ab4be50d291c4d7e03054fd7f4
treed8166471b63d2fc0aecf08769a446883261ac187
parent67f632f2557852cb747c915f83c0caa83aed648f
(bug 32022) phpunit.php can not execute from another directory

Adds tests/phpunit to the include_path to let PHPUnit find out our files.
Also add to change the suite.xml paths from './path' to 'path' so
stream_resolve_path() correctly find out the suite by using include_path
RELEASE-NOTES-1.19
tests/phpunit/MediaWikiPHPUnitCommand.php
tests/phpunit/suite.xml