summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* harness: When run in ASAP mode, intermix comp/run/cmdKarl Williamson2022-12-181-5/+9
* harness: Run more parallel tests by execution time orderKarl Williamson2022-12-181-12/+3
* harness: Extract code into a functionKarl Williamson2022-12-181-88/+96
* harness: Move commentsKarl Williamson2022-12-181-4/+4
* harness: Improve handling of serial execution exceptionsKarl Williamson2022-12-181-12/+17
* harness: Move ARGV, ENV processing earlierKarl Williamson2022-12-181-22/+23
* harness: SimplifyKarl Williamson2022-12-181-18/+19
* harness: Change tabs to spacesKarl Williamson2022-12-181-117/+117
* harness: Don't strip off '../' in pathKarl Williamson2022-12-181-3/+4
* harness: Assign names to $_Karl Williamson2022-12-181-10/+10
* harness: Assign name to $2Karl Williamson2022-12-181-1/+2
* harness: There is a .pl test file: cpan/Term-Cap/test.plKarl Williamson2022-12-181-1/+1
* harness: Extract sort into functionKarl Williamson2022-12-181-6/+12
* Use VMS absolute path to test taintingCraig A. Berry2022-12-171-1/+1
* Detect forbidden flow at compiletime of `defer` or `finally`Paul "LeoNerd" Evans2022-12-173-79/+50
* pp_ctl.c - add support for an INCDIR hookYves Orton2022-12-092-4/+0
* pp_ctl.c - handle objects in @INC a bit more gracefullyYves Orton2022-12-091-5/+0
* pp_ctl.c - support $INC in require_file @INC hookYves Orton2022-12-091-1/+0
* pp_ctl.c - require_file: truthful errors and tests: ties are called onceYves Orton2022-12-092-23/+15
* pp_ctl.c - eval INC hooks, and rethrow errors with more useful messageYves Orton2022-12-091-1/+0
* t/ - INC hardening testsYves Orton2022-12-092-6/+145
* podcheck.t - make error message less confusingYves Orton2022-12-091-1/+2
* locales: Add LC_NAME capabilitiesKarl Williamson2022-12-061-1/+1
* Avoid use of Vietnamese UTF-8 locale on SolarisKarl Williamson2022-12-051-1/+2
* loc_tools.pl: Add ability to skip known bad localesKarl Williamson2022-12-051-0/+9
* pp_ctl.c - copy hook into %INC not alias itYves Orton2022-12-051-0/+58
* regen.pl - add miniperlmain.pl, it is fast, and doesn't hurtYves Orton2022-11-301-1/+1
* loc_tools.pl: Add sub to classify locales UTF-8 vs nonKarl Williamson2022-11-291-14/+30
* skip checking categorization of libperl symbols for LTO buildsTony Cook2022-11-281-0/+12
* Recognise `//=` and `||=` syntax in signature parameter defaultsPaul "LeoNerd" Evans2022-11-261-0/+12
* pp_ctl.c - don't let the current cop_file end up empty in @INC hooksYves Orton2022-11-232-1/+15
* t/op/readline.t: skip error handling checks on solaris with PERLIO=stdioTony Cook2022-11-221-0/+3
* Skip one test under miniperlJames E Keenan2022-11-181-0/+1
* Fix & test useless-anonymous-subroutine warnings.Felipe Gasper2022-11-161-0/+11
* Fail attempts to pass anonsub to \$ prototype.Felipe Gasper2022-11-161-1/+22
* skip testing .github/README.md if doesn't appear to be a READMETony Cook2022-11-121-1/+3
* allow porting/corelist.t to be run from rootYves Orton2022-11-061-1/+3
* re/fold_grind.pl - rework so we don't double compile patternsYves Orton2022-11-022-14/+39
* Win32 stat() didn't handle AF_UNIX socket filesTony Cook2022-11-021-0/+74
* duplicate -F switches would overwrite PL_splitstr without freeingTony Cook2022-11-021-0/+10
* We freed PL_splitstr in each thread, allocate it in each thread tooTony Cook2022-11-021-1/+16
* t/comp/require.t - add tests for module_true being offYves Orton2022-11-011-32/+86
* t/comp/require.t - add a way to disable the sleep 20Yves Orton2022-11-011-1/+1
* t/comp/require.t - test module_true with requiring empty filesYves Orton2022-11-011-2/+6
* pp_ctl.c - teach module_true how to deal with blocked requiresYves Orton2022-11-011-1/+8
* regen/scope_types.pl - add tool to manage the scope type definesYves Orton2022-11-011-2/+2
* Enable `use feature 'module_true'`chromatic2022-11-011-5/+180
* toke.c - rework "Perl_no_op" warnings so we call Perl_warner() once onlyYves Orton2022-10-2611-77/+50
* t/op/lex.t - allow it to be run from the root of the repoYves Orton2022-10-261-1/+5
* porting/diag.t - allow it to be run from the root directoryYves Orton2022-10-261-1/+5