This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix ExtUtils-CBuilder tests for Perl 5.6
[perl5.git] / t /
2017-07-18 Aaron CraneImport Encode-2.92 from CPAN
2017-07-16 Aaron Crane[perl #131627] extend stack in scalar-context pp_list...
2017-07-16 Karl Williamsont/lib/warnings/utf8: Fix test
2017-07-15 Aaron CraneRT #130907: Fix the Unicode Bug in split " "
2017-07-13 Karl WilliamsonForbid above IV_MAX code points
2017-07-13 Karl Williamsonutf8n_to_uvchr(): Properly handle extremely high code...
2017-07-13 Karl Williamsonutf8n_to_uvchr() Use correct warnings category
2017-07-13 Karl Williamsont/uni/parser.t: Skip some tests on 32-bit platforms
2017-07-13 Karl WilliamsonMove test from t/opbasic to t/uni
2017-07-13 Karl Williamsont/comp/parser.t: Skip test on 32-bit builds
2017-07-13 Karl Williamsont/op/index.t: Skip now illegal code points on 32 bit...
2017-07-13 Karl Williamsont/op/chop.t: Don't use too large code points
2017-07-13 Karl Williamsont/re/pat_advanced.t: Revise some tests
2017-07-13 Karl WilliamsonRestore a portion of reverted commits
2017-07-13 Karl WilliamsonRevert: Restrict code points to <= IV_MAX
2017-07-11 Karl Williamsont/re/pat_advanced.t: Fix test to work on EBCDIC
2017-07-11 Karl Williamsont/op/sprintf2.t: Generalize test to work on EBCDIC
2017-07-10 Tony Cook(perl #131597) ensure the GV slot is filled for our...
2017-07-10 Father ChrysostomosTest that ref works in tainted statements
2017-07-05 Vitali PeilAdd test descriptions for some tests in t/base/translate.t.
2017-07-02 Father Chrysostomos[perl #131679] Fix ‘our sub foo::bar’ message
2017-07-02 Father Chrysostomos[perl #131645] Fix assert fail in pp_sselect
2017-07-02 Father ChrysostomosCouple of test file comments
2017-07-02 David Mitchellt/porting/bench.t: add debugging output for a test
2017-06-29 Yves Ortonadd an additional test for whitespace tolerance in...
2017-06-29 Yves OrtonParse caret vars with subscripts the same as normal...
2017-06-27 Yves Ortont/op/hash.t: fixup intermittently failing test
2017-06-27 David MitchellPERL_SNPRINTF_CHECK(): off by 1 error
2017-06-26 David Mitchellt/porting/customized.t: delete stale entries.
2017-06-24 Karl WilliamsonPATCH: [perl #131646] Assertion fail UTF-8 error msg
2017-06-23 David Mitchellporting/bench.t: skip under ASAN
2017-06-22 Dagfinn Ilmari Man... [perl #131627] Fix multideref for $x{qw/a/->$*}
2017-06-22 David Mitchellundo Scalar-List-Utils customisation.dat entries
2017-06-22 David Mitchellundo a Scalar-List-Utils customisation
2017-06-21 David MitchellPorting/bench.pl: test --fields with 1 field
2017-06-21 David Mitchellt/porting/bench.t: add tests for display options
2017-06-21 David MitchellPorting/bench.pl --bisect: output field value
2017-06-21 David MitchellPorting/bench.pl: add --autolabel option
2017-06-21 David MitchellPorting/bench.pl: improve 'no such test' err msg
2017-06-21 David MitchellPorting/bench.pl: new syntax for perl args and env
2017-06-21 David MitchellPorting/bench.pl ban duplicate labels in multiread
2017-06-21 David Mitchell t/porting/bench.t: bisect vis --read
2017-06-21 David MitchellPorting/bench.pl: ban --benchfile under --read
2017-06-21 David MitchellPorting/bench.pl: better handle multiple --read
2017-06-21 David MitchellPorting/bench.pl: only use used sort elems
2017-06-21 David MitchellPorting/bench.pl: add croak tests
2017-06-21 David MitchellPorting/bench.pl: fix broken --bisect option
2017-06-21 David Mitchelladd t/porting/bench.t
2017-06-21 David Mitchellrename t/porting/bench.t to bench_selftest.t
2017-06-18 Yves Ortonadd test for [perl #131522] and fix test for (related...
2017-06-16 David Mitchelldon't call Perl_fbm_instr() with negative length
2017-06-15 Dagfinn Ilmari Man... Avoid ++ in test.pl
2017-06-14 Chris 'BinGOs' Wil... Update JSON-PP to CPAN version 2.94
2017-06-14 Chris 'BinGOs' Wil... Update File-Path to CPAN version 2.14
2017-06-14 Karl WilliamsonAllow bitwise & ^ | to accept trailing UTF-8
2017-06-12 David Mitchellfix utf char > IV_MAX on 32-bit platforms
2017-06-08 Craig A. BerryUpdate test skips for no fchdir.
2017-06-07 Karl Williamsont/op/bop.t: Re-add in some tests
2017-06-07 Karl Williamsont/op/bop.t: Verify complement downgrades UTF-8.
2017-06-07 Karl Williamsont/op/bop.t: Verify bitwise & ^ | retain UTF-8
2017-06-07 Dagfinn Ilmari Man... Make setting ${^ENCODING} to a defined value fatal
2017-06-07 David Mitchelladd some sprintf benchmarks
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: simpler special formats
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: simpler redundant arg test
2017-06-07 David Mitchellop/infnam.t: skip unportable tests
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: avoid wrap on precision
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: width/precis arg wrap
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: warn on missing %v arg
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: warn on missing width arg
2017-06-07 David MitchellS_expect_number(): return STRLEN not I32
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: %p and Inf/Nan
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: make %n missing arg fatal
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: remove redundant code
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: better calc f/p buf size
2017-06-07 David Mitchellsprintf: handle sized int-ish formats with Inf/Nan
2017-06-07 David Mitchellsprintf(): handle mangled formats better with utf8
2017-06-07 David Mitchellsprintf(): add memory wrap tests
2017-06-07 Tony Cook[perl #131263] clear the UTF8 flag on a glob if it...
2017-06-06 AbigailFatalize the use of code points above 0xFF for bitwise...
2017-06-06 AbigailFatalize inheriting AUTOLOAD for non-methods.
2017-06-06 AbigailForbid out of range Unicode code points.
2017-06-05 David Mitchellmake OP_REF support boolean context
2017-06-05 Dagfinn Ilmari Man... Forbid setting $/ to a reference to a non-postive integer
2017-06-05 Dagfinn Ilmari Man... Forbid use of bare << to mean <<""
2017-06-05 Dagfinn Ilmari Man... Disallow opening the same symbol as both a file and...
2017-06-05 David Mitchellclosure.t: fix typo
2017-06-05 David MitchellFREETMPS when leaving eval, even when void/dying
2017-06-05 David MitchellS_require_tie_mod(): use a new stack
2017-06-05 David Mitchellt/TEST: warn about unknown files deparse-skips.txt
2017-06-05 David Mitchellt/TEST -deparse: list unexpectedly passing scripts
2017-06-05 David Mitchellmake porting/cmp_version.t clearer what happens
2017-06-02 Yves Ortonremove unneeded an unwelcome dependency
2017-06-02 Dagfinn Ilmari Man... Add support for deleting key/value slices (RT#131328)
2017-06-01 Karl Williamsont/op/vec.t: White space only.
2017-06-01 Karl WilliamsonDeprecate vec() with above-FF code points.
2017-06-01 Zeframset up catchable runloops early enough
2017-06-01 Yves Ortonsilence warning in gv.t
2017-06-01 Aaron CraneRT #127742: Hash keys are limited to 2 GB - throw an...
2017-06-01 Karl WilliamsonFatalize \N{}
2017-06-01 Karl Williamsont/re/pat_advanced.t: Prepare for fatal \N{}
next