zoe Mon May 25 12:48:40 2009 UTC Modified files: /phpruntests/src BuildClassMap.php rtDirectoryList.php rtPhptFilterIterator.php rtClassMap.php rtAutoload.php Log: doc blocks http://cvs.php.net/viewvc.cgi/phpruntests/src/BuildClassMap.php?r1=1.4&r2=1.5&diff_format=u Index: phpruntests/src/BuildClassMap.php diff -u phpruntests/src/BuildClassMap.php:1.4 phpruntests/src/BuildClassMap.php:1.5 --- phpruntests/src/BuildClassMap.php:1.4 Mon May 25 12:39:46 2009 +++ phpruntests/src/BuildClassMap.php Mon May 25 12:48:40 2009 @@ -6,7 +6,7 @@ * It assumes that all classes have the same name at the file name (less .php) and all are prefixed by 'rt' * * @category Testing - * @package run-tests + * @package RUNTESTS * @author Zoe Slattery <z...@php.net> * @author Stefan Priebsch <sprieb...@php.net> * @copyright 2009 The PHP Group http://cvs.php.net/viewvc.cgi/phpruntests/src/rtDirectoryList.php?r1=1.4&r2=1.5&diff_format=u Index: phpruntests/src/rtDirectoryList.php diff -u phpruntests/src/rtDirectoryList.php:1.4 phpruntests/src/rtDirectoryList.php:1.5 --- phpruntests/src/rtDirectoryList.php:1.4 Mon May 25 12:39:46 2009 +++ phpruntests/src/rtDirectoryList.php Mon May 25 12:48:40 2009 @@ -6,7 +6,7 @@ * This is currently not used for anything * * @category Testing - * @package run-tests + * @package RUNTESTS * @author Zoe Slattery <z...@php.net> * @author Stefan Priebsch <sprieb...@php.net> * @copyright 2009 The PHP Group http://cvs.php.net/viewvc.cgi/phpruntests/src/rtPhptFilterIterator.php?r1=1.3&r2=1.4&diff_format=u Index: phpruntests/src/rtPhptFilterIterator.php diff -u phpruntests/src/rtPhptFilterIterator.php:1.3 phpruntests/src/rtPhptFilterIterator.php:1.4 --- phpruntests/src/rtPhptFilterIterator.php:1.3 Mon May 25 12:39:46 2009 +++ phpruntests/src/rtPhptFilterIterator.php Mon May 25 12:48:40 2009 @@ -5,7 +5,7 @@ * Filter for .phpt file types * * @category Testing - * @package run-tests + * @package RUNTESTS * @author Zoe Slattery <z...@php.net> * @author Stefan Priebsch <sprieb...@php.net> * @copyright 2009 The PHP Group http://cvs.php.net/viewvc.cgi/phpruntests/src/rtClassMap.php?r1=1.10&r2=1.11&diff_format=u Index: phpruntests/src/rtClassMap.php diff -u phpruntests/src/rtClassMap.php:1.10 phpruntests/src/rtClassMap.php:1.11 --- phpruntests/src/rtClassMap.php:1.10 Mon May 25 12:39:46 2009 +++ phpruntests/src/rtClassMap.php Mon May 25 12:48:40 2009 @@ -9,7 +9,7 @@ * To re-generate this file, run the script BuildClassMap.php. * * @category Testing - * @package run-tests + * @package RUNTESTS * @author Zoe Slattery <z...@php.net> * @author Stefan Priebsch <sprieb...@php.net> * @copyright 2009 The PHP Group http://cvs.php.net/viewvc.cgi/phpruntests/src/rtAutoload.php?r1=1.3&r2=1.4&diff_format=u Index: phpruntests/src/rtAutoload.php diff -u phpruntests/src/rtAutoload.php:1.3 phpruntests/src/rtAutoload.php:1.4 --- phpruntests/src/rtAutoload.php:1.3 Mon May 25 12:39:46 2009 +++ phpruntests/src/rtAutoload.php Mon May 25 12:48:40 2009 @@ -6,7 +6,7 @@ * defining the file to load each class from. * * @category Testing - * @package run-tests + * @package RUNTESTS * @author Zoe Slattery <z...@php.net> * @author Stefan Priebsch <sprieb...@php.net> * @copyright 2009 The PHP Group
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php