zoe Sun Apr 26 22:43:51 2009 UTC
Modified files:
/phpruntests/src/testcase/preconditions rtIsSectionImplemented.php
Log:
Changes to enable GET
http://cvs.php.net/viewvc.cgi/phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php?r1=1.2&r2=1.3&diff_format=u
Index: phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php
diff -u phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php:1.2
phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php:1.3
--- phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php:1.2
Fri Apr 24 08:41:26 2009
+++ phpruntests/src/testcase/preconditions/rtIsSectionImplemented.php Sun Apr
26 22:43:51 2009
@@ -17,6 +17,7 @@
'CREDITS' => 'rtCreditsSection',
'CLEAN' => 'rtCleanSection',
'XFAIL' => 'rtXfailSection',
+ 'GET' => 'rtGetSection',
);
/** Return the message associated with an unimplemented test section
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php