summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix more tests to work on systems that don't define LC_ALL and friendsBrian Fraser2014-02-051-1/+1
* Don't test locales that are invalid for needed categoriesKarl Williamson2014-02-041-1/+1
* regcomp.c: Process all POSIXes in [...] under /lKarl Williamson2014-01-291-1/+13
* Moved a glob test from t/run/fresh_perl.t to t/op/glob.tBrian Fraser2014-01-221-26/+0
* Move more common locale finding code into t/loc_tools.plKarl Williamson2014-01-221-6/+0
* t/run/locale.t: Use common code for finding localesKarl Williamson2014-01-221-8/+2
* t/run/switches.t: Skip setlocale tests if !d_setlocaleJess Robinson2014-01-181-0/+2
* regexec.c: Don't skip trying POSIX class if [] has individ charKarl Williamson2014-01-091-1/+13
* t/run/locale.t: White-space onlyKarl Williamson2014-01-041-8/+8
* PATCH: [perl #120723] Setting LC_NUMERIC breaks parsing of constantsKarl Williamson2014-01-041-3/+33
* POSIX:strtod() should restore the locale it changedKarl Williamson2014-01-041-1/+16
* perl.h: Revise another locale setting macroKarl Williamson2014-01-041-1/+13
* Revert "[perl #119801] Stop @DB::dbline modifications from crashing"Father Chrysostomos2013-12-251-18/+1
* [perl #119801] Stop @DB::dbline modifications from crashingFather Chrysostomos2013-12-211-1/+18
* run/locale.t: Fix bareword errorKarl Williamson2013-12-161-1/+1
* Get switches.t to pass under miniperlFather Chrysostomos2013-12-061-2/+4
* [perl #119799] Set breakpoints without *DB::dblineFather Chrysostomos2013-10-281-1/+22
* [perl #119811] Remove %DB::lsubFather Chrysostomos2013-10-281-1/+12