[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-cvs
Subject:    [PEAR-CVS] cvs: pear-core /tests/PEAR_Command_Channels/update-channels test.phpt
From:       "Helgi �ormar �orbj�rnsson" <dufuz () php ! net>
Date:       2009-01-30 23:19:18
Message-ID: cvsdufuz1233357558 () cvsserver
[Download RAW message or body]

dufuz		Fri Jan 30 23:19:18 2009 UTC

  Modified files:              
    /pear-core/tests/PEAR_Command_Channels/update-channels	test.phpt 
  Log:
  Implement Request #15566 	Add doc.php.net as a default channel
  
http://cvs.php.net/viewvc.cgi/pear-core/tests/PEAR_Command_Channels/update-channels/test.phpt?r1=1.10&r2=1.11&diff_format=u
                
Index: pear-core/tests/PEAR_Command_Channels/update-channels/test.phpt
diff -u pear-core/tests/PEAR_Command_Channels/update-channels/test.phpt:1.10 \
                pear-core/tests/PEAR_Command_Channels/update-channels/test.phpt:1.11
--- pear-core/tests/PEAR_Command_Channels/update-channels/test.phpt:1.10	Mon Dec 29 \
                22:57:59 2008
+++ pear-core/tests/PEAR_Command_Channels/update-channels/test.phpt	Fri Jan 30 \
23:19:18 2009 @@ -34,40 +34,50 @@
 $phpunit->assertEquals(array (
   0 =>
   array (
-    'info' => 'Updating channel "horde.orde.de"',
+    'info' => 'Updating channel "doc.php.net"',
     'cmd' => 'channel-update',
   ),
   1 =>
   array (
+    'info' => 'Cannot retrieve channel.xml for channel "doc.php.net" (File \
http://doc.php.net:80/channel.xml not valid (received: HTTP/1.1 404 \
http://doc.php.net/channel.xml Is not valid))', +    'cmd' => 'update-channels',
+  ),
+  2 =>
+  array (
+    'info' => 'Updating channel "horde.orde.de"',
+    'cmd' => 'channel-update',
+  ),
+  3 =>
+  array (
     'info' => 'Update of Channel "horde.orde.de" succeeded',
     'cmd' => 'no command',
   ),
-  2 =>
+  4 =>
   array (
     'info' => 'Updating channel "pear.php.net"',
     'cmd' => 'channel-update',
   ),
-  3 =>
+  5 =>
   array (
     'info' => 'Update of Channel "pear.php.net" succeeded',
     'cmd' => 'no command',
   ),
-  4 =>
+  6 =>
   array (
     'info' => 'Updating channel "pecl.php.net"',
     'cmd' => 'channel-update',
   ),
-  5 =>
+  7 =>
   array (
     'info' => 'Cannot retrieve channel.xml for channel "pecl.php.net" (File \
http://pecl.php.net:80/channel.xml not valid (received: HTTP/1.1 404 \
http://pecl.php.net/channel.xml Is not valid))',  'cmd' => 'update-channels',
   ),
-  6 =>
+  8 =>
   array (
     'info' => 'Updating channel "zornk.ornk.org"',
     'cmd' => 'channel-update',
   ),
-  7 =>
+  9 =>
   array (
     'info' => 'Update of Channel "zornk.ornk.org" succeeded',
     'cmd' => 'no command',



-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic