summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* 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
* Localeconv() should be independent of 'use locale'Karl Williamson2014-06-051-1/+11
* run/locale.t: Add explanation for when tests failKarl Williamson2014-05-311-4/+10
* run/locale.t: Remove redundant blockKarl Williamson2014-05-311-18/+16
* t/run/locale.t: Skip some tests for some shellsKarl Williamson2014-05-291-6/+15
* t/run/locale.t: Rmv obsolete complicated idiomKarl Williamson2014-05-291-12/+12
* [perl #121662] use a more stringent check for -DPERL_DISABLE_PMCTony Cook2014-04-231-1/+1
* Make the test suite pass with -DPERL_DISABLE_PMCTom Hukins2014-04-231-6/+15
* Avoid double quotes in switchM.t runperl args.Craig A. Berry2014-04-231-2/+2
* run/locale.t: reindent blockDavid Mitchell2014-04-141-31/+32
* run/locale.t: silence shell warningsDavid Mitchell2014-04-141-0/+12
* RT-121512 - Allow -I/dir/ with trailing slash to find .pmc files.Matthew Horsfall (alh)2014-04-073-1/+19
* run/locale.t: White-space onlyKarl Williamson2014-02-191-1/+1
* locale.c: Another POSIX emulation fix on WindowsKarl Williamson2014-02-191-1/+15
* PATCH [perl #121257] blead fails at run/locale.tKarl Williamson2014-02-161-1/+2
* t/run/locale.t: Fix skip countKarl Williamson2014-02-161-2/+2
* [perl #121255] Call set-magic when setting $DB::subFather Chrysostomos2014-02-161-1/+23
* t/run/locale.t: Fix SKIP end positionKarl Williamson2014-02-151-3/+1
* Improve fallback during locale initializationKarl Williamson2014-02-151-2/+41
* t/run/locale.t: Rmv test that isn't generally validKarl Williamson2014-02-061-13/+1