This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid allocating 1 extra regnode when duplicating a regexp.
[perl5.git] / t /
2008-09-27 Jerry D. HeddenLoading modules in test.pl
2008-09-22 Nicholas ClarkChange 30638 to 5.8.x inadvertently introduced (at...
2008-09-12 Nicholas ClarkNeed to free the isa lookup hash before rebuilding it.
2008-09-10 Jerry D. HeddenWatchdog re-queue
2008-09-08 Vincent PitRe: 'if not / unless' optimization change makes my...
2008-09-08 Nicholas ClarkRe-instate all the warnings checks that don't work...
2008-09-08 Craig A. BerryMake sure the watchdog requeues itself when sleep(...
2008-09-08 Craig A. BerryMake sure temp file has an extension on VMS to work...
2008-09-07 Bram$ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS}
2008-09-07 Vincent PitRe: unless(...) terser than if(!...)
2008-09-07 Nicholas ClarkSplit all the tests for ops that can return undef for...
2008-08-28 Nicholas ClarkFix #30660: Repeated spaces on shebang line stops optio...
2008-08-26 Nicholas ClarkKhaaaaan! Change 34230 wasn't right. The tests all...
2008-08-26 Nicholas ClarkMove all of Test::Harness's test modules into ext/Test...
2008-08-26 Steve HayFix new test added by #34198, which failed on Win32
2008-08-26 Nicholas ClarkMove t/lib/{data,sample-tests,source_tests,subclass_tes...
2008-08-24 BramUnintented interpolation of $/ in regex (was: Re: ...
2008-08-19 BramRe: Change 34184: Convert all unimaginative (ie race...
2008-08-13 Craig A. BerryVMS-specific follow-up to tempfile name changes in...
2008-08-12 BramRE: [perl #35877] Strange regex failure?
2008-08-11 Bram[perl #52740] [PATCH-tests] crash when localizing a...
2008-08-09 Nicholas ClarkUse App::Prove::State to store the timings for the...
2008-08-09 Nicholas ClarkDon't need to do the globbing before building the rules...
2008-08-08 Nicholas ClarkEverything in t/ can now run in parallel.
2008-08-08 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2008-08-08 Nicholas ClarkUse test.pl, not Test.pm, in t/run/*.t
2008-08-07 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2008-08-07 Nicholas ClarkLet rip with t/op/*.t in parallel too.
2008-08-07 Nicholas ClarkUse test.pl's tempfile().
2008-08-07 Nicholas ClarkFix bug in counting in tempfile().
2008-08-07 Nicholas ClarkA proper tempfile function that can be used multiple...
2008-08-07 Nicholas ClarkAs rules can be glob patterns, leave them as glob patte...
2008-08-07 Nicholas ClarkRun t/uni/*.t t/mro/*.t t/lib/*.t fully in parallel.
2008-08-06 Nicholas ClarkIf TEST_JOBS is set to something non-zero, use TAP...
2008-08-06 Nicholas ClarkBetter temporary file name generation. (Avoid using...
2008-08-06 Nicholas ClarkBring the joy of strict to t/harness.
2008-08-06 BramTests for [perl #57564] and [perl #24524] Refcounting bug
2008-07-31 Nicholas ClarkUpgrade to Test::Harness 3.13
2008-07-26 Nicholas ClarkConvert undef.t to use test.pl and strict.
2008-07-26 Nicholas ClarkConvert yadayada.t to test.pl and strict, and fix two...
2008-07-26 Nicholas ClarkConvert wantarray.t to use strict and test.pl
2008-07-23 Jerry D. Heddenwatchdog() fix for MSWin32
2008-07-22 Jerry D. HeddenFix skips in test.pl
2008-07-16 Jerry D. Heddentest.pl
2008-07-16 Paul MarquessUpdate Compression modules to version 2.012
2008-07-13 Nicholas ClarkMake format items @* and ^* work with references (safel...
2008-07-13 Nicholas ClarkFor cases FF_LINESNGL and FF_LINEGLOB in pp_formline...
2008-07-12 Nicholas ClarkFormat tests for @* too.
2008-07-11 Nicholas ClarkRegression tests for, and fix quite a lot of bugs in...
2008-07-11 Nicholas ClarkBring the joy of strict to the rest of write.t
2008-07-11 Nicholas ClarkComplete the conversion of t/op/write.t to test.pl...
2008-07-11 Nicholas ClarkReduce the -| skip back to just the tests that use...
2008-07-11 Nicholas ClarkStart converting t/op/write.t to test.pl
2008-07-09 Abigail[Patch t/op/re_tests] Re: [perl #56690] Some bugs in...
2008-07-08 Jerry D. Heddentest.pl fix
2008-07-03 Steve HaySkip chown() tests added by #34092 on Win32
2008-07-03 Steve HayFix test count that was missed in #34092
2008-07-03 Steve HayOmit tests introduced by #34077 and #34084 which fail...
2008-07-01 Nicholas ClarkAvoid using -> function call notation within test.pl...
2008-06-28 Ben MorrowSome more missing isGV_with_GP()s
2008-06-28 Jerry D. Heddencommon test code for timed bail
2008-06-25 Dave Mitchellqx($nosuchfile) isn't portable (Windows whines on STDERR)
2008-06-25 Reini UrbanRe: split smoke for threaded -DDEBUGGING builds
2008-06-25 Rafael Garcia-SuarezSkip one test that was failing with DEBUGGING and threads,
2008-06-24 Dave Mitchellmore incorrect variable reported in uninitialized value...
2008-06-22 Dave MitchellIncorrect variable reported in uninitialized value...
2008-06-17 Bram[perl #51370] length($@)>0 for empty $@ if utf8 is...
2008-06-15 John P. Linderman[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux...
2008-06-15 BramRe: testing $/ with in memory files
2008-06-13 John E. Malmberg[patch@34044] Enable getgrgid on VMS
2008-06-11 John E. Malmberg[patch@34016] VMS passes these t/io/open.t tests now.
2008-06-10 Steve HayFix run/switches test on Win32
2008-06-08 BramFwd: [PATCH-2] Re: testing $/ with in memory files
2008-06-08 Rafael Garcia-SuarezTweak the "Illegal character in prototype" warning...
2008-06-08 Renee BaeckerAdd a new warning, "Prototype after '%s'"
2008-06-01 Reini UrbanRe: [perl #55160] perlbug AutoReply: Fix cygwin mount...
2008-06-01 Bram[perl #36875] [PATCH] scalar reverse undef does not...
2008-06-01 Steve PetersProbably starting with the changes in change #33897,
2008-05-30 Dave Mitchell[perl #53746] bug with index() matching beyond end...
2008-05-30 AbigailAdd index() tests for embedded nulls
2008-05-24 Dave Mitchellmake TODO output TAP-compliant in regexp.t
2008-05-20 Nicholas ClarkThe TODO tests of change 33876 were actually fixed...
2008-05-20 Rafael Garcia-SuarezRe: [PATCH: TODO Tests] Re: [perl #53806] No complain...
2008-05-18 chromaticAdd ..., !!!, and ??? operators
2008-05-18 Tom Wyant[perl #53500] op/pwent.t should use the DirectoryServic...
2008-05-15 Vincent PitRe: [PATCH] Double magic with chop
2008-05-15 Nicholas ClarkIt transpires that POSIX.xs also duplicated several...
2008-05-11 Florian RagwitzHandle PL_minus_E before PL_minus_{n,p}.
2008-05-08 Bramextra tests for t/op/range.t (was Re: [perl #53554...
2008-05-02 Vincent Pit~~ with non-overloaded objects
2008-05-01 Robin Barkert/op/pat.t
2008-04-30 Rafael Garcia-SuarezAdd a test for "lc(LATIN CAPITAL LETTER SHARP S)"
2008-04-30 David Dick[perl #53560] Patch for linux LDAP groups
2008-04-30 Vincent PitDouble magic/warnings with tie $x, $m
2008-04-30 BramRe: [PATCH] testing $/ with in memory files
2008-04-30 Rafael Garcia-SuarezAvoid garbage in test output when running make minitest.
2008-04-30 Rafael Garcia-SuarezA skip() function is missing, to get this test pass...
2008-04-30 Vincent PitDouble magic/warnings with binmode $fh, undef
2008-04-30 Bramextra tests for t/op/sprintf2.t (was Re: [perl #45383...
2008-04-27 Nicholas ClarkWarnings within the conditional of until() and for...
next