summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* [perl #109762] Stop !$^V from leakingFather Chrysostomos2012-02-031-1/+3
* Revert "Add IO::Socket::IP 0.08 as dual-life module"Ricardo Signes2012-02-031-1/+0
* Add IO::Socket::IP 0.08 as dual-life modulePaul Evans2012-02-031-0/+1
* Add 2 more CPAN mods to known_pod_issues.datFather Chrysostomos2012-02-021-0/+2
* make Carp messages match die properlyZefram2012-02-022-33/+33
* t/op/method.t: Add tests for subless AUTOLOAD and DESTROYBrian Fraser2012-02-011-1/+17
* Move more typemap-related documentation to the typemap doc fileSteffen Mueller2012-02-011-1/+1
* Pod-Perldoc is now maintained on CPANFlorian Ragwitz2012-01-311-3/+3
* podcheck.t: Add commentKarl Williamson2012-01-301-0/+1
* stat.t: Use $>, not just $< for skippingFather Chrysostomos2012-01-301-1/+1
* lc.t: Add tests for previously broken IN_UNI_8_BITKarl Williamson2012-01-291-1/+10
* pod updates for fc and \FBrian Fraser2012-01-291-1/+0
* Implement the fc keyword and the \F string escape.Brian Fraser2012-01-295-9/+422
* Add the fc keyword in regen/feature.plBrian Fraser2012-01-291-0/+1
* [perl #109264] ->method(my(...)) forcing lvalue cxFather Chrysostomos2012-01-281-1/+20
* Fix bug #109206: ANCH_MBOL with while /.*/gYves Orton2012-01-291-1/+13
* fix variable not shared warnings coming from the use statement being executed...Yves Orton2012-01-281-2/+4
* Adjust skip counts in t/op/filetest_t.t.Craig A. Berry2012-01-281-3/+3
* Allow prototypes (_@) and (_%)Rafael Garcia-Suarez2012-01-271-1/+16
* Show test names in outputRafael Garcia-Suarez2012-01-271-5/+5
* Allow ${^WARNING_BITS} to turn off lexical warningsFather Chrysostomos2012-01-261-2/+20
* pat.t: Test that . overloading gets passed qr refFather Chrysostomos2012-01-261-1/+18
* stat.t: Skip test when running as rootRainer Tammer2012-01-261-0/+1
* Correctly escape UTF-8 in hash keys in uninitialized warningsRafael Garcia-Suarez2012-01-251-2/+2
* Update known_pod_issues.dat for x2p/psedChris 'BinGOs' Williams2012-01-251-0/+1
* Revert "Regen known_pod_issues.dat"Chris 'BinGOs' Williams2012-01-251-11/+0
* Make the display of the warning "Useless use of a constant (%s)" more robustRafael Garcia-Suarez2012-01-252-18/+20
* Call FETCH once for stacked filetest opsFather Chrysostomos2012-01-241-1/+3
* skip sigdispatch.t on cygwin RT#88814Reini Urban2012-01-241-3/+5