[PHP-CVS] cvs: phpruntests /src rtAutoload.php rtDirectoryList.php rtPhptFilterIterator.php rtText.php rtUtil.php

2009-04-20 Thread Stefan Priebsch
spriebsch Mon Apr 20 16:57:32 2009 UTC Modified files: /phpruntests/srcrtAutoload.php rtDirectoryList.php rtPhptFilterIterator.php rtText.php rtUtil.php Log: Reformatted to conform to PEAR coding standard.

[PHP-CVS] cvs: phpruntests /src/texts invalidTestFile.txt invalidTestFileName.txt invalidTestList.txt missingTestFile.txt nonExistantTestDirectory.txt pcntlNotLoaded.txt sectionNotImplemented.txt

2009-04-24 Thread Stefan Priebsch
spriebsch Fri Apr 24 08:40:54 2009 UTC Modified files: /phpruntests/src/texts invalidTestFile.txt invalidTestFileName.txt invalidTestList.txt missingTestFile.txt nonExistantTestDirectory.txt

[PHP-CVS] cvs: phpruntests / build.xml

2009-04-24 Thread Stefan Priebsch
spriebsch Fri Apr 24 09:42:19 2009 UTC Modified files: /phpruntestsbuild.xml Log: Added lint check for tests. http://cvs.php.net/viewvc.cgi/phpruntests/build.xml?r1=1.1.1.1r2=1.2diff_format=u Index: phpruntests/build.xml diff -u

[PHP-CVS] cvs: phpruntests /tests rtTextTest.php /tests/configuration rtDirectoryListTest.php rtEnvironmentVariablesTest.php rtPreconditionListTest.php rtRuntestsConfigurationTest.php /tests/configu

2009-04-24 Thread Stefan Priebsch
spriebsch Fri Apr 24 09:42:02 2009 UTC Modified files: /phpruntests/tests rtTextTest.php /phpruntests/tests/configurationrtDirectoryListTest.php rtEnvironmentVariablesTest.php

[PHP-CVS] cvs: phpruntests /src rtText.php

2009-04-25 Thread Stefan Priebsch
. + * rtText + * + * @category Testing + * @package RUNTESTS + * @authorZoe Slattery z...@php.net + * @authorStefan Priebsch sprieb...@php.net + * @copyright 2009 The PHP Group + * @license http://www.php.net/license/3_01.txt PHP License 3.01 + * @link http://qa.php.net

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIfParallelHasPcntlTest.php

2009-04-25 Thread Stefan Priebsch
spriebsch Sat Apr 25 15:13:24 2009 UTC Modified files: /phpruntests/tests/configuration/preconditions rtIfParallelHasPcntlTest.php Log: Fixed test to work then no pcntl extension is loaded.

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIfParallelHasPcntlTest.php

2009-04-25 Thread Stefan Priebsch
@@ ?php +/** + * rtIfParallelHasPcntlTest + * + * @category Testing + * @package RUNTESTS + * @authorZoe Slattery z...@php.net + * @authorStefan Priebsch sprieb...@php.net + * @copyright 2009 The PHP Group + * @license http://www.php.net/license/3_01.txt PHP License 3.01 + * @link

[PHP-CVS] cvs: phpruntests /documentation introduction.txt

2009-04-26 Thread Stefan Priebsch
spriebsch Sun Apr 26 14:41:02 2009 UTC Added files: /phpruntests/documentation introduction.txt Log: Started introductory documentation. http://cvs.php.net/viewvc.cgi/phpruntests/documentation/introduction.txt?view=markuprev=1.1 Index:

Re: [PHP-CVS] cvs: phpruntests / Doxyfile build.xml doxygen.conf

2009-04-26 Thread Stefan Priebsch
Hi Pierre, Pierre Joye wrote: Similar area, you know phpdocumentor right? Have you heard of Unix? It's often said that it's a better operating system than Windows, and the majority of PHP developers use it. You should thus consider switching to Unix. Seriously: what's the point of your email?

[PHP-CVS] cvs: phpruntests /tests/testcase rtCleanExecutionTest.php rtCookieExecutionTest.php rtDeflatePostExecutionTest.php rtGetExecutionTest.php rtGzipPostExecutionTest.php rtPhpRunnerTest.php rtPo

2009-05-11 Thread Stefan Priebsch
spriebsch Mon May 11 11:03:26 2009 UTC Modified files: /phpruntests/tests/testcase rtCleanExecutionTest.php rtCookieExecutionTest.php rtDeflatePostExecutionTest.php

[PHP-CVS] cvs: phpruntests /src/configuration rtPreCondition.php

2009-05-11 Thread Stefan Priebsch
spriebsch Mon May 11 11:29:30 2009 UTC Modified files: /phpruntests/src/configuration rtPreCondition.php Log: Fixed incompatible method signature.

[PHP-CVS] cvs: phpruntests /src BuildClassMap.php

2009-05-11 Thread Stefan Priebsch
spriebsch Mon May 11 13:20:55 2009 UTC Modified files: /phpruntests/srcBuildClassMap.php Log: Added generated file comment to generated class map file. http://cvs.php.net/viewvc.cgi/phpruntests/src/BuildClassMap.php?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: phpruntests /src/configuration rtCommandLineOptions.php

2009-05-11 Thread Stefan Priebsch
spriebsch Mon May 11 21:28:16 2009 UTC Modified files: /phpruntests/src/configuration rtCommandLineOptions.php Log: Added comments. http://cvs.php.net/viewvc.cgi/phpruntests/src/configuration/rtCommandLineOptions.php?r1=1.3r2=1.4diff_format=u

[PHP-CVS] cvs: phpruntests /src/configuration rtRuntestsConfiguration.php rtSetting.php /src/configuration/settings rtPhpCgiExecutableSetting.php rtPhpExecutableSetting.php /tests/configuration/sett

2009-05-12 Thread Stefan Priebsch
spriebsch Tue May 12 09:15:19 2009 UTC Modified files: /phpruntests/tests/configuration/settings rtCurrentDirectorySettingTest.php rtLogFormatSettingTest.php

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIfParallelHasPcntlTest.php

2009-05-12 Thread Stefan Priebsch
spriebsch Tue May 12 22:28:57 2009 UTC Modified files: /phpruntests/tests/configuration/preconditions rtIfParallelHasPcntlTest.php Log: Fixed test to work with refactored rtRuntestsConfiguration.

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIfParallelHasPcntlTest.php

2009-05-12 Thread Stefan Priebsch
spriebsch Tue May 12 22:41:20 2009 UTC Modified files: /phpruntests/tests/configuration/preconditions rtIfParallelHasPcntlTest.php Log: Fixed wrong case in method name.

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIsPcreLoadedTest.php

2009-05-12 Thread Stefan Priebsch
+/** + * rtIsPcreLoadedTest + * + * @category Testing + * @package RUNTESTS + * @authorZoe Slattery z...@php.net + * @authorStefan Priebsch sprieb...@php.net + * @copyright 2009 The PHP Group + * @license http://www.php.net/license/3_01.txt PHP License 3.01 + * @link http://qa.php.net

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIsProcOpenAvailableTest.php

2009-05-12 Thread Stefan Priebsch
22:49:40 2009 @@ -1,15 +1,47 @@ ?php +/** + * rtIsProcOpenAvailableTest + * + * @category Testing + * @package RUNTESTS + * @authorZoe Slattery z...@php.net + * @authorStefan Priebsch sprieb...@php.net + * @copyright 2009 The PHP Group + * @license http://www.php.net/license/3_01.txt

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIsPcreLoadedTest.php

2009-05-12 Thread Stefan Priebsch
spriebsch Tue May 12 22:50:16 2009 UTC Modified files: /phpruntests/tests/configuration/preconditions rtIsPcreLoadedTest.php Log: Renamed test method for better readability.

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIsSafeModeDisabledTest.php

2009-05-12 Thread Stefan Priebsch
:56:22 2009 @@ -1,24 +1,52 @@ ?php +/** + * rtIsSafeModeDisabledTest + * + * @category Testing + * @package RUNTESTS + * @authorZoe Slattery z...@php.net + * @authorStefan Priebsch sprieb...@php.net + * @copyright 2009 The PHP Group + * @license http://www.php.net/license/3_01.txt PHP

[PHP-CVS] cvs: phpruntests /tests/configuration/preconditions rtIsTestFileSpecifiedTest.php

2009-05-12 Thread Stefan Priebsch
23:20:28 2009 @@ -1,69 +1,81 @@ ?php +/** + * rtIsTestFileSpecifiedTest + * + * @category Testing + * @package RUNTESTS + * @authorZoe Slattery z...@php.net + * @authorStefan Priebsch sprieb...@php.net + * @copyright 2009 The PHP Group + * @license http://www.php.net/license/3_01.txt

[PHP-CVS] cvs: phpruntests /src/configuration rtRuntestsConfiguration.php

2009-05-13 Thread Stefan Priebsch
spriebsch Wed May 13 11:08:32 2009 UTC Modified files: /phpruntests/src/configuration rtRuntestsConfiguration.php Log: Moved factory method for better readability.

[PHP-CVS] cvs: phpruntests /src/configuration rtPreConditionList.php /tests/configuration rtPreconditionListTest.php

2009-05-13 Thread Stefan Priebsch
Slattery z...@php.net + * @authorStefan Priebsch sprieb...@php.net + * @copyright 2009 The PHP Group + * @license http://www.php.net/license/3_01.txt PHP License 3.01 + * @link http://qa.php.net/ + */ require_once 'PHPUnit/Framework.php'; require_once dirname(__FILE__) . '../../../src

[PHP-CVS] svn: php/phpruntests/trunk/ Doxyfile build.xml

2009-07-20 Thread Stefan Priebsch
spriebsch Mon, 20 Jul 2009 14:48:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=284440 Changed paths: U php/phpruntests/trunk/Doxyfile U php/phpruntests/trunk/build.xml Log: Improved build automation. Modified: php/phpruntests/trunk/Doxyfile

[PHP-CVS] svn: php/phpruntests/trunk/ build.xml

2009-07-23 Thread Stefan Priebsch
spriebschThu, 23 Jul 2009 08:38:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=284638 Log: Modified build automation run phpt's in /tmp directory. Added new/new comparison with baseline linux results. Changed paths: U

[PHP-CVS] svn: php/phpruntests/trunk/ src/configuration/rtCommandLineOptions.php src/configuration/rtIniAsCommandLineArgs.php src/configuration/rtPreConditionList.php src/rtText.php src/testcase/rtPhp

2009-07-23 Thread Stefan Priebsch
spriebschThu, 23 Jul 2009 11:32:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=284642 Log: Switched remaining exceptions to rtException. Changed paths: U php/phpruntests/trunk/src/configuration/rtCommandLineOptions.php U

[PHP-CVS] svn: /php/phpruntests/trunk/ build.xml

2009-09-08 Thread Stefan Priebsch
spriebschTue, 08 Sep 2009 20:48:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288169 Log: Added missing -n command line switches to compare task in build.xml. Changed paths: U php/phpruntests/trunk/build.xml Modified: