summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Drop support for PowerUX / Power MAX OSAaron Crane2017-10-211-2/+2
* Porting/Maintainers.pl - version's vxs.inc is now CUSTOMIZED as wellSteve Hay2017-10-201-0/+1
* Porting/Maintainers.pl - NEXT is CUSTOMIZEDSteve Hay2017-10-201-0/+2
* Temporarily revert CV-in-stash optimisationFather Chrysostomos2017-10-191-0/+1
* [perl #131730] Fix exec PROGRAM LIST with empty LISTDagfinn Ilmari Mannsåker2017-10-181-1/+16
* the unopened test should use a file handle distinct from "OTHER"Tony Cook2017-10-171-1/+2
* [perl #127063] suppress warning on assigning 0 to $[Tony Cook2017-10-171-0/+1
* customise Pod::Perldoc to fix output misbehaviourZefram2017-10-161-0/+1
* RT#131000: splice doesn't honour read-only flagAaron Crane2017-10-153-2/+34
* Use library functions instead of manual TAP in t/io/tell.t.Dmitry Ulanov2017-10-151-51/+44
* skip bench.t if valgrind is installed but brokenLukas Mai2017-10-131-0/+1
* Make pp_multideref handle local $::{subref}Father Chrysostomos2017-10-081-1/+19
* [perl #129916] Allow sub-in-stash outside of mainFather Chrysostomos2017-10-084-3/+6
* Set PL_curstname in pp_ctl.c:doevalFather Chrysostomos2017-10-081-0/+6
* Note that vutil.c is customized in bleadSteve Hay2017-10-041-0/+1
* Note Devel-PPPort/parts/embed.fnc is customized in bleadSteve Hay2017-10-041-0/+1
* Note perlfaq/lib/perlfaq[58].pod are customized in bleadSteve Hay2017-10-041-0/+2
* Note pod/perlpodstyle.pod is customized in bleadSteve Hay2017-10-041-0/+1
* Note Net-Ping/t/510_ping_udp.t is also customized in bleadSteve Hay2017-10-041-0/+1
* Regen customized.datSteve Hay2017-10-041-1/+0
* Upgrade Test-Simple from version 1.302073 to 1.302096Steve Hay2017-10-031-1/+0
* (perl #127663) skip the new in-place edit tests if File::Spec not loadableTony Cook2017-09-211-1/+4
* Revert "test - Do not run test output at compilation time"v5.27.4John SJ Anderson2017-09-202-67/+33
* avoid sysread()/syswrite() warnings from the default :utf8 from PERL_UNICODETony Cook2017-09-206-20/+44
* (perl #131777) prevent non-'=' assign ops tokens in sub signaturesTony Cook2017-09-192-6/+19
* Revise tests to account for d_linkat.James E Keenan2017-09-181-0/+2
* (perl #127663) work around what appears to be a freebsd bugTony Cook2017-09-181-1/+14
* Revert changes to t/op/threads-dirh.t in 1ce8be81dfaf09bc8a07.James E Keenan2017-09-151-8/+8
* test - Do not run test output at compilation timeNicolas R2017-09-152-33/+67
* test - Do not use B which is a reserved namespaceNicolas R2017-09-153-47/+47
* tests - remove useless setting in BEGINNicolas R2017-09-152-10/+1
* tests - Use set_up_inc helper to set @INCNicolas R2017-09-153-12/+14
* t/run/locale.t: Move function callKarl Williamson2017-09-141-1/+1
* Test for 0e3f4440d849cf8fca676f87e574164e33cf2e13Abigail2017-09-141-0/+12
* Check for Unicode replacement character in t/porting/podcheck.tDagfinn Ilmari Mannsåker2017-09-111-0/+16
* Fix misplaced =back in t/porting/podcheck.tDagfinn Ilmari Mannsåker2017-09-111-2/+2
* (perl #127663) fallback to looking for work file if st_ino unusableTony Cook2017-09-111-1/+1
* (perl #127663) reject a changed directory for relative in-place filenamesTony Cook2017-09-111-2/+23
* (perl #127663) test we fail if the work file can't be renamedTony Cook2017-09-111-4/+34
* (perl #127663) test we fail if the backup rename failsTony Cook2017-09-111-1/+16
* (perl #127663) clean up any files left behindTony Cook2017-09-111-0/+3
* (perl #127663) don't do inplace renaming etc in child processesTony Cook2017-09-111-1/+33
* (perl #127663) don't do inplace renaming etc in child threadsTony Cook2017-09-111-1/+22
* (perl #127663) test chdir() within an in-place edit loopTony Cook2017-09-111-1/+23
* (perl #127663) test that die/exit leave the original fileTony Cook2017-09-111-3/+27
* (perl #127663) add more in-place edit testsTony Cook2017-09-112-2/+73
* (perl #127663) only test renaming directories with rename() available.Tony Cook2017-09-111-11/+16
* (perl #131665) avoid a buffer overflow in a buffer we didn't needTony Cook2017-09-101-5/+16
* fix #132017 - OPFAIL insert needs to set flags to 0Yves Orton2017-09-101-1/+4
* Teach podcheck about strftime() and localeconv() man pagesKarl Williamson2017-09-091-1/+3