summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Module-Metadata has another customized test scriptSteve Hay2016-07-201-0/+1
* Encode has some customized test scriptsSteve Hay2016-07-201-0/+6
* Fix failing uninit test on 64-bit-int buildsFather Chrysostomos2016-07-171-1/+1
* Add Filter::Encoding to the known linksFather Chrysostomos2016-07-171-0/+1
* decl_refs.t: Finish adding tests for declared_refsFather Chrysostomos2016-07-171-2/+61
* Tests for declared_refs err/warn messagesFather Chrysostomos2016-07-171-0/+37
* PATCH: [perl #128170] Assert fail in regcomp.cKarl Williamson2016-07-161-0/+1
* t/re/anyof.t: add tests for rangesKarl Williamson2016-07-161-0/+246
* regcomp.c: Refactor code dealing with m/[...]/dKarl Williamson2016-07-161-0/+2
* regcomp.c: Improve -Dr outputKarl Williamson2016-07-161-0/+5
* t/re/pat.t: Add some testsKarl Williamson2016-07-161-1/+14
* regcomp.c: Improve -Dr outputKarl Williamson2016-07-161-0/+1
* anyof.t: Add tests for previous commitKarl Williamson2016-07-161-0/+6
* Add t/re/anyof.tKarl Williamson2016-07-161-0/+108
* t/test.pl: Add fresh_perl() functionKarl Williamson2016-07-161-4/+21
* [PATCH] in 15899733 the condition was supposed to stay optionalJarkko Hietaniemi2016-07-161-3/+11
* cpan/Encode/encoding.pm: Fix typo in podKarl Williamson2016-07-131-1/+1
* concat2.t: Remove encoding testFather Chrysostomos2016-07-131-14/+1
* Remove t/uni/tr_?jis.tFather Chrysostomos2016-07-132-85/+0
* Update t/porting/customized.datFather Chrysostomos2016-07-131-1/+1
* Remove t/uni/chr.tFather Chrysostomos2016-07-132-31/+10
* Disable encoding.pm’s default mode; update docsFather Chrysostomos2016-07-133-47/+2
* Disable ${^ENCODING}Father Chrysostomos2016-07-1310-60/+37
* darwin was failing this test under PERLIO=stdioTony Cook2016-07-131-0/+4
* [perl #128597] Crash from gp_free/ckWARN_dFather Chrysostomos2016-07-111-1/+17
* t/re/regexp.t: Remove extra semicolons from output.Dan Collins2016-07-111-6/+6
* t/re/regexp.t: Better formatting for test failuresDan Collins2016-07-111-1/+2
* RT #128255: Assert fail in S_sublex_doneDavid Mitchell2016-07-081-1/+14
* SEGV in "Subroutine redefined" warningDavid Mitchell2016-07-071-0/+8
* The 47918419 mistakenly made miniperl skippage unconditionalJarkko Hietaniemi2016-07-051-1/+1
* [perl #128532] Crash vivifying stub in deleted pkgFather Chrysostomos2016-07-041-1/+5
* Silence podcheck.t failure from Data-Dumper's updated Changes fileSteve Hay2016-07-041-0/+1
* Revert "FREETMPS when leaving eval, even when void/dying"David Mitchell2016-07-031-33/+1
* [perl #128508] Fix line numbers with perl -xFather Chrysostomos2016-07-022-5/+6
* If only miniperl, no use re for you.Jarkko Hietaniemi2016-07-011-0/+4
* If only miniperl, no use utf8 for you.Jarkko Hietaniemi2016-07-011-2/+6
* VAX: test changes for VAX floatsJarkko Hietaniemi2016-07-019-32/+84
* FREETMPS when leaving eval, even when void/dyingDavid Mitchell2016-07-011-1/+33
* Change \p{foo} to mean \p{scx: foo}Karl Williamson2016-06-301-2/+2
* Upgrade version from version 0.9916 to 0.9917Steve Hay2016-06-281-1/+1
* Add test for RT #128252David Mitchell2016-06-281-1/+10
* Upgrade Math::BigRat from version 0.260802 to 0.260804Steve Hay2016-06-281-1/+0
* [perl #128478] Restore former "$foo::$bar" parsingFather Chrysostomos2016-06-271-1/+8
* Update t/porting/customized.dat following Porting/Maintainers.pl updatesSteve Hay2016-06-271-0/+5
* Skip EUMM subdirscomplex test on VMS.Craig A. Berry2016-06-251-0/+1
* perlnewmod: more updatesLukas Mai2016-06-241-0/+2
* [perl #128238] Crash with non-stash in stashFather Chrysostomos2016-06-231-2/+9
* stash.t: Remove tyrone::slothropFather Chrysostomos2016-06-231-5/+0
* Fix stupid test in 9uninitFather Chrysostomos2016-06-231-2/+2
* Preserve 64-bit array offsets in uninit warningsFather Chrysostomos2016-06-231-0/+21