Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert t/re/regexp_unicode_prop.t to using test.pl's functions for testing. | Nicholas Clark | 2011-03-14 | 1 | -19/+17 |
* | Skip regexp_unicode_prop.t under minitest, as File::Spec may not be available. | Nicholas Clark | 2011-03-06 | 1 | -4/+7 |
* | regexp_unicode_prop.t: Add tests, refactor | Karl Williamson | 2011-02-02 | 1 | -5/+50 |
* | regexp_unicode_prop.t: Comment nits | Karl Williamson | 2011-02-02 | 1 | -2/+2 |
* | restrict \p{IsUserDefined} to In\w+ and In\w+ | David Mitchell | 2011-01-16 | 1 | -9/+15 |
* | mktables revamp | Karl Williamson | 2009-11-21 | 1 | -1/+2 |
* | move regex related tests out of t/op/ into t/re/ | Yves Orton | 2009-09-10 | 1 | -0/+303 |