phpbb/tests
Nils Adermann b48b909773 [task/phpunit-xml] Manually blacklisting a few PHPUnit classes from backups.
The blacklisting of these static variables is necessary because code coverage
will otherwise consume too much memory. The problem did not exist in earlier
PHPUnit versions because all classes beginning with PHPUnit are automatically
blacklisted, and code coverage as well as a few other internal classes were
still internal parts of PHPunit. These were now moved to PHP_ namespace,
causing the problem with backupStaticAttributes.

PHPBB3-9967
2011-01-07 01:07:30 +01:00
..
dbal [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
network [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
random [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
regex [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
request [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
security [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
template [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
test_framework [task/phpunit-xml] Manually blacklisting a few PHPUnit classes from backups. 2011-01-07 01:07:30 +01:00
text_processing [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
utf [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
bootstrap.php [task/phpunit-xml] Force error reporting level E_ALL | ~E_DEPRECATED. 2011-01-07 00:19:00 +01:00
RUNNING_TESTS.txt [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00