This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Stop calling get-magic twice for lvalue pos($utf8)
[perl5.git] / t / harness
2012-05-22 Tony Cookadd a directory of tests to run with large available...
2010-11-05 Nicholas ClarkA hack for t/harness to restore the ability to run...
2010-09-01 Nicholas Clarkt/harness can run the tests lib/*.t in parallel with...
2009-10-02 David GoldenMake t/harness have non-zero exit if tests fail
2009-10-01 Nicholas ClarkMove t/pod/diag.t to t/porting, as it's really a code...
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/
2009-08-31 Vincent PitAdapt harness to the new TEST infrastructure
2009-08-30 Nicholas ClarkAs well as PERL5LIB, remove PERLLIB and PERL5OPT from...
2009-08-27 Nicholas Clarkt/harness and t/TEST can both use the same _run_test...
2009-08-27 Nicholas ClarkShare common code in t/TEST and t/harness, by having...
2009-08-26 Nicholas ClarkNo need to use File::Spec, as all names remain internal...
2009-08-26 Nicholas ClarkBreak out the code that finds tests in MANIFEST into...
2009-08-25 Nicholas Clarkabd39864 broke t/harness when $ENV{TEST_JOBS} was not...
2009-08-25 Michael G. SchwernRefactor t/harness to always use TAP::Harness.
2009-08-25 Nicholas ClarkRun t/run/*.t before t/cmd/*.t, making the order base...
2009-08-11 Max MaischeinRestore t/harness path checks on Win32
2009-08-09 Nicholas ClarkRun the main tests "slowest first" by ordering the...
2009-08-09 Nicholas ClarkInline _seq_dir_rules(), as it is now used in only...
2009-08-03 Jesse VincentAdd the new "porting" test directory to the test harness
2009-06-11 Max MaischeinAdd t/benchmark to tests run if $ENV{PERL_BENCHMARK...
2009-03-25 Nicholas ClarkMove Module:Pluggable tests from t/Module_Pluggable...
2009-03-08 Nicholas ClarkUpdate t/harness to reflect behaviour changes in TAP...
2009-02-12 Steve Haywin32/ext doesn't exist any more, so no need to look...
2009-02-12 Steve HaySkip tests for flattened extensions that weren't built.
2009-01-14 Nicholas ClarkActually commit the state infomation at the end of...
2008-09-07 Bram$ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS}
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-07 Nicholas ClarkLet rip with t/op/*.t in parallel too.
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 ClarkBring 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. BerryMove Module::Pluggable tests up under main test directory.
2007-04-22 Craig A. BerryMake t/harness find the t/mro tests
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-06-30 Steve HayAdd Win32API::File to the core
2006-03-08 Steve HaySort the ext/ and lib/ tests when running under t/harness
2005-11-03 Steve PetersMake 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 ClarkMake TEST and harness skip tests for extensions that...
2004-10-11 Abe Timmermanadd the 'test_harness' target to vms "makefile"
2002-05-31 Jarkko HietaniemiBecause of #16909 MANIFEST changes.
2002-05-30 Nick Ing-SimmonsIntegrate all but lib/File/stat.t which seems broken.
2002-05-29 Jarkko Hietaniemiharness wasn't running x2p/s2p.t.
2002-05-10 Jarkko HietaniemiDon't do JAPHs unless doing "make torturetest".
2002-05-07 Gurusamy Sarathykeep paths consistently slashed on windows
2002-04-26 Gurusamy SarathyMANIFEST is needlessly held open for entire duration...
2002-04-25 Yitzchak Scott-Tho... Re: [PATCH] ext/attrs.t getting skipped
2002-04-12 Jarkko HietaniemiIntegrate change #15879 from maint-5.6;
2002-01-24 Nick Ing-SimmonsExpand command line test globs on Win32.
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-13 Jarkko HietaniemiStart a new test category: uni. Much of t/op/pat
2001-10-17 Michael G. SchwernSet PERL_CORE environment var
2001-08-01 Prymmer/Kahnfixups for t/harness
2001-07-09 Gurusamy Sarathyt/harness doesn't know about run/*.t
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-17 Jarkko HietaniemiChange the scan policy of the *.t and test.pl files,
2001-06-16 Jarkko HietaniemiAllow for deeper t/ and also a single test.pl.
2001-06-16 Jarkko HietaniemiMake t/TEST and t/harness to test also the t/ tests
2001-05-11 Jarkko HietaniemiMerge the camel-III/vstring.t with op/ver.t.
2001-03-05 Nick Ing-SimmonsSome tests for Camel 3rd edition features.
2001-02-27 Edward PeschkoRe: Compile with perlcc..
2000-09-12 Jarkko HietaniemiRetract #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 Baileyresync with mainline
1999-09-06 Gurusamy Sarathysupport bytecode and C backends in perlcc (patch suggested
1999-07-25 Gurusamy Sarathyfix little utf8 nits in testsuite; add patch from Ilya...
1999-07-06 Vishal Bhatiaapplied patch after demunging headers with appropriate...
1999-07-05 Ed Peschko[ PATCH perl5.005_57 ] new perlcc + regression tests
1999-05-10 Gurusamy Sarathymore Compiler patches from Vishal Bhatia <vishalb@my...
1999-02-12 Gurusamy Sarathymake 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 BeattieWholesale 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 ZakharevichRe: OS/2 patch for _27
1997-01-07 Roderick SchertlerMore magic variable tests
1997-01-07 Chip Salzenberg[shell changes from patch from perl5.003_19 to perl5...
1996-02-29 Andy Doughertyperl 5.002 perl-5.002