User: chop Branch: HEAD Date: Thu, 14 May 2009 00:51:01 +0000 Modified files: /modules/phpunit AllTests.php Log message: Update to AllTests code file: - Changed the file mask for finding the AllTests suite file names from '%NAME%_AllTests.php' to '%NAME%AllTests.php'. The underscore mixed up the autoloader in phpunit making it look for the file at './%NAME%/AllTests.php'; - Removed code that loaded phpunit when the file was called on its own as these test suite and test case code files should always be executed via the phpunit command; - Improved commenting including Doxygen docblocks. Issue #400522 AllTests class naming convention causes problems with the class autoloader <http://drupal.org/node/400522> Links: http://cvs.drupal.org/diff.php?path=contributions/modules/phpunit/AllTests.p...
participants (1)
-
drupal-cvs@drupal.org