summaryrefslogtreecommitdiff
path: root/t/re/regexp_unicode_prop.t
Commit message (Expand)AuthorAgeFilesLines
* Convert t/re/regexp_unicode_prop.t to using test.pl's functions for testing.Nicholas Clark2011-03-141-19/+17
* Skip regexp_unicode_prop.t under minitest, as File::Spec may not be available.Nicholas Clark2011-03-061-4/+7
* regexp_unicode_prop.t: Add tests, refactorKarl Williamson2011-02-021-5/+50
* regexp_unicode_prop.t: Comment nitsKarl Williamson2011-02-021-2/+2
* restrict \p{IsUserDefined} to In\w+ and In\w+David Mitchell2011-01-161-9/+15
* mktables revampKarl Williamson2009-11-211-1/+2
* move regex related tests out of t/op/ into t/re/Yves Orton2009-09-101-0/+303