summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* run/switches.t: allocate the in-place edit test directory with tempfileTony Cook2020-01-281-19/+44
* Remove lib/unicore/Heavy.plKarl Williamson2019-11-061-1/+1
* Properly handle systems with crippled localesKarl Williamson2019-03-041-9/+9
* (perl #133659) make an in-place edit successful if the exit status is zeroTony Cook2018-11-261-2/+2
* PATCH: [perl #133649] fails on OpenBSD-6.4 unthreadedKarl Williamson2018-11-191-1/+12
* Ensure same count of tests on different OSes.James E Keenan2018-11-101-1/+2
* Note locales available and those used in tests.James E Keenan2018-10-281-1/+3
* t/run/locale.t - Add missing SKIP:{} blocksisyphus2018-08-021-0/+2
* t/run/locale.t: Skip some Solaris localesKarl Williamson2018-05-011-0/+7
* t/run/locale.t: Silence perl warningKarl Williamson2018-04-181-1/+1
* t/run/locale.t; Suppress wide char warningsKarl Williamson2018-04-171-0/+7
* t/run/locale.t: Refactor to use done_testing()Karl Williamson2018-04-171-313/+309
* t/run/locale.t: Add debugging codeKarl Williamson2018-04-171-17/+32
* locale.c: Handle and edge caseKarl Williamson2018-03-161-1/+3
* t/run/locale.t: Fix skip count; uninit warningKarl Williamson2018-03-051-1/+2
* t/run/locale.t: Add, revise testsKarl Williamson2018-03-041-10/+35
* t/run/locale.t: Update skip countKarl Williamson2018-03-041-1/+1
* locale.c: Fix bug in parsing a localeKarl Williamson2018-03-031-1/+12
* Alternate backup file rename test for VMS.Craig A. Berry2018-01-051-4/+17
* revert smartmatch to 5.27.6 behaviourZefram2017-12-291-2/+7
* merge branch zefram/dumb_matchZefram2017-12-171-7/+2
|\
| * change "when" keyword to "whereso"Zefram2017-12-051-1/+1
| * eviscerate smartmatchZefram2017-11-221-6/+1
| * regularise "when"Zefram2017-11-211-1/+1
* | fixup test that was broken by 3c67ad9b9.Yves Orton2017-12-011-1/+1
* | (perl #132506) deal with un-/partly implemented *at() functionsTony Cook2017-11-301-1/+4
|/
* fix naming of some test temp filesZefram2017-11-142-36/+36
* locale.c: Tighten what is considered a LC variableKarl Williamson2017-11-061-1/+1
* Delete useless references to DG/UXAaron Crane2017-10-211-2/+2
* (perl #127663) skip the new in-place edit tests if File::Spec not loadableTony Cook2017-09-211-1/+4
* Revise tests to account for d_linkat.James E Keenan2017-09-181-0/+2
* (perl #127663) work around what appears to be a freebsd bugTony Cook2017-09-181-1/+14
* t/run/locale.t: Move function callKarl Williamson2017-09-141-1/+1
* (perl #127663) fallback to looking for work file if st_ino unusableTony Cook2017-09-111-1/+1
* (perl #127663) reject a changed directory for relative in-place filenamesTony Cook2017-09-111-2/+23
* (perl #127663) test we fail if the work file can't be renamedTony Cook2017-09-111-4/+34
* (perl #127663) test we fail if the backup rename failsTony Cook2017-09-111-1/+16
* (perl #127663) clean up any files left behindTony Cook2017-09-111-0/+3
* (perl #127663) don't do inplace renaming etc in child processesTony Cook2017-09-111-1/+33
* (perl #127663) don't do inplace renaming etc in child threadsTony Cook2017-09-111-1/+22
* (perl #127663) test chdir() within an in-place edit loopTony Cook2017-09-111-1/+23
* (perl #127663) test that die/exit leave the original fileTony Cook2017-09-111-3/+27
* (perl #127663) add more in-place edit testsTony Cook2017-09-111-1/+50
* fix cases where 'do file' should be 'do ./file'.James E Keenan2017-04-071-1/+1
* Test PERL_USE_UNSAFE_INCDagfinn Ilmari Mannsåker2017-03-251-2/+11
* Delete PERL_USE_UNSAFE_INC from test environmentDagfinn Ilmari Mannsåker2017-03-251-0/+2
* Skip %Config test under minitest.Jarkko Hietaniemi2017-03-221-0/+3
* Fix wrong skippage when using -DPERL_DEBUGGING_MSTATS but not -DDEBUGGINGSteve Hay2017-01-271-1/+1
* add build options to disable the PERL_HASH* and PERL_PERTURB_KEYS env varsTony Cook2017-01-091-66/+79
* Test for correct state of . in @INCDagfinn Ilmari Mannsåker2016-11-111-2/+6