summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* Test for correct state of . in @INCDagfinn Ilmari Mannsåker2016-11-111-2/+6
* Fix list parenthesisationAaron Crane2016-11-111-1/+1
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-112-4/+5
* t/loc_tools.pl: Make find_locales accept string inputKarl Williamson2016-10-261-1/+1
* t/loc_tools.pl: Complement sense of optional parameterKarl Williamson2016-10-261-4/+1
* Delete localized %ENV entries in t/run/locale.t.Craig A. Berry2016-09-021-1/+1
* More stderr suppression in t/run/locale.t.Craig A. Berry2016-09-021-6/+6
* Tired of looking up old bug numbersFather Chrysostomos2016-07-292-9/+9
* Make switchDx.t more forgiving about newlines.Craig A. Berry2016-07-281-1/+1
* [perl #128508] Fix line numbers with perl -xFather Chrysostomos2016-07-022-5/+6
* (perl #127380) default PERLIO_DEBUG/-Di to use STDERRTony Cook2016-06-081-3/+14
* (perl #127380) add tests for -DiTony Cook2016-06-081-0/+39
* TODO or skip certain failing locale tests on cygwinKarl Williamson2016-03-031-1/+7
* simplify two conditions in pp_iter:David Mitchell2016-02-031-3/+4
* [perl #123991] report an error if we can't parse the number after -CTony Cook2015-12-071-1/+7
* Various tests: use centralized locale detectionKarl Williamson2015-11-201-4/+2
* amigaos4: no FD_CLOEXEC, no testAndy Broad2015-09-051-1/+1
* [perl #125381] fix -Cnn parsingHugo van der Sanden2015-06-111-1/+6
* Make t/run/locale.t survive missing locales masked by LC_ALLNiko Tyni2015-06-031-8/+3
* Grammatical correction in inline comment.James E Keenan2015-04-171-1/+1
* Update comment in test to note possibly neccessary prerequisite.Matthew Horsfall2015-03-091-0/+3
* Fix quoting in new switchd.t test.Craig A. Berry2015-02-061-1/+1
* t/run/locale.t: Remove obsolete commentsKarl Williamson2015-02-061-2/+0
* [perl #123748] - Add test case for possible getenv/putenv/setenv stomping in ...Matthew Horsfall (alh)2015-02-051-1/+23
* t/run/locale.t: Fix typosKarl Williamson2015-01-161-2/+2
* minitest: miniperl on win32 always displays the x86 arch, so skip testing itTony Cook2015-01-061-7/+11
* t/run/locale.t: Don't operate on iffy localesKarl Williamson2014-12-111-1/+4
* t/run/locale.t: Nit in commentKarl Williamson2014-12-111-1/+1
* t/run/locale.t: Rmv duplicate closing of STDERRKarl Williamson2014-12-111-2/+4
* allow PERL_DISABLE_PMC to be defined from anywhereDaniel Dragan2014-11-271-1/+9
* Using bignum needs skip_if_miniperl().Jarkko Hietaniemi2014-11-081-2/+4
* [perl #122445] use magic on $DB::single etc to avoid overload issuesTony Cook2014-10-091-3/+0
* [perl #122445] test for overload assigned to $DB::singleTony Cook2014-10-091-1/+19
* Test preamble: explicit @INC, instead of unshift.Jarkko Hietaniemi2014-10-081-1/+1
* Test preamble: unify to dot slash test dot plJarkko Hietaniemi2014-10-081-1/+1
* Test preamble: unify chdir 't' if -d 't';Jarkko Hietaniemi2014-10-084-4/+4
* [perl #122771] Fix assertion failure with -d and sortFather Chrysostomos2014-10-051-1/+11
* [perl #121638] Make ‘Global symbol’ message more newbie-friendlyFather Chrysostomos2014-09-182-4/+6
* Get t/run/switches.t working under minitestFather Chrysostomos2014-09-021-2/+5
* Get t/run/fresh_perl.t working under minitestFather Chrysostomos2014-09-021-0/+2
* t/run/locale.t: Improve skip messageKarl Williamson2014-08-111-1/+1
* t/run/locale.t: Skip environment test on Win32Karl Williamson2014-08-051-1/+3
* Avoid pack/unpack to produce the binary form of a utf8 stringRafael Garcia-Suarez2014-07-301-1/+1
* t/run/locale.t: setting to POSIX may be same as CKarl Williamson2014-07-091-7/+16
* POSIX::setlocale(LC_NUMERIC) returns proper localeKarl Williamson2014-07-091-1/+11
* Remove MAD.Jarkko Hietaniemi2014-06-131-46/+0
* t/run/locale.t: Remove unnecessary setlocales()Karl Williamson2014-06-051-4/+0
* Add parameters to "use locale"Karl Williamson2014-06-051-4/+45
* 'use locale' no longer ever fails.to compileKarl Williamson2014-06-051-11/+3
* Set utf8 flag properly in localeconvKarl Williamson2014-06-051-6/+27