summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* [RT #111842] prevent TRIE overwriting EXACT following NOTHING at startYves Orton2012-03-201-4/+2
* Use the new utf8 to code point functionsKarl Williamson2012-03-191-2/+2
* utf8.c: pod (mostly formatting) + comments changesKarl Williamson2012-03-191-1/+1
* perlguts, warnings.t: Update references to obsolete fcn namesKarl Williamson2012-03-191-2/+2
* pat.t: Fix typo in commentKarl Williamson2012-03-191-1/+1
* Move the example git bisect shell script from perlgit.pod to Porting/Nicholas Clark2012-03-191-1/+1
* Move the todo list from pod/ to Porting/Nicholas Clark2012-03-191-2/+2
* Add a TODO test for RT 111842Abigail2012-03-191-0/+5
* charnames.t: Attempt to fix probable timing issueKarl Williamson2012-03-161-2/+2
* Separate the POD from the corelist data in Module::CoreListChris 'BinGOs' Williams2012-03-151-1/+1
* avoid some long-line errors in podcheck of Term-ReadlineRicardo Signes2012-03-121-2/+1
* [rt #111654] properly propgate tainted errorsTony Cook2012-03-121-1/+0
* [rt #111654] TODO test for tainted die propagationTony Cook2012-03-121-1/+10
* regen pod issuesFather Chrysostomos2012-03-071-2/+1
* fix warning in test.pl diagnostics output.Craig A. Berry2012-03-071-1/+4
* TODO Failing tests for warnings in utf8 subcategoriesAaron Crane2012-03-041-0/+33
* rework how the trie logic handles the newer EXACT nodetypesYves Orton2012-03-031-1/+1
* make test.pl show test number and name in failure diagnostics outputYves Orton2012-03-031-1/+1
* [perl #107366] Allow attributes to set :lvalue on defined subFather Chrysostomos2012-03-011-11/+11
* re/pat.t: Remove obsolete commentKarl Williamson2012-02-281-3/+1
* (?foo:...) loses passed in charsetKarl Williamson2012-02-281-1/+10
* Patch [perl #111400] [:upper:] broken for above Latin1Karl Williamson2012-02-281-0/+22
* The parser should always close the file handle that it opened.Nicholas Clark2012-02-271-0/+42
* Improve the tests for -xNicholas Clark2012-02-273-2/+21
* Improve the tests for the -n and -p switches.Nicholas Clark2012-02-272-4/+17
* Simplify platform specific code in t/run/cloexec.tNicholas Clark2012-02-271-6/+3
* don't taint $$ determined by getpid()Zefram2012-02-251-1/+8
* delay allocating trans table until neededZefram2012-02-251-1/+10
* "no feature" now means reset to defaultRicardo Signes2012-02-221-2/+22
* podcheck.t: Typo in podKarl Williamson2012-02-191-1/+1
* Make t/porting/authors.t work on WindowsMax Maischein2012-02-191-1/+2
* Add t/porting/pending-author.t, fixing a limitation of t/porting/authors.tNicholas Clark2012-02-181-0/+60
* t/porting/authors.t only needs to pass the Author to checkAUTHORS.plNicholas Clark2012-02-181-1/+1
* Longer filenames for while_readdir.t.Craig A. Berry2012-02-181-1/+1
* Test that every function in perlfunc.pod has a summary for Pod::Functions.Nicholas Clark2012-02-181-1/+2
* Add t/porting/perlfunc.t so that porting tests catch problems with perlfuncNicholas Clark2012-02-181-0/+29
* For make test, move the 'porting' tests before 'lib', 'ext', 'dist' & 'cpan'Nicholas Clark2012-02-171-2/+4
* pp_quote_meta: in locale, quote all UTF-8 Latin1 non-ASCIIKarl Williamson2012-02-151-1/+47
* perl #77654: quotemeta quotes non-ASCII consistentlyKarl Williamson2012-02-151-3/+40
* Further eliminate POSIX-emulation under LinuxThreadsÆvar Arnfjörð Bjarmason2012-02-151-2/+13
* Skip stat.t readability test on VMS.Craig A. Berry2012-02-141-0/+1
* perl #110648, single Unicode prop in inverted class not getting invertedKarl Williamson2012-02-141-0/+3
* regcomp.c: /[[:lower:]]/i should match the same as /\p{Lower}/iKarl Williamson2012-02-111-0/+5
* reg_posixcc.t: Add tests for \v, \V, \h, \HKarl Williamson2012-02-091-1/+5
* regcomp.c: Use compiled-in inversion listsKarl Williamson2012-02-091-1/+2
* t/re/re_tests: Add Todo testKarl Williamson2012-02-091-0/+2
* README.cygwin now has fewer pod issues, update known_pod_issues.dattonyc/cygnotesTony Cook2012-02-091-1/+1
* sync version.pm code with CPANDavid Golden2012-02-051-1/+1
* In t/porting/authors.t, correct a typo in the git log format string.Nicholas Clark2012-02-051-1/+1
* Unicode 6.1Karl Williamson2012-02-041-1/+1