summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Win32: add lstat(), fetch st_dev and st_ino and fetch st_nlink for fstatTony Cook2020-12-012-3/+119
* Account for 'less' reserving an extra columnKarl Williamson2020-11-302-34/+139
* Add -negative import args for 'use warnings'David Cantrell2020-11-281-0/+51
* io/shm.t: make runnable as ./perl io/shm.tTony Cook2020-11-241-2/+3
* shmwrite: treat the string as bytesTony Cook2020-11-241-1/+17
* msgrcv: properly downgrade the receive bufferTony Cook2020-11-241-0/+7
* msgsnd: handle an upgraded MSG parameter correctlyTony Cook2020-11-241-0/+69
* fix UTF-8 handling for semop()Tony Cook2020-11-241-1/+23
* io/sem.t: eliminate warningsTony Cook2020-11-241-8/+22
* *ctl: test that we throw on a code point above 0xffTony Cook2020-11-241-0/+6
* *ctl: test we handle the buffer as bytesTony Cook2020-11-241-0/+11
* *ctl: ensure the ARG parameter's UTF-8 flag is resetTony Cook2020-11-241-2/+10
* fix typo in comp/parser.tJohn Karr2020-11-241-6/+6
* comp/parser.t count two lines that were being tested to see if they crashedJohn Karr2020-11-241-7/+9
* 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