summaryrefslogtreecommitdiff
path: root/t/re/regexp.t
Commit message (Expand)AuthorAgeFilesLines
* Tidy up t/re/regexp.tNicholas Clark2011-12-031-5/+4
* [RT #36079] Convert ` to '.jkeenan2011-11-221-4/+4
* regexp.t: print diagnostics with leading '#'Karl Williamson2011-09-241-3/+8
* Move the special-case logic for $qr_embed_thr to regexp_qr_embed_thr.tNicholas Clark2011-03-081-12/+0
* Allow t/re/regexp.t to conditionally skip tests on miniperlNicholas Clark2011-02-221-0/+2
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* PATCH: [perl #56444] delayed interpolation of \N{...}Karl Williamson2010-02-191-0/+4
* Update some remaining comments that still point to the old regexp tests locationVincent Pit2009-09-101-1/+1
* missed a comment reference to t/op that should now be t/reYves Orton2009-09-101-1/+1
* move regex related tests out of t/op/ into t/re/Yves Orton2009-09-101-0/+207