Re: [PEAR-BUG] Bug #19169 [NEW]: remove the broken and supurfluous AllTests.php

[email protected] (David Jean Louis) Sat, 31 Dec 2011 15:46:07 +0100
Newsgroups php.pear.qa
Message-ID <[email protected]>
Hi,
Daniel: feel free to commit the changes, thanks.
Season greetings.

-- 
David

Le 29/12/2011 23:45, danielc at analysisandsolutions dot com a écrit :
> From:             danielc
> Operating system:
> Package version:  SVN
> PHP version:      5_4 SVN-2011-12-29
> Package:          Services_Twitter
> Bug Type:         Bug
> Bug description:  remove the broken and supurfluous AllTests.php
>
> Description:
> ------------
> The require statements in AllTests.php use PHPUnit's old file layout.  I
> was going to ask you to fix this, but then realized this test suite
> actually uses PHPT style tests.  So the AllTests.php file is superfluous
> and leads to the Continuous Integration servers to run the tests twice
> (once for AllTests.php and once in PHPT mode).  Attached is a patch to
> remove the AllTests.php file.
>
> I have the karma to commit this change, if you wish.
>
>