summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Update ExtUtils-MakeMaker to CPAN version 6.88Chris 'BinGOs' Williams2014-01-311-2/+0
* ignore vim backup filesYves Orton2014-01-311-1/+1
* regcomp.c: Revert mistakenly changed lineKarl Williamson2014-01-301-1/+6
* t/io/fs.t: sh in Blackberry might behave like android'sBrian Fraser2014-01-301-2/+3
* [perl #121104] avoid using a less sane find(1)Tony Cook2014-01-301-1/+2
* regcomp.c: Process all POSIXes in [...] under /lKarl Williamson2014-01-291-1/+13
* t/loc_tools.pl: find_locales() Don't destroy callers ENVKarl Williamson2014-01-291-2/+2
* Fix crash with (??{undef *^R}) and (?{})Father Chrysostomos2014-01-281-1/+10
* version has files customized by 858cc5e3f0 and e2ca569edbSteve Hay2014-01-281-0/+3
* ExtUtils::MakeMaker has files customized by d59900f697 and 8aaffb9f45Steve Hay2014-01-281-0/+2
* Config::Perl::V has files customized by 0b39d4dc4aSteve Hay2014-01-281-0/+2
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-275-62/+213
* regen pod issuesFather Chrysostomos2014-01-271-1/+1
* fold_grind.t: Use LC_CTYPE, not LC_ALLKarl Williamson2014-01-271-1/+1
* Regen porting/known_pod_issues.datKarl Williamson2014-01-271-0/+1
* Move more locale code to t/loc_tools.plKarl Williamson2014-01-271-0/+27
* t/op/sigdispatch.t: SKIP, not TODOBrian Fraser2014-01-261-2/+2
* t/io/fs.t: Handle Android's pwd being a shell builtinBrian Fraser2014-01-261-0/+4
* t/op/filetest.t: On Android, don't try checking if ln exists with whichBrian Fraser2014-01-261-2/+9
* t/op/sigdispatch.t: Increase timeout to avoid issues on slow processorsBrian Fraser2014-01-261-1/+1
* t/op/stat.t: use 'ls -l' on android, even if d_readlink is definedBrian Fraser2014-01-261-1/+2
* t/op/fork.t: Up the sleep time in a test to avoid timing issuesBrian Fraser2014-01-261-1/+1
* t/op/fork.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-0/+3
* t/op/magic.t: Skip tests that use env on AndroidBrian Fraser2014-01-261-2/+6
* t/op/magic.t: Work around android only having an inbuilt pwdBrian Fraser2014-01-261-0/+3
* t/op/incfilter.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-1/+6
* t/op/sigdispatch.t: TODO tests that don't work on some Android buildsJess Robinson2014-01-261-1/+4
* t/op/magic.t: TODO tests that don't work on some cross-compile buildsJess Robinson2014-01-261-0/+1
* t/op/sprintf.t: Add Android to the list of skips for %.0gJess Robinson2014-01-261-1/+1
* Adjust fs test to try more ways of getting the CWD. Expire if we still didn't...Jess Robinson2014-01-261-1/+6
* resolve bug 121070 - preserve $^R after successful matchYves Orton2014-01-251-3/+10
* t/porting/: Skips for cross-compilationBrian Fraser2014-01-2514-2/+71
* loc_tools.pl: FIx to work on AndroidKarl Williamson2014-01-231-9/+9
* t/op/magic.t: Use three-arg open to avooid creating a subshellBrian Fraser2014-01-221-3/+3
* Moved a glob test from t/run/fresh_perl.t to t/op/glob.tBrian Fraser2014-01-222-27/+35
* t/lib/warnings/pp_sys: Add skips in case telldir is not availableBrian Fraser2014-01-221-0/+22
* t/loc_tools.pl: Add some locale finding for Win32Karl Williamson2014-01-221-0/+4
* Move more common locale finding code into t/loc_tools.plKarl Williamson2014-01-222-6/+22
* t/run/locale.t: Use common code for finding localesKarl Williamson2014-01-221-8/+2
* t/loc_tools.pl: Extract out finding locales from locale.tKarl Williamson2014-01-223-2/+220
* reg_posixcc.t: Improve test namesKarl Williamson2014-01-221-6/+6
* Comments, white-spaceKarl Williamson2014-01-221-1/+1
* assume "all" in "use warnings 'FATAL';" and relatedHauke D2014-01-221-0/+99
* [perl #121031] fix all of the other incorrect calls to fresh_perl_is()Tony Cook2014-01-2011-16/+16
* [perl #121031] pass a valid value for $runperl_args to fresh_perl_is()Tony Cook2014-01-201-2/+2
* fix splice+isa test that got mangled when making splice.t use test.plTobias Leich2014-01-201-1/+1
* [perl #119949] Stop undef *_, goto &sub from crashingFather Chrysostomos2014-01-181-1/+18
* [perl #119973] Treat initial { in format args as blockFather Chrysostomos2014-01-181-1/+20
* diag.t: More exceptionsFather Chrysostomos2014-01-181-0/+2
* regen customized.datFather Chrysostomos2014-01-181-2/+1