This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nits in perldelta template
[perl5.git] / t / TEST
2009-12-15 Tim BunceAllow override of PERL5OPT etc in t/TEST
2009-10-23 H.Merijn BrandExtUtils-Install tests need abs_path @INC for utf8
2009-10-22 Nicholas ClarkRemove the "hack" that removes SVt_UTF8 in the UTF16...
2009-10-11 Nicholas ClarkDefault to running tests in cpan/ with relative paths...
2009-10-11 Nicholas ClarkRun tests in ext/ and dist/ with relative paths for...
2009-10-09 Nicholas ClarkAvoid using ++, op= and anon hash constructors in the...
2009-10-02 Nicholas ClarkMove Time::HiRes from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Test::Simple from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Pod::Simple from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Pod::Parser from ext/ to cpan/
2009-10-02 Nicholas ClarkMove parent from ext/ to cpan/
2009-10-02 Nicholas ClarkMove MIME::Base64 from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Math::BigRat from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Math::BigInt from ext/ to cpan/
2009-10-02 Nicholas ClarkMove IO::Compress from ext/ to cpan/
2009-10-01 Nicholas ClarkMove Compress::Raw::Zlib from ext/ to cpan/
2009-10-01 Nicholas ClarkMove Compress::Raw::Bzip2 from ext/ to cpan/
2009-10-01 Nicholas ClarkMove B::Debug from ext/ to cpan/
2009-10-01 Nicholas ClarkMove t/pod/diag.t to t/porting, as it's really a code...
2009-09-30 Nicholas ClarkMove Unicode::Collate from ext/ to dist/
2009-09-30 Nicholas ClarkMove Unicode::Normalize from ext/ to cpan/
2009-09-27 Nicholas ClarkTests running in cpan (and dist) are also allowed to...
2009-09-27 Nicholas ClarkRemove IPC::SysV from the list of PERL_CORE=1 testing...
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-26 Nicholas ClarkMove Devel::PPPort from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Tie::RefHash from ext/ to cpan/
2009-09-26 Nicholas ClarkMove podlators from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Parse::CPAN::Meta from ext/ to cpan/
2009-09-26 Nicholas ClarkMove NEXT from ext/ to cpan/
2009-09-26 Nicholas ClarkTests in cpan/ should run from their directory, as...
2009-09-13 Nicholas ClarkMove Test::Simple from lib to ext.
2009-09-13 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-13 Nicholas ClarkMove Unicode::Collate from lib to ext.
2009-09-13 Nicholas ClarkMove NEXT from lib to ext.
2009-09-13 Nicholas ClarkMove Getopt::Long from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Parser from lib (and t/pod) to ext.
2009-09-13 Nicholas ClarkMove podlators from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Simple from lib to ext.
2009-09-12 Chris WilliamsMoved parent from lib/ to ext/
2009-09-11 Chris WilliamsMoved Tie-RefHash from lib/ to ext/
2009-09-11 Chris WilliamsMoved Math-BigInt from lib/ to ext/
2009-09-10 Chris WilliamsMove Math-BigRat from lib/ to ext/
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/
2009-09-07 Chris WilliamsMove Parse::CPAN::Meta from lib/ to ext/
2009-09-07 Rafael Garcia-SuarezMake Encode tests work with $PERL_CORE in the environment
2009-09-05 Nicholas ClarkSet @INC to ../lib if we're running in t, else modules...
2009-09-01 Vincent Pit_run_test() doesn't need to conform to TAP::Harness...
2009-09-01 Vincent PitFix include path for utf8 tests
2009-09-01 Vincent PitDon't use the anonymous hash reference constructor...
2009-08-31 Vincent PitDon't quote -T/-t in _scan_test()
2009-08-31 Vincent PitPut the chdir logic into the two new helpers _before_fo...
2009-08-31 Vincent PitForge the test command to execute in a new _cmd() subro...
2009-08-31 Vincent PitMove more test options discovery from _run_test() to...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Attribute...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from I18N::Langi...
2009-08-30 Rafael Garcia-SuarezFix Safe tests under PERL_CORE and make safeops.t run...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Hash::Util...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Hash::Util...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from DynaLoader...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Data::Dumpe...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from B's tests.
2009-08-30 Nicholas ClarkBreak out B::Debug into its own directory in ext.
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Storable...
2009-08-30 Nicholas ClarkMove TestInit.pm to the top level of the distribution...
2009-08-30 Nicholas ClarkTidy up comments.
2009-08-30 Nicholas ClarkAs well as PERL5LIB, remove PERLLIB and PERL5OPT from...
2009-08-30 Steve HayFix typo in TestInit and revert workaround.
2009-08-29 Nicholas ClarkUse ../../perl instead of ../../t/perl on Win32, as...
2009-08-28 Craig A. BerryUse ../../t/perl rather than ../../perl, as the latter...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
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 ClarkBreak out the code that finds tests in MANIFEST into...
2009-08-26 Nicholas Clark%OVER was removed in October 2001 with 6ff868ee and...
2009-08-26 Nicholas Clarkt/TEST shouldn't use -M options until we've tested...
2009-08-25 Michael G. SchwernRefactoring to consoldate some hard coded paths.
2009-08-25 Michael G. SchwernThere's no reason to load TestInit in TEST.
2009-08-25 Michael G. SchwernQuote "strict"->import and "warnings"->import to quiet...
2009-08-25 Michael G. SchwernRefactor the code to run the test into _run_test()
2009-08-25 Michael G. SchwernRefactoring to move the code to read the test for speci...
2009-08-25 Michael G. SchwernThis is reading the first line of the test, not running it.
2009-08-25 Nicholas ClarkRun t/run/*.t before t/cmd/*.t, making the order base...
2009-08-25 Nicholas ClarkRemove File::Spec from t/TEST - VMS is fine without...
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-05-02 John E. Malmbergt/test - Hack for VMS pipe bug.
2009-03-25 Nicholas ClarkMove Module:Pluggable tests from t/Module_Pluggable...
2009-02-17 Nicholas ClarkGet $ENV{PERL5LIB} into a known consistent state under...
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-02-08 Craig A. BerrySkip tests for flattened extensions that weren't built.
2008-02-08 Paul GreenRE: Perl @ 33218 (Stratus VOS patches)
2007-09-19 Michael G. Schwernt/TEST doesn't check exit (was Re: Test::More bug?)
2007-04-22 Craig A. BerryMove Module::Pluggable tests up under main test directory.
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-03-29 Jerry D. HeddenShorten 'skipping...' test message
2006-10-23 Jim Cromie[patch] make test.valgrind capable of running cachegrind
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-06-30 Steve HayAdd Win32API::File to the core
2006-05-24 Andy LesterMake t/TEST more helpful
next