summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* set magic on $lex for $lex = (index(...) == -1) and make it an lvalueTony Cook2020-05-271-1/+27
* fix utf8 length magic handling for scalar reverseTony Cook2020-05-271-1/+10
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-2221-30/+30
* eliminate recursion from yyl_fake_eof() into yyl_try()Tony Cook2020-05-211-1/+0
* test that many blank lines doesn't exhaust stack in the tokenizerTony Cook2020-05-211-1/+12
* regcomp.c: Fix named sequences in (?[...])Karl Williamson2020-04-291-0/+15
* regcomp.c: Avoid use after freeKarl Williamson2020-04-291-0/+9
* Revert "avoid identical stack traces"David Mitchell2020-04-274-37/+1
* Revert "fixup to "avoid identical stack traces" - try 2"David Mitchell2020-04-272-26/+5