summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* re/fold_grind.pl: Test a couple more code pointsKarl Williamson2020-11-181-1/+15
* pat_advanced.t: Simplify a testKarl Williamson2020-11-161-3/+0
* loc_tools.pl: Simplify an expressionKarl Williamson2020-11-161-1/+2
* pp_split: add TonyC's stack-not-refcounted-suggestion and testsRichard Leach2020-11-161-0/+5
* pp_split: no SWITCHSTACK in @ary = split(...) optimisationRichard Leach2020-11-161-1/+22
* fetch magic on the first stacked filetest, not the lastTony Cook2020-11-111-1/+9
* t/op/inc.t, t/op/hexfp.t, t/op/sprintf2.t: Add missing d_ prefixes for Config...TAKAI Kousuke2020-11-093-5/+5
* autodoc.pl: Specify scn for single-purpose filesKarl Williamson2020-11-061-1/+1
* dragonfly doesn't touch ctime as documented, at least on hammer2Tony Cook2020-11-051-2/+7
* dragonfly BSD's default filesystem is mounted noatime by defaultTony Cook2020-11-051-1/+1
* some extra tests as suggested by hvdsTony Cook2020-11-041-0/+55
* don't croak when the \K follows the lookaround assertionTony Cook2020-11-041-2/+41
* run_multiple_progs: allow the EXPECT to contain only OPTIONSTony Cook2020-11-041-1/+2
* run_multiple_progs: allow fatal to be turned off tooTony Cook2020-11-041-0/+4
* run/locale.t: don't setlocale() for our English locale if there isn't oneTony Cook2020-11-041-0/+2
* allow watchdog() to work in taint mode on non-threaded Win32Tony Cook2020-11-031-20/+36
* don't read DATA when it is closedTony Cook2020-11-031-1/+3
* t/run/locale.t: use 'warnings'Karl Williamson2020-10-301-1/+2
* loc_tools.pl: use 'warnings'Karl Williamson2020-10-301-0/+1
* loc_tools.pl: Fix locales_enabled()Karl Williamson2020-10-301-21/+35
* t/loc_tools.pl: Don't destroy caller's arrayKarl Williamson2020-10-301-24/+24
* remove assertion that collation magic has dataTony Cook2020-10-291-0/+25
* Fix GH #17278Karl Williamson2020-10-231-0/+14
* t/loc_tools.pl: Consider thread 0 always locale-safeKarl Williamson2020-10-231-2/+7
* Devel::PPPort Makefile.PL is not customized since 46677718f1Steve Hay2020-10-221-1/+0
* t/porting/customized.dat - Pod::Checker no longer has any CUSTOMIZED filesSteve Hay2020-10-161-4/+0
* version - Fixes from recent CPAN update (966a34475a)Steve Hay2020-10-151-1/+2
* Memoize - t/expmod_t.t and t/speed.t were CUSTOMIZED by 53379bfd2f and f0206e...Steve Hay2020-10-151-0/+2
* Math::Complex - t/underbar.t was CUSTOMIZED by cde2523b3aSteve Hay2020-10-151-0/+1
* t/opbasic/arith.t - extra tests to better exercise dleft/dright paths in pp_m...Richard Leach2020-10-141-1/+7
* Fix t/test.pl and t/TEST to be strict compliant.Todd Rinaldo2020-10-132-8/+12
* Update Digest to CPAN version 1.19Todd Rinaldo2020-10-131-1/+0
* Update ExtUtils-PL2Bat from version 0.002 to 0.003Steve Hay2020-10-121-1/+1
* t/op/inc.t: Test incrementing UV with and without upgrading to NV.TAKAI Kousuke2020-10-111-0/+18
* perlutil updates and cleanupDan Book2020-10-061-0/+1
* Update ExtUtils-MakeMaker to CPAN version 7.48Todd Rinaldo2020-10-061-1/+0
* Update Digest::MD5 to CPAN version 2.57Todd Rinaldo2020-10-061-4/+0
* ignore cygwin files that cannot be stat()ed in t/op/stat.tChristian Walde2020-10-041-1/+7
* Test split on empty pattern with varying field countsRichard Leach2020-10-041-4/+12
* In tests, fix @INC before loading more stuffHugo van der Sanden2020-10-0325-34/+41
* forcibly check the timing of the regex/alarm test in bulkChristian Walde (Mithaldu)2020-10-031-3/+20
* Fix typosSamanta Navarro2020-10-033-3/+3
* Update version to CPAN version 0.9928Todd Rinaldo2020-10-021-2/+2
* Test split on empty pattern with field countHugo van der Sanden2020-10-022-2/+20
* skip the failing dynamic vs static tests on Win32Tony Cook2020-09-241-0/+1
* [gh18096] assume worst-case for GOSUBs we don't analyseHugo van der Sanden2020-09-221-0/+2
* Update porting/customized.dat for recent change to cpan/ExtUtils-PL2Bat/t/mak...Todd Rinaldo2020-09-181-0/+1
* prevent a spurious error output from test.pl when killing a cygwin processChristian Walde2020-09-161-1/+1
* Skip t/porting/bench.t if the cachegrind test takes too long.Nicholas Clark2020-09-161-1/+2
* Revise per feedbackJames E Keenan2020-09-161-2/+2