This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump version of Term::ReadLine
[perl5.git] / t /
2013-03-07 Chris 'BinGOs' Wil... Skip io/eintr.t on QNX Neutrino too
2013-03-07 Nicholas Clarkt/lib/common.pl should use absolute paths in @INC
2013-03-06 Brian FraserRestrict the valid identifier syntax, fix some identifi...
2013-03-06 Brian FraserFix several differences in the parsing of $.. and ...
2013-03-06 Nicholas ClarkSet PL_stderrgv to NULL if it is freed.
2013-03-05 Jasmine AhujaAdded descriptions to tests lacking them
2013-03-03 Andrew TamAdded descriptions to tests lacking them.
2013-03-03 Peter MartiniStop SEGV on 'our sub { syntax error }'
2013-03-02 David MitchellDisable by default the new Copy-on-Write for 5.18
2013-02-24 Karl Williamsonperlintro: Typo and stop verbatim wrapping
2013-02-23 Craig A. BerryHandle undef values in magic.t on VMS.
2013-02-20 Chris 'BinGOs' Wil... Also skip io/eintr.t on MidnightBSD
2013-02-20 Ricardo Signessuppress "experimental" warnings for my $_
2013-02-20 Ricardo Signesput an experimental warning on lexical topic
2013-02-20 Rafael Garcia-SuarezUn-deprecate the support for lexical $_
2013-02-20 Steve HaySilence irrelevant stderr output from op/magic.t
2013-02-20 Steve HayFix failing op/magic.t test 157
2013-02-19 Karl Williamsonre/charset.t, re/fold_grind.t: Note C locale can match...
2013-02-19 Karl Williamsonre/charset.t: Make sure locale is loaded at compile...
2013-02-19 Rafael Garcia-SuarezSilence encoding.pm deprecation warnings in the core...
2013-02-19 Karl WilliamsonSome tests for [perl #112244]
2013-02-18 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.48
2013-02-17 Kent Fredricmg.c : revert ENV{x} = undef behaviour to be empty...
2013-02-15 Karl WilliamsonINSTALL: Fix pod verbatim lines
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover code in DynaLoader.
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover various other C-like...
2013-02-15 Nicholas Clarkt/porting/diag.t now reads files from MANIFEST, instead...
2013-02-10 Father Chrysostomosdiag.t: Validate severity of ck warn routines better
2013-02-10 Matthew Horsfall... RT-116192 - If a directory in @INC already has a traili...
2013-02-10 Jess RobinsonEnable perl core tests to pass when locale support...
2013-02-05 Chris 'BinGOs' Wil... Update Pod-Parser to CPAN version 1.60
2013-02-05 Chris 'BinGOs' Wil... Make makemeta more cognisant and easier to use
2013-02-04 Karl WilliamsonAdd tests and clarify pod for (?[ ])
2013-02-04 Karl WilliamsonAdd interpolations to regex sets
2013-02-02 Chris 'BinGOs' Wil... Teach makemeta to use CPAN::Meta to generate both META...
2013-01-31 Karl Williamsonregcomp.c: Expand diagnostic
2013-01-28 Marcel Gruenauer... Convert t/op/sprintf.t to use test.pl
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-24 Chris 'BinGOs' Wil... Make sure that Test-Harness customisations are declared...
2013-01-24 Karl WilliamsonAdd deprecation warning for literal PATWS under /x
2013-01-24 Karl Williamsonreg_mesg.t: Remove repetitious boiler plate
2013-01-24 Karl WilliamsonMove t/lib/warnings/regcomp to t/re/reg_mesg.t
2013-01-24 Karl Williamsonregcomp.c: Change warning category to just deprecated
2013-01-24 Karl Williamsonreg_mesg.t: Add cpabilities; improve output
2013-01-24 Karl Williamsonre/reg_mesg.t: White-space only; no code changes
2013-01-24 Karl Williamsonre/reg_mesg.t: Add tests for suppressing warnings
2013-01-23 Brad GilbertClean up indenting on t/win32/fs.t
2013-01-23 Brad GilbertRemove dead code from t/win32/fs.t
2013-01-23 James E KeenanConvert to use of t/test.pl
2013-01-23 James E KeenanNote why switchF1.t and switchp.t do not use test.pl.
2013-01-22 Tony Cooksyntax check a directory: set the test process locale too
2013-01-20 Chris 'BinGOs' Wil... Actually update Test-Harness to CPAN version 3.26
2013-01-20 Karl WilliamsonReplace XXX by correct bug number
2013-01-20 Karl WilliamsonDeprecate certain rare uses of backslashes within regexes
2013-01-20 Karl WilliamsonRevert "Deprecate literal unescaped "{" in regexes."
2013-01-19 Karl WilliamsonExtend strictness for qr/(?[ \N{} ])/
2013-01-19 James E KeenanSkip t/io/eintr.t on older Darwins.
2013-01-18 Ricardo Signesfurther refinement to EISDIR tests from `perl dir`
2013-01-16 Ricardo Signesin testing EISDIR string, check known value first
2013-01-16 Nicholas ClarkRemove the Rhapsody port.
2013-01-16 Ricardo Signesavoid having to worry whether the test runs in a locale
2013-01-14 Karl WilliamsonAdd warnings for "\08", /\017/
2013-01-13 Karl Williamsonreg_mesg.t: Add, revise test names
2013-01-13 Karl Williamsonporting/args_assert.t: Needs to look in inline.h too
2013-01-13 Ricardo Signesexpect a different error for `perl dir` on Win32
2013-01-13 James E KeenanAdd a test to detect error when attempting to syntax...
2013-01-11 Karl WilliamsonAdd back-compat (?[ ]) tests
2013-01-11 Karl Williamsonreg_mesg.t: Test messages from (?[ ])
2013-01-11 Karl WilliamsonNew regex experimental feature: (?[ ])
2013-01-11 Karl Williamsonregcomp.c: Add capability for regclass() to return...
2013-01-11 Karl Williamsonregcomp.c: Add capability for stricter parsing of []
2013-01-11 Karl Williamsonregcomp.c: Add capability for strict [:posix:]
2013-01-11 Karl WilliamsonAdd optional strict mode to grok_bslash_[xo]
2013-01-11 Karl WilliamsonBetter error pos for grok_bslash_[xo]
2013-01-11 Karl Williamsonregexp.t: Add a period in test name skip reason
2013-01-11 Karl Williamsonlib/warnings/regcomp: Add note about better place for...
2013-01-09 Karl Williamsont/re/re_tests: Remove duplicate test
2013-01-09 Karl Williamsont/re/re_tests: Remove unused variable initializations
2013-01-09 Karl Williamsonregexp.t: Skip tests that are supposed to
2013-01-08 Tony Cookskip appropriately when XS::APItest isn't available
2013-01-05 James E Keenant/op/not.t: Add descriptions to all tests.
2013-01-05 James E KeenanAdd parens around second argument to tests 4 and 5.
2013-01-05 James E Keenant/op/oct.t: Add descriptions to tests lacking them.
2013-01-05 James E Keenant/op/or.t: Provide descriptions for tests lacking them.
2013-01-05 James E Keenant/op/pos.t: Provide descriptions for remaining tests...
2013-01-05 James E Keenant/op/pwent.t: Add descriptions for all tests.
2013-01-05 James E Keenant/op/pow.t: Add descriptions for tests lacking them.
2013-01-05 James E Keenant/op/fork.t: Add description for one special test.
2013-01-04 Karl Williamsoncharnames: Deprecate character names with spacing issues
2013-01-04 Karl Williamsoncharnames: :alias alone implies :full
2013-01-04 Karl Williamsoncharnames: comment, error message clarifications
2013-01-04 David Mitchellmake m?$pat? match only once under ithreads
2013-01-04 Chris 'BinGOs' Wil... Regenerated customized.dat file due to pod2*.PL changes
2013-01-03 Matthew Horsfall... Fix period at the end of perldiag.pod and remove entry...
2012-12-31 Karl Williamsonregcomp.c: Refactor out a switch statement
2012-12-31 Karl Williamsonlocale.t, pat_advanced.t: Remove TODOs
2012-12-31 Karl Williamsonre/pat_advanced.t: Add TODO test for recent regression
2012-12-31 James E KeenanCorrect typo in test description.
2012-12-28 Karl Williamsonregcomp.c: Clean up ANYOF_CLASS handling.
2012-12-27 Matthew Horsfall... Add regcomp.c warning checks to t/porting/diag.t.
next