Set PADSTALE on all lexicals at the end of sub creation.
[p5sagit/p5-mst-13.2.git] / t / harness
2009-10-02 David Golden Make t/harness have non-zero exit if tests fail
2009-10-01 Nicholas Clark Move t/pod/diag.t to t/porting, as it's really a code...
2009-09-10 Yves Orton move regex related tests out of t/op/ into t/re/
2009-08-31 Vincent Pit Adapt harness to the new TEST infrastructure
2009-08-30 Nicholas Clark As well as PERL5LIB, remove PERLLIB and PERL5OPT from...
2009-08-27 Nicholas Clark t/harness and t/TEST can both use the same _run_test...
2009-08-27 Nicholas Clark Share common code in t/TEST and t/harness, by having...
2009-08-26 Nicholas Clark No need to use File::Spec, as all names remain internal...
2009-08-26 Nicholas Clark Break out the code that finds tests in MANIFEST into...
2009-08-25 Nicholas Clark abd39864 broke t/harness when $ENV{TEST_JOBS} was not...
2009-08-25 Michael G. Schwern Refactor t/harness to always use TAP::Harness.
2009-08-25 Nicholas Clark Run t/run/*.t before t/cmd/*.t, making the order base...
2009-08-11 Max Maischein Restore t/harness path checks on Win32
2009-08-09 Nicholas Clark Run the main tests "slowest first" by ordering the...
2009-08-09 Nicholas Clark Inline _seq_dir_rules(), as it is now used in only...
2009-08-03 Jesse Vincent Add the new "porting" test directory to the test harness
2009-06-11 Max Maischein Add t/benchmark to tests run if $ENV{PERL_BENCHMARK...
2009-03-25 Nicholas Clark Move Module:Pluggable tests from t/Module_Pluggable...
2009-03-08 Nicholas Clark Update t/harness to reflect behaviour changes in TAP...
2009-02-12 Steve Hay win32/ext doesn't exist any more, so no need to look...
2009-02-12 Steve Hay Skip tests for flattened extensions that weren't built.
2009-01-14 Nicholas Clark Actually commit the state infomation at the end of...
2008-09-07 Bram $ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS}
2008-08-09 Nicholas Clark Use App::Prove::State to store the timings for the...
2008-08-09 Nicholas Clark Don't need to do the globbing before building the rules...
2008-08-08 Nicholas Clark Everything in t/ can now run in parallel.
2008-08-07 Nicholas Clark Let rip with t/op/*.t in parallel too.
2008-08-07 Nicholas Clark As rules can be glob patterns, leave them as glob patte...
2008-08-07 Nicholas Clark Run t/uni/*.t t/mro/*.t t/lib/*.t fully in parallel.
2008-08-06 Nicholas Clark If TEST_JOBS is set to something non-zero, use TAP...
2008-08-06 Nicholas Clark Bring the joy of strict to t/harness.
2008-01-05 Yves Orton $Test::Harness::Verbose is a numeric value now so assig...
2007-04-22 Craig A. Berry Move Module::Pluggable tests up under main test directory.
2007-04-22 Craig A. Berry Make t/harness find the t/mro tests
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-06-30 Steve Hay Add Win32API::File to the core
2006-03-08 Steve Hay Sort the ext/ and lib/ tests when running under t/harness
2005-11-03 Steve Peters Make harness warning-free when running with -Mdiagnostics
2005-02-23 Yves Orton (patch blead) Extend t/harness to allow filtering of...
2004-10-31 Nicholas Clark Make TEST and harness skip tests for extensions that...
2004-10-11 Abe Timmerman add the 'test_harness' target to vms "makefile"
2002-05-31 Jarkko Hietaniemi Because of #16909 MANIFEST changes.
2002-05-30 Nick Ing-Simmons Integrate all but lib/File/stat.t which seems broken.
2002-05-29 Jarkko Hietaniemi harness wasn't running x2p/s2p.t.
2002-05-10 Jarkko Hietaniemi Don't do JAPHs unless doing "make torturetest".
2002-05-07 Gurusamy Sarathy keep paths consistently slashed on windows
2002-04-26 Gurusamy Sarathy MANIFEST is needlessly held open for entire duration...
2002-04-25 Yitzchak Scott-Tho... Re: [PATCH] ext/attrs.t getting skipped
2002-04-12 Jarkko Hietaniemi Integrate change #15879 from maint-5.6;
2002-01-24 Nick Ing-Simmons Expand command line test globs on Win32.
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-13 Jarkko Hietaniemi Start a new test category: uni. Much of t/op/pat
2001-10-17 Michael G. Schwern Set PERL_CORE environment var
2001-08-01 Prymmer/Kahn fixups for t/harness
2001-07-09 Gurusamy Sarathy t/harness doesn't know about run/*.t
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-17 Jarkko Hietaniemi Change the scan policy of the *.t and test.pl files,
2001-06-16 Jarkko Hietaniemi Allow for deeper t/ and also a single test.pl.
2001-06-16 Jarkko Hietaniemi Make t/TEST and t/harness to test also the t/ tests
2001-05-11 Jarkko Hietaniemi Merge the camel-III/vstring.t with op/ver.t.
2001-03-05 Nick Ing-Simmons Some tests for Camel 3rd edition features.
2001-02-27 Edward Peschko Re: Compile with perlcc..
2000-09-12 Jarkko Hietaniemi Retract #7062, the pod tests are not ready.
2000-09-12 Yitzchak Scott-Tho... [ID 20000911.009] t/pod/*.t tests not run by harness...
1999-09-29 Charles Bailey resync with mainline
1999-09-06 Gurusamy Sarathy support bytecode and C backends in perlcc (patch suggested
1999-07-25 Gurusamy Sarathy fix little utf8 nits in testsuite; add patch from Ilya...
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-07-05 Ed Peschko [ PATCH perl5.005_57 ] new perlcc + regression tests
1999-05-10 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Ed Peschko [ PATCH 5.004_64 ] Integrated regression tests for...
1998-01-13 Gurusamy Sarathy [win32] set $ENV{PERL5LIB} in t/harness (so child perlg...
1997-05-24 Malcolm Beattie Wholesale update to 5.004.
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-02-21 Ilya Zakharevich Re: OS/2 patch for _27
1997-01-07 Roderick Schertler More magic variable tests
1997-01-07 Chip Salzenberg [shell changes from patch from perl5.003_19 to perl5...
1996-02-29 Andy Dougherty perl 5.002