logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

cvs: pear-core /tests/PEAR_PackageFile_Generator_v1/toXml test_theworks.php: msg#00288

Subject: cvs: pear-core /tests/PEAR_PackageFile_Generator_v1/toXml test_theworks.phpt
cellog          Sun Feb 27 22:28:36 2005 EDT

  Modified files:              
    /pear-core/tests/PEAR_PackageFile_Generator_v1/toXml        
                                                                
test_theworks.phpt 
  Log:
  Update test to current behavior
  
http://cvs.php.net/diff.php/pear-core/tests/PEAR_PackageFile_Generator_v1/toXml/test_theworks.phpt?r1=1.3&r2=1.4&ty=u
Index: pear-core/tests/PEAR_PackageFile_Generator_v1/toXml/test_theworks.phpt
diff -u 
pear-core/tests/PEAR_PackageFile_Generator_v1/toXml/test_theworks.phpt:1.3 
pear-core/tests/PEAR_PackageFile_Generator_v1/toXml/test_theworks.phpt:1.4
--- pear-core/tests/PEAR_PackageFile_Generator_v1/toXml/test_theworks.phpt:1.3  
Sat Jan  1 18:13:27 2005
+++ pear-core/tests/PEAR_PackageFile_Generator_v1/toXml/test_theworks.phpt      
Sun Feb 27 22:28:36 2005
@@ -20,7 +20,7 @@
 $phpunit->assertEquals(str_replace(array("\r\n", "\r"), array("\n", "\n"), 
'<?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE package SYSTEM "http://pear.php.net/dtd/package-1.0";>
 <package version="1.0" packagerversion="' . $generator->getPackagerVersion() . 
'">
- <name>foo</name>       
+ <name>foo</name>
  <summary>foo</summary>
  <description>foo
 hi there

-- 
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>