summaryrefslogtreecommitdiff
path: root/t/re/subst.t
Commit message (Expand)AuthorAgeFilesLines
* Add warning_like() in test.pl to replace some uses of ReTest.pl's must_warn().Nicholas Clark2011-03-051-17/+6
* fix a s/non-utf8/is-utf8/ bit of nastinessDavid Mitchell2011-02-061-1/+19
* s///r leaks like a sieveFather Chrysostomos2010-11-021-1/+6
* Don’t capitalise words in the middle of an error messageFather Chrysostomos2010-11-021-1/+1
* [perl #19078] wrong match order inside replacementFather Chrysostomos2010-09-201-1/+23
* Add missing bug numbersFather Chrysostomos2010-09-201-1/+1
* Add tests for \400 for "" strings, s//replacement/Karl Williamson2010-07-171-1/+12
* Add s///r (non-destructive substitution).David Caldwell2010-05-221-1/+80
* [perl #41530] s/non-utf8/is-utf8/ fails.Karl Williamson2010-05-171-1/+21
* fix qr// and get-magic problemsFather Chrysostomos2010-01-191-1/+17
* move regex related tests out of t/op/ into t/re/Yves Orton2009-09-101-0/+600