summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* [perl #21442] skip link() tests where the filesystem doesn't support themTony Cook2014-04-091-1/+14
* [perl #21442] only check link() error codes where link() worksTony Cook2014-04-091-0/+5
* [perl #21442] fix fs.t failures on Win32 FAT drivebulk882014-04-091-0/+3
* RT-121512 - Allow -I/dir/ with trailing slash to find .pmc files.Matthew Horsfall (alh)2014-04-073-1/+19
* Revert "Add support for test.valgrind parallel testing"Karl Williamson2014-03-262-25/+6
* [perl #121484] /m causing false negativeDavid Mitchell2014-03-241-0/+1
* #121395 fix, on Win32 test.pl watchdog always blocks for entire timeoutbulk882014-03-241-2/+8
* re_intuit_start(): use better limit on anch floatDavid Mitchell2014-03-191-1/+7
* re_intuit_start(): reduce scope of /^...$/m testDavid Mitchell2014-03-191-1/+5
* re_intuit_start(): don't set ml_anch on BOLDavid Mitchell2014-03-191-1/+6
* Tests that warnings are emitted if in-place edit fails to open a pathname.Nicholas Clark2014-03-191-6/+20
* Add support for test.valgrind parallel testingMatthew Horsfall (via RT)2014-03-182-6/+25
* do not podcheck regen/warnings.plRicardo Signes2014-03-181-0/+1
* regen/warnings.pl no longer touches perllexwarnRicardo Signes2014-03-181-1/+1
* tidy up kill0.t and kill0_childDavid Mitchell2014-03-172-24/+46
* RT #121230, tests for process group kill on Win32Daniel Dragan2014-03-172-1/+49
* re_intuit_start(): fix byte/char calculation errDavid Mitchell2014-03-161-0/+2
* add test for a code path in intuit_start()David Mitchell2014-03-161-0/+3
* Update META files and remove blead customizations following previous commitSteve Hay2014-03-061-2/+0
* Temporary fixes for test failures after (Parse::)CPAN::Meta upgradesSteve Hay2014-03-051-0/+2
* make OP_AELEMFAST work with negative indicesDavid Mitchell2014-02-281-1/+44
* Update CPAN-Meta-YAML to CPAN version 0.012Chris 'BinGOs' Williams2014-02-251-1/+0
* Fix RT #121321 - Fencepost error causes infinite loop in regex compilationYves Orton2014-02-251-0/+12
* fix RT #121299 - Inconsistent behavior with backreferences nested inside subp...Yves Orton2014-02-241-1/+8
* test nit in CPAN-Meta-YAML/t/31_local_tml.tCraig A. Berry2014-02-231-2/+1
* [perl #120939] at least fix the leak in const_av_xsubTony Cook2014-02-211-1/+5
* Change 'semantics' to 'rules'Karl Williamson2014-02-201-1/+1
* run/locale.t: White-space onlyKarl Williamson2014-02-191-1/+1
* locale.c: Another POSIX emulation fix on WindowsKarl Williamson2014-02-191-1/+15
* perlootut: replace Object::Tiny with Class::TinyDavid Golden2014-02-191-1/+2
* Fix pod errorsKarl Williamson2014-02-181-1/+0
* [perl #120936] op/taint.t handling of no ipcsysv on cygwinTony Cook2014-02-181-4/+14
* test.pl uses skip_all(...), not plan(skip_all => ...)Tony Cook2014-02-181-2/+2
* 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
* Revert "Free up bit for regex ANYOF nodes"Karl Williamson2014-02-151-1/+1
* Free up bit for regex ANYOF nodesKarl Williamson2014-02-151-1/+1
* t/test.pl: Don't read uninitialized variableKarl Williamson2014-02-151-1/+1
* t/run/locale.t: Fix SKIP end positionKarl Williamson2014-02-151-3/+1
* Improve fallback during locale initializationKarl Williamson2014-02-151-2/+41
* t/test.pl: Add option to runperl to suppress STDERRKarl Williamson2014-02-151-2/+8
* [perl #121242] Fix crash in gp_free when gv is freedFather Chrysostomos2014-02-151-1/+58
* re_intuit_start(): fix SEGV in /^../m codeDavid Mitchell2014-02-141-0/+4
* perldelta.pod: Fix broken linksKarl Williamson2014-02-131-1/+1
* Make sure that tempfile() in t/test.pl removes the temp filesBrad Gilbert2014-02-131-0/+15
* Add register_tempfile() to t/test.plBrad Gilbert2014-02-132-1/+26
* Test that tempfile() in t/test.pl skips files that already existBrad Gilbert2014-02-131-1/+12
* Improve error diagnostics in t/test_pl/tempfile.tBrad Gilbert2014-02-131-2/+6
* Update Module-Build to CPAN version 0.4205Chris 'BinGOs' Williams2014-02-091-1/+1