# New Ticket Created by Moritz Lenz # Please include the string: [perl #56068] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=56068 >
attached patch removes S29-str/comb.t from t/spectest_regression.data (comb not yet implemented; all tests fudged), and adds S29-str/chop.t, which Raphael Descamps kindly fixed and fudged. Cheers, Moritz -- Moritz Lenz http://moritz.faui2k3.org/ | http://perl-6.de/
Index: t/spectest_regression.data =================================================================== --- t/spectest_regression.data (revision 28510) +++ t/spectest_regression.data (working copy) @@ -62,7 +62,7 @@ S29-num/sqrt.t S29-str/append.t # pure S29-str/capitalize.t -S29-str/comb.t +S29-str/chop.t S29-str/lcfirst.t S29-str/sprintf.t S29-str/ucfirst.t