This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
S_scan_subst() - remove extraneous code
[perl5.git] / t /
2016-11-12 Lukas Mait/op/caller.t: add a TODO test for RT #129239
2016-11-12 Lukas Mait/op/sub.t: add a TODO test for RT #129916
2016-11-12 James E KeenanRT 130010: add regression test.
2016-11-11 H.Merijn BrandAllow "." to be excluded from @INC
2016-11-11 Aaron Cranet/porting/regen.t: try to be more helpful when tests...
2016-11-11 Karl WilliamsonMove Unicode-Normalize to dist/
2016-11-11 Dagfinn Ilmari Man... Test for correct state of . in @INC
2016-11-11 Aaron CraneFix list parenthesisation
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-11-11 H.Merijn BrandDe-dup the output of git ls-files
2016-11-11 Lukas Maimake 'do' errors refer to 'do' (not 'require') (RT...
2016-11-09 Steve HayUpgrade Math::BigInt from vesion 1.999726(_01) to 1...
2016-11-09 David Mitchellhandle SvIMMORTALs in LHS of list assign
2016-11-09 Tony Cookskip some tests that aren't UTF-EBCIDIC compatible...
2016-11-09 Tony Cook(perl #129000) use the new utf8_hop_back()
2016-11-07 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 2.18
2016-11-07 Tony Cook(perl #129995) avoid sv_catpvn() in do_vop() when unneeded
2016-11-05 Jarkko Hietaniemicustomized.dat regen
2016-11-05 Jarkko Hietanieminetbsd-vax: no infinity
2016-11-04 Jarkko Hietanieminetbsd-vax: customized.dat update for S-L-U
2016-11-03 Dagfinn Ilmari Man... Fix typos in test comment
2016-11-03 David Mitchellskip SEGVing test in t/uni/overload.t
2016-11-03 David MitchellNet::Ping 500_ping_icmp.t: remove sudo code
2016-11-02 David Mitchellfix taint handling in list assignment
2016-11-02 Yves Ortonclarify behavior single quote regexps
2016-11-02 Steve HayUpgrade Net::Ping from version 2.51 to 2.55
2016-11-01 Yves Ortonrework perl #129903 - inf recursion from use of empty...
2016-11-01 Yves Ortonnew feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE...
2016-11-01 Jarkko HietaniemiSkip the subnormals tests in tru64.
2016-10-31 Tony Cook(perl #129085) avoid memcmp() past the end of a string
2016-10-31 Tony Cook(perl #128997) avoid reading beyond the end of the...
2016-10-29 Jarkko HietaniemiUse the new metalevel definitions for fp inf/nan/range
2016-10-29 Jarkko Hietanieminetbsd-vax: 2**400 does not fit vax fp
2016-10-29 Jarkko Hietanieminetbsd-vax: more skippage due to no inf/nan
2016-10-29 Jarkko HietaniemiArchive-Tar: customized.dat
2016-10-28 Karl WilliamsonFix test to be EBCDIC friendly
2016-10-27 Yves Ortonregcomp.c: fix perl #129950 - fix firstchar bitmap...
2016-10-26 Karl Williamsont/loc_tools.pl: Make find_locales accept string input
2016-10-26 Karl Williamsont/loc_tools.pl: Add 'use strict'
2016-10-26 Karl Williamsont/loc_tools.pl: Move some code earlier in the file
2016-10-26 Karl Williamsont/loc_tools.pl: Complement sense of optional parameter
2016-10-26 Karl Williamsont/loc_tools.pl: Fix not catching incompatible locales
2016-10-26 Andy LesterPATCH: [perl #129964] Fix spelling of "referent" in...
2016-10-26 David Mitchellt/op/read.t: test with zero-length buffer
2016-10-26 David MitchellNet::Ping: avoid stderr noise in tests
2016-10-26 David Mitchelltiearray.t - more fine-grained DESTROY counts
2016-10-26 David Mitchellreindent tiearray.t
2016-10-26 David MitchellHandle list assignment in list context better
2016-10-26 David MitchellBetter optimise array and hash assignment
2016-10-25 Lukas Maimake do "a\0b" fail silently instead of throwing (RT...
2016-10-24 Tony Cook(perl #129130) make chdir allocate the stack it needs
2016-10-22 Jarkko HietaniemiScalar-List-Utils: regen customized.dat
2016-10-22 Jarkko HietaniemiMath-Complex: regen customized.dat
2016-10-22 Jarkko HietaniemiMath-Complex: customize Maintainers.pl
2016-10-22 Jarkko HietaniemiMath-BigInt: regen customized.dat
2016-10-22 Jarkko HietaniemiJSON-PP: regen customized.dat
2016-10-22 Craig A. BerryCheck for echo in new Net::Ping tests.
2016-10-22 Jarkko Hietaniemivax-netbsd: no nan
2016-10-22 Jarkko Hietaniemivax-netbsd: no PL_inf/PL_nan to export
2016-10-21 Jarkko HietaniemiThe 1994b214 made the test dependent on Tie::Hash:...
2016-10-21 Dan Collinst/uni/overload.t: Skip hanging test on FreeBSD
2016-10-21 Dan Collinst/op/blocks.t: tests for RT #113934
2016-10-21 Dan Collinst/op/goto.t: tests for RT #45091
2016-10-21 Dan Collinst/lib/overload_fallback.t: tests for RT #43356
2016-10-21 Dan Collinst/op/threads.t: tests for RT #41121
2016-10-21 Dan Collinst/op/threads.t: tests for RT #36664
2016-10-21 Dan Collinst/re/subst.t: tests for RT #23624
2016-10-21 Dan Collinst/re/pat.t: tests for RT #21491
2016-10-21 Dan Collinst/lib/warnings/op: tests for RT #6870
2016-10-21 Dan Collinst/op/local.t: tests for RT #7615
2016-10-21 Dan Collinst/io/socket.t: tests for RT #7614
2016-10-21 Dan Collinst/op/local.t: tests for RT #7411
2016-10-21 Dan Collinst/op/caller.t: tests for RT #7165
2016-10-21 Dan Collinst/op/die.t: tests for RT #4821
2016-10-21 Dan Collinst/lib/warnings/toke: tests for RT #4346
2016-10-21 Dan Collinst/op/attrs.t: tests for RT 3605
2016-10-21 Dan Collinst/op/bless.t: tests for RT #3305 and RT #3306
2016-10-21 Dan Collinst/uni/overload.t: test for RT #3270
2016-10-21 Dan Collinst/uni/overload.t: test for RT 3054: might segfault.
2016-10-21 Dan Collinst/op/blocks.t: add test for RT #2917
2016-10-21 Dan Collinst/op/blocks.t: add test for RT #2754
2016-10-21 Dan Collinst/op/for.t: RT #2166: Actually run the test so we know...
2016-10-21 Dan Collinst/op/local.t: Unknown RT#, but appears to be fixed...
2016-10-21 Dan Collinst/op/for.t: RT #1085: ticket 'resolved' but test was...
2016-10-21 Dan Collinst/op/attrs.t: Fixup for 7fe45fb9 - should be a semicolon
2016-10-20 Yves Ortonthe test for #129897 was missing the min-mod (?) on...
2016-10-20 Lukas Mailibperl.t: treat i686 arch the same as x86
2016-10-20 Karl Williamsonpodcheck.t: .core dump files don't contain pod
2016-10-19 Karl WilliamsonPATCH: [perl #129322] S_invlist_clear(SV *): Assertion...
2016-10-19 Yves Ortonregexec.c: add comment and add a test
2016-10-19 Yves Ortonregexec.c: fix perl #129897: trie short circuit breaks...
2016-10-19 Yves Ortonuniprops.t: split into 10 seperate test files t/re...
2016-10-18 Chris 'BinGOs' Wil... Update Net-Ping to CPAN version 2.51
2016-10-17 Tony Cook(perl #128996) prevent PL_op pointing to freed ops
2016-10-16 Karl WilliamsonPATCH: [perl #129891] t/op/utf8decode.t failing
2016-10-15 Jarkko HietaniemiIf a unit test doesn't finish in 5 minutes, it's not...
2016-10-13 Karl Williamsonutf8n_to_uvchr(): Note multiple malformations
2016-10-13 Karl WilliamsonAdd details to UTF-8 malformation error messages
2016-10-13 Steve HayUpgrade Scalar-List-Utils from version 1.45 to 1.46
2016-10-11 Dan Collins[rt #129336] #!perl -i u erroneously interpreted as -u
next