cellog Sun Feb 27 22:27:27 2005 EDT
Modified files:
/pear-core/tests/PEAR_PackageFile_Generator_v1/toV2
test_singledeps.phpt
Log:
Update test to current behavior
http://cvs.php.net/diff.php/pear-core/tests/PEAR_PackageFile_Generator_v1/toV2/test_singledeps.phpt?r1=1.2&r2=1.3&ty=u
Index: pear-core/tests/PEAR_PackageFile_Generator_v1/toV2/test_singledeps.phpt
diff -u
pear-core/tests/PEAR_PackageFile_Generator_v1/toV2/test_singledeps.phpt:1.2
pear-core/tests/PEAR_PackageFile_Generator_v1/toV2/test_singledeps.phpt:1.3
--- pear-core/tests/PEAR_PackageFile_Generator_v1/toV2/test_singledeps.phpt:1.2
Tue Nov 30 18:56:46 2004
+++ pear-core/tests/PEAR_PackageFile_Generator_v1/toV2/test_singledeps.phpt
Sun Feb 27 22:27:27 2005
@@ -46,7 +46,7 @@
<release>alpha</release>
<api>alpha</api>
</stability>
- <license uri="http://www.php.net/license/3_0.txt">PHP License</license>
+ <license uri="http://www.php.net/license">PHP License</license>
<notes>here are the
multi-line
release notes
@@ -69,7 +69,7 @@
<max>6.0.0</max>
</php>
<pearinstaller>
- <min>' . $generator->getPackagerVersion() . '</min>
+ <min>1.4.0a1</min>
</pearinstaller>
<package>
<name>Console_Getargs</name>
@@ -114,7 +114,7 @@
<api>stable</api>
</stability>
<date>2004-10-28</date>
- <license uri="http://www.php.net/license/3_0.txt">PHP License</license>
+ <license uri="http://www.php.net/license">PHP License</license>
<notes>Installer:
* fix Bug #1186 raise a notice error on PEAR::Common $_packageName
* fix Bug #1249 display the right state when using --force option
@@ -142,7 +142,7 @@
<api>stable</api>
</stability>
<date>2004-10-28</date>
- <license uri="http://www.php.net/license/3_0.txt">PHP License</license>
+ <license uri="http://www.php.net/license">PHP License</license>
<notes>Installer:
* fix Bug #1186 raise a notice error on PEAR::Common $_packageName
* fix Bug #1249 display the right state when using --force option
@@ -161,7 +161,8 @@
</notes>
</release>
</changelog>
-</package>', $xml, 'xml');
+</package>
+', $xml, 'xml');
echo 'tests done';
?>
--EXPECT--
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|