summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Import Encode-2.92 from CPANAaron Crane2017-07-181-1/+0
* [perl #131627] extend stack in scalar-context pp_list when no argsAaron Crane2017-07-161-1/+9
* t/lib/warnings/utf8: Fix testKarl Williamson2017-07-151-1/+2
* RT #130907: Fix the Unicode Bug in split " "Aaron Crane2017-07-151-1/+19
* Forbid above IV_MAX code pointsKarl Williamson2017-07-124-31/+17
* utf8n_to_uvchr(): Properly handle extremely high code pointsKarl Williamson2017-07-121-5/+12
* utf8n_to_uvchr() Use correct warnings categoryKarl Williamson2017-07-121-1/+1
* t/uni/parser.t: Skip some tests on 32-bit platformsKarl Williamson2017-07-121-11/+17
* Move test from t/opbasic to t/uniKarl Williamson2017-07-122-7/+9
* t/comp/parser.t: Skip test on 32-bit buildsKarl Williamson2017-07-121-7/+10
* t/op/index.t: Skip now illegal code points on 32 bit buildsKarl Williamson2017-07-121-1/+2
* t/op/chop.t: Don't use too large code pointsKarl Williamson2017-07-121-16/+18
* t/re/pat_advanced.t: Revise some testsKarl Williamson2017-07-121-21/+20
* Restore a portion of reverted commitsKarl Williamson2017-07-122-26/+4
* Revert: Restrict code points to <= IV_MAXKarl Williamson2017-07-128-18/+110
* t/re/pat_advanced.t: Fix test to work on EBCDICKarl Williamson2017-07-101-1/+3
* t/op/sprintf2.t: Generalize test to work on EBCDICKarl Williamson2017-07-101-2/+8
* (perl #131597) ensure the GV slot is filled for our [%$@]foo: attrTony Cook2017-07-101-0/+18
* Test that ref works in tainted statementsFather Chrysostomos2017-07-091-0/+5
* Add test descriptions for some tests in t/base/translate.t.Vitali Peil2017-07-051-3/+2
* [perl #131679] Fix ‘our sub foo::bar’ messageFather Chrysostomos2017-07-021-0/+6
* [perl #131645] Fix assert fail in pp_sselectFather Chrysostomos2017-07-021-1/+10
* Couple of test file commentsFather Chrysostomos2017-07-022-0/+5
* t/porting/bench.t: add debugging output for a testDavid Mitchell2017-07-021-1/+1
* add an additional test for whitespace tolerance in caret word-varsYves Orton2017-06-291-2/+5
* Parse caret vars with subscripts the same as normal vars inside of ${..} esca...Yves Orton2017-06-291-1/+27
* t/op/hash.t: fixup intermittently failing testYves Orton2017-06-271-1/+1
* PERL_SNPRINTF_CHECK(): off by 1 errorDavid Mitchell2017-06-271-0/+1
* t/porting/customized.t: delete stale entries.David Mitchell2017-06-261-49/+0
* PATCH: [perl #131646] Assertion fail UTF-8 error msgKarl Williamson2017-06-241-0/+13
* porting/bench.t: skip under ASANDavid Mitchell2017-06-231-5/+10
* [perl #131627] Fix multideref for $x{qw/a/->$*}Dagfinn Ilmari Mannsåker2017-06-221-1/+11
* undo Scalar-List-Utils customisation.dat entriesDavid Mitchell2017-06-221-6/+0
* undo a Scalar-List-Utils customisationDavid Mitchell2017-06-221-1/+0
* Porting/bench.pl: test --fields with 1 fieldDavid Mitchell2017-06-211-1/+20
* t/porting/bench.t: add tests for display optionsDavid Mitchell2017-06-211-0/+153
* Porting/bench.pl --bisect: output field valueDavid Mitchell2017-06-211-3/+3
* Porting/bench.pl: add --autolabel optionDavid Mitchell2017-06-211-7/+56
* Porting/bench.pl: improve 'no such test' err msgDavid Mitchell2017-06-211-1/+10
* Porting/bench.pl: new syntax for perl args and envDavid Mitchell2017-06-211-3/+47
* Porting/bench.pl ban duplicate labels in multireadDavid Mitchell2017-06-212-5/+20
* t/porting/bench.t: bisect vis --readDavid Mitchell2017-06-211-3/+1
* Porting/bench.pl: ban --benchfile under --readDavid Mitchell2017-06-211-0/+5
* Porting/bench.pl: better handle multiple --readDavid Mitchell2017-06-212-2/+46
* Porting/bench.pl: only use used sort elemsDavid Mitchell2017-06-211-1/+1
* Porting/bench.pl: add croak testsDavid Mitchell2017-06-215-0/+199
* Porting/bench.pl: fix broken --bisect optionDavid Mitchell2017-06-211-1/+12
* add t/porting/bench.tDavid Mitchell2017-06-211-0/+267
* rename t/porting/bench.t to bench_selftest.tDavid Mitchell2017-06-211-0/+0
* add test for [perl #131522] and fix test for (related) [perl #127581]Yves Orton2017-06-181-2/+2