|
|
Choosing A Webhost: |
cvs: pear-core /tests/PEAR_Command test_registerCommands_remoteinstall.phpt: msg#00002php.pear.core
cellog Sat Apr 1 17:32:52 2006 UTC Modified files: /pear-core/tests/PEAR_Command test_registerCommands_remoteinstall.phpt test_registerCommands_standard.phpt Log: fix bug #7268: Unit test test_registerCommands_remoteinstall fails http://cvs.php.net/viewcvs.cgi/pear-core/tests/PEAR_Command/test_registerCommands_remoteinstall.phpt?r1=1.5&r2=1.6&diff_format=u Index: pear-core/tests/PEAR_Command/test_registerCommands_remoteinstall.phpt diff -u pear-core/tests/PEAR_Command/test_registerCommands_remoteinstall.phpt:1.5 pear-core/tests/PEAR_Command/test_registerCommands_remoteinstall.phpt:1.6 --- pear-core/tests/PEAR_Command/test_registerCommands_remoteinstall.phpt:1.5 Wed Feb 22 22:04:08 2006 +++ pear-core/tests/PEAR_Command/test_registerCommands_remoteinstall.phpt Sat Apr 1 17:32:52 2006 @@ -311,8 +311,8 @@ 6 => 'remoteconfig=', ), $l, 'long remote-upgrade-all'); PEAR_Command::getGetoptArgs('run-tests', $s, $l); -$phpunit->assertEquals('ri:lqspu', $s, 'short run-tests'); -$phpunit->assertEquals(array ('recur', 'ini=', 'realtimelog', 'quiet', 'simple', 'package', 'phpunit'), $l, 'long run-tests'); +$phpunit->assertEquals('ri:lqsput', $s, 'short run-tests'); +$phpunit->assertEquals(array ('recur', 'ini=', 'realtimelog', 'quiet', 'simple', 'package', 'phpunit', 'tapoutput'), $l, 'long run-tests'); PEAR_Command::getGetoptArgs('search', $s, $l); $phpunit->assertEquals('c:', $s, 'short search'); $phpunit->assertEquals(array ('channel='), $l, 'long search'); http://cvs.php.net/viewcvs.cgi/pear-core/tests/PEAR_Command/test_registerCommands_standard.phpt?r1=1.24&r2=1.25&diff_format=u Index: pear-core/tests/PEAR_Command/test_registerCommands_standard.phpt diff -u pear-core/tests/PEAR_Command/test_registerCommands_standard.phpt:1.24 pear-core/tests/PEAR_Command/test_registerCommands_standard.phpt:1.25 --- pear-core/tests/PEAR_Command/test_registerCommands_standard.phpt:1.24 Fri Feb 3 05:07:19 2006 +++ pear-core/tests/PEAR_Command/test_registerCommands_standard.phpt Sat Apr 1 17:32:52 2006 @@ -248,7 +248,7 @@ $phpunit->assertEquals('c:', $s, 'short remote-list'); $phpunit->assertEquals(array ('channel='), $l, 'long remote-list'); PEAR_Command::getGetoptArgs('run-tests', $s, $l); -$phpunit->assertEquals('ri:lqspu', $s, 'short run-tests'); +$phpunit->assertEquals('ri:lqsput', $s, 'short run-tests'); $phpunit->assertEquals(array ( 'recur', 'ini=', @@ -256,7 +256,8 @@ 'quiet', 'simple', 'package', - 'phpunit',), $l, 'long run-tests'); + 'phpunit', + 'tapoutput'), $l, 'long run-tests'); PEAR_Command::getGetoptArgs('search', $s, $l); $phpunit->assertEquals('c:', $s, 'short search'); $phpunit->assertEquals(array ('channel='), $l, 'long search'); -- PEAR CVS Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pear-core /PEAR/REST 11.php, Pierre-Alain Joye |
|---|---|
| Next by Date: | cvs: pear-core /tests/PEAR_Command_Install/upgrade/packages PEAR-1.4.0a12.tgz, Greg Beaver |
| Previous by Thread: | cvs: pear-core /PEAR/REST 11.php, Pierre-Alain Joye |
| Next by Thread: | cvs: pear-core /tests/PEAR_Command_Install/upgrade/packages PEAR-1.4.0a12.tgz, Greg Beaver |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |