summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* io/socket.t: Use SO_SNDBUF instead of SO_RCVBUFBram2022-09-051-12/+12
* Block lacked 'skip' condition; de-SKIP itJames E Keenan2022-09-051-14/+14
* pp_ctl.c - handle UNITCHECK betterYves Orton2022-09-051-1/+12
* t/comp/retainedlines.t - test eval "UNITCHECK{die}" alsoYves Orton2022-09-051-1/+21
* pp_ctl.c - use try_yyparse() for evalYves Orton2022-09-051-3/+8
* Add a .github/README.mdBram2022-09-031-2/+19
* Revert "Revert "set PERL_EXIT_DESTRUCT_END in all embeddings""Yves Orton2022-09-031-4/+0
* Revert "postpone perl_parse() exit(0) bugfix"Yves Orton2022-09-031-4/+4
* op.c - work around Module::Install::DSL issueYves Orton2022-09-031-1/+5
* op.c - Restrict nested eval/BEGIN blocks to a user controllable maximumYves Orton2022-09-021-1/+20
* test that <> doesn't clear the stream error stateTony Cook2022-08-311-1/+13
* only clear the stream error state in readline() for glob()Tony Cook2022-08-311-2/+2
* diag.t: subDivide exception listKarl Williamson2022-08-281-18/+26
* retainedlines.t - deterministic results and fixup tests under failureYves Orton2022-08-281-2/+13
* Custom timeout in watchdog in -T tests failsKenneth Olwing2022-08-271-0/+1
* Change variable names in testJames E Keenan2022-08-261-2/+2
* Add OPpTARGET_MY optimization to OP_UNDEFRichard Leach2022-08-253-1/+158
* run/locale.t: skip illegal locale test when all are legalKarl Williamson2022-08-251-0/+4
* sv.c - add a _QUOTEDPREFIX version of SVf, UTF8f, and HEKf for use in error m...Yves Orton2022-08-253-6/+19
* Consolidate PERL_TEST_TIME_OUT_FACTOR to watchdog()Karl Williamson2022-08-245-12/+18
* Use Windows system default localeKarl Williamson2022-08-231-0/+15
* rpeep: don't apply padsv_store and padrange togetherRichard Leach2022-08-231-0/+29
* Skip t/porting/authors.t on shallow clonesBram2022-08-221-1/+5
* run/locale.t: Use langinfo not localeconvKarl Williamson2022-08-221-1/+2
* run/locale.t white spaceKarl Williamson2022-08-221-5/+5
* t/io/eintr.t: only show diag message on failureBram2022-08-211-13/+26
* t/io/eintr.t: Add `diag` when F_GETPIPE_SZ failedBram2022-08-211-2/+8
* t/io/eintr.t: Fix sporadic test failureBram2022-08-211-10/+10
* t/io/eintr.t: Whitespace fixesBram2022-08-211-14/+14
* t/io/eintr.t: Rename variable to `$pipe_buf_size`Bram2022-08-211-3/+3
* checkAUTHORS.pl - delete and replace with updateAUTHORS.plYves Orton2022-08-212-59/+1
* updateAUTHORS.p[lm] - add support for reports like checkAUTHORS.pl hasYves Orton2022-08-211-0/+164
* t/porting/update_authors.t - initial tests for Porting/updateAUTHORS.plYves Orton2022-08-211-0/+19
* t/porting/podcheck.t - ignore .bak filesYves Orton2022-08-211-1/+2
* fix t/porting/authors.t detection of merge commitsGraham Knop2022-08-181-3/+1
* diag.t: Rmv obsolete don't caresKarl Williamson2022-08-181-24/+0
* diag.t: Collapse "Function not implemented" entriesKarl Williamson2022-08-181-23/+7
* diag.t: Collapse all Usage: entriesKarl Williamson2022-08-181-16/+3
* locale.c: Make sure LC_ALL gets changed when necessaryKarl Williamson2022-08-181-0/+26
* t/loc_tools.pl: Turn off warnings in a timely mannerKarl Williamson2022-08-181-1/+1
* t/loc_tools.pl: White-space onlyKarl Williamson2022-08-181-2/+4
* t/loc_tools.pl: Check for unsupported localesKarl Williamson2022-08-181-0/+4
* t/loc_tools.pl: Don't allow commas in locale namesKarl Williamson2022-08-181-0/+5
* t/loc_tools.pl: Add checksKarl Williamson2022-08-181-1/+7
* t/loc_tools.pl: Fail earlierKarl Williamson2022-08-181-5/+9
* t/loc_tools.pl: Refactor _trylocale()Karl Williamson2022-08-181-32/+31
* t/loc_tools.pl: Print better failing test numbersKarl Williamson2022-08-181-4/+7
* loc_tools.pl: Move code in fileKarl Williamson2022-08-181-13/+13
* loc_tools: Create function, refactorKarl Williamson2022-08-181-6/+14
* run/locale.t: Skip collation test if no LC_COLLATIONKarl Williamson2022-08-171-1/+1