summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix failing tests.Hugo van der Sanden2011-02-071-8/+8
* Add supplied tests from perl #83194.Hugo van der Sanden2011-02-071-0/+8
* When running tests from lib/, set @INC and $ENV{PERL5LIB} to ../libNicholas Clark2011-02-071-0/+2
* fix a s/non-utf8/is-utf8/ bit of nastinessDavid Mitchell2011-02-061-1/+19
* pp_subtr: preserve UTF8 flag in rare casesDavid Mitchell2011-02-061-1/+11
* code points above 0x7fff_ffff problematicKarl Williamson2011-02-021-1/+5
* regexp_unicode_prop.t: Add tests, refactorKarl Williamson2011-02-021-5/+50
* pat-advanced.t: Add new testKarl Williamson2011-02-021-1/+50
* regexp_unicode_prop.t: Comment nitsKarl Williamson2011-02-021-2/+2
* made abigail's new porting/cmp_version.t not scream about blead-upstreamJesse Vincent2011-02-021-1/+1
* Make it so that it acts as if cmpVERSION.pl had not been passed the -x flag.Abigail2011-02-021-3/+4
* Get the tag from git describe instead of $]Abigail2011-02-011-2/+3
* Turn exec flag offAbigail2011-02-011-0/+0
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadAbigail2011-02-0110-34/+99
|\
| * Partially revert 4155e4feFather Chrysostomos2011-01-301-1/+2
| * [perl #83018] TEST PATCH: commit 95ea86d5 also fixes sprintf("%.2f")Zsbán Ambrus2011-01-301-0/+4
| * [perl #82988] Skip hanging taint.t test on MirBSD 10Steven Schubiger2011-01-291-2/+3
| * regcomp: Add warning if tries to use \p in locale.Karl Williamson2011-01-271-0/+11
| * [perl #38456] binmode FH, ":crlf" only modifies top crlf layerLeon Timmermans2011-01-271-3/+15
| * Fix test count introduced by previous commitKarl Williamson2011-01-271-1/+1
| * regex: \p{} in pattern implies Unicode semanticsKarl Williamson2011-01-271-0/+1
| * add tests for #3516: \G in a m//gDavid Mitchell2011-01-271-0/+23
| * Make t/porting/buildtoc.t use runperl for portability.Craig A. Berry2011-01-241-2/+6
| * make reg_eval_scope.t TODOs consistently failDavid Mitchell2011-01-241-20/+26
| * Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch]Nicholas Clark2011-01-241-2/+2
| * regen/mk_PL_charclass.pl can test that l1_char_class_tab.h is up to date.Nicholas Clark2011-01-241-2/+3
| * t/porting/regen.t can test that regcharclass.h is up to date.Nicholas Clark2011-01-231-3/+4
* | Turn Porting/cmpVERSION.pl into a testAbigail2011-01-311-0/+139
|/
* t/porting/regen.t can test that META.yml is up to date.Nicholas Clark2011-01-231-1/+2
* Store the SHA-256 of the source in files generated by regen_perly.plNicholas Clark2011-01-231-1/+31
* regen/overload.pl should use rename_if_different() for lib/overload/numbers.pmNicholas Clark2011-01-231-1/+1
* Extend pod/buildtoc --test to validate that regenerated files are up to date.Nicholas Clark2011-01-221-1/+1
* [perl #81750] Perl 5.12: undef-as-hashref bugFather Chrysostomos2011-01-211-1/+21
* Also unblock signal handlers throwing an exceptionLeon Timmermans2011-01-181-5/+16
* regcomp: Disallow multi-char folds in lookbehindKarl Williamson2011-01-181-1/+14
* Added tests for conditional unblockingLeon Timmermans2011-01-171-1/+25
* t/porting/diag.t: fix indentation in check_file()David Mitchell2011-01-181-57/+58
* vastly speed up t/porting/diag.tDavid Mitchell2011-01-181-60/+62
* Add /a regex modifierKarl Williamson2011-01-172-4/+5
* re/charset.t: typo in commentKarl Williamson2011-01-171-1/+1
* Add plan() call to .tKarl Williamson2011-01-161-0/+2
* allow buildtoc to find libraries after chdir into pod/Tony Cook2011-01-171-1/+1
* Deliver t/re/charset.tKarl Williamson2011-01-161-0/+224
* Fix \xa0 matching both [\s] [\S], et.al.Karl Williamson2011-01-161-4/+4
* restrict \p{IsUserDefined} to In\w+ and In\w+David Mitchell2011-01-162-15/+21
* test that perl.pod, pod.lst, MANIFEST and the file system are consistentTony Cook2011-01-141-0/+11
* uni/fold.t: Fix TODOs that now passKarl Williamson2011-01-141-10/+13
* Add warnings for use of problematic code pointsKarl Williamson2011-01-091-74/+265
* utf8.c(): Default to allow problematic code pointsKarl Williamson2011-01-091-19/+0
* diag.t: Change so a fixed TODO passesKarl Williamson2011-01-091-3/+4