summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Stop implying "." belongs in $ENV{PATH}Tom Hukins2020-08-261-0/+1
* sort { return foo() } ...David Mitchell2020-08-251-1/+11
* run_multiple_progs: option to abort on first failureNicolas R2020-08-241-0/+18
* run_multiple_progs: advertise file and line number on failuresNicolas R2020-08-241-13/+15
* run_multiple_progs: auto tag test when name is misingNicolas R2020-08-241-4/+6
* Correct typo in 'die' message.James E Keenan2020-08-221-1/+1
* die_unwind(): global destructionNicolas R2020-08-211-0/+4
* Note customized ExtUtils-Constant testDagfinn Ilmari Mannsåker2020-08-191-0/+1
* Remove obsolete custimized.dat entry for Pod-Usage testDagfinn Ilmari Mannsåker2020-08-191-1/+0
* skip flaky port test on windowsChristian Walde (Mithaldu)2020-08-151-0/+1
* t/comp: use \Q\E to avoid manual escapingNicolas R2020-08-122-24/+24
* remove noise from porting/regen.tTony Cook2020-08-121-1/+1
* porting/pod_rules.t: Add a hint commentKarl Williamson2020-08-111-1/+2
* list assign in list context: honour LHS undefDavid Mitchell2020-08-111-1/+9
* list assign in list context was over-optimisingDavid Mitchell2020-08-111-0/+10
* add a default enabled feature "multidimensional"Tony Cook2020-08-102-0/+23
* Add a hint to t/porting/regen.t☢ ℕicolas ℝ2020-08-101-2/+7
* t/op/args.t: remove obsolete 5005threads commentDagfinn Ilmari Mannsåker2020-08-101-3/+0
* regcomp.c: Don't allow \p{Is_Is_...}Karl Williamson2020-08-081-0/+1
* Reposition tests for formatsJames E Keenan2020-07-311-27/+27
* t/op/while.t: Correct two typosJames E Keenan2020-07-311-1/+1
* Fix Math-Complex issue in test suiteNicolas R2020-07-301-3/+3
* (perl #17844) don't update SvCUR until after we've done movingTony Cook2020-07-301-1/+10
* report the index for not found hash/array index lookups in report_uninit()Tony Cook2020-07-301-3/+3
* Update Net-Ping from 2.72 to 2.73Nicolas R2020-07-301-0/+5
* Fix format issue in t/op/taint.t and add strict/warningsNicolas R2020-07-301-20/+27
* lex_assign.t: Correct typo in test descriptionJames E Keenan2020-07-291-1/+1
* Remove PERL_GLOBAL_STRUCTDagfinn Ilmari Mannsåker2020-07-203-118/+9
* Remove Symbian portDagfinn Ilmari Mannsåker2020-07-202-2/+2
* t/TEST: Unset PERL_UNICODEKarl Williamson2020-07-191-1/+1
* t/re/re_tests: Fix misspelling in commentKarl Williamson2020-07-171-1/+1
* op/pack.t: Skip ASCII-centric test on EBCDICKarl Williamson2020-07-171-0/+1
* t/porting/readme.t: TODO tests now passing on EBCDICKarl Williamson2020-07-171-2/+0
* op/infnan.t: Todo tests are now passing on EBCDICKarl Williamson2020-07-171-2/+2
* t/test.pl: Display an ESC control char as \eKarl Williamson2020-07-171-1/+1
* t/loc_tools.pl: Don't test unsafe localesKarl Williamson2020-07-171-0/+4
* Add z/OS locale categoriesKarl Williamson2020-07-171-1/+2
* groups.t: Correct one syntax error which was warningJames E Keenan2020-07-171-1/+1
* skip the failing hexfloat test if it fails on NetBSDTony Cook2020-06-201-0/+7
* study_chunk: honour mutate_ok over recursionHugo van der Sanden2020-06-011-1/+13
* s/Github/GitHub/Karen Etheridge2020-05-301-1/+1
* op/exec.t: ENOTDIR is a legit errnoKarl Williamson2020-05-271-0/+2
* t/re/speed.t: Adapt for sl-o-o-w boxesKarl Williamson2020-05-271-1/+3
* t/re/pat_advanced.t: Adapt for sl-o-o-w boxesKarl Williamson2020-05-271-1/+1
* re/regexp_nonull.t: Skip if no APItest builtKarl Williamson2020-05-272-1/+4
* op/sub.t: Skip APItest test if that not builtKarl Williamson2020-05-271-1/+1
* t/re/anyof.t: Adapt a test for EBCDICKarl Williamson2020-05-271-2/+3
* lib/warnings.t: Fix EBCDIC toke warning wordingKarl Williamson2020-05-271-1/+2
* t/TEST: Skip some cpan module testing on EBCDICKarl Williamson2020-05-271-0/+10
* t/re/regexp.t: Fix to properly handle EBCDICKarl Williamson2020-05-271-1/+1