This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move @INC setup to t/uni/case.pl
[perl5.git] / t / TEST
2014-08-08 Chris 'BinGOs' Wil... Move ExtUtils-Install to cpan/
2014-08-07 Chris 'BinGOs' Wil... Move ExtUtils-Manifest to cpan/
2014-08-07 Chris 'BinGOs' Wil... Move ExtUtils-Command to cpan/
2014-06-13 Matthew Horsfall... [perl #121126] - Allow deparse tests to skip/ignore...
2014-05-31 Steve HayRemove old Class-ISA remnants
2014-05-31 Steve HayRemove Package-Constants remnant
2014-05-31 Steve HayRemove Module-Build remnants
2014-05-29 Jarkko HietaniemiNo more x2p.
2014-05-28 Matthew Horsfall... [perl #121431] Add support for test.valgrind parallel...
2014-03-26 Karl WilliamsonRevert "Add support for test.valgrind parallel testing"
2014-03-18 Matthew Horsfall... Add support for test.valgrind parallel testing
2013-07-01 Nicholas ClarkRemove Makefile targets and tools related to Irix and...
2013-05-20 Karl Williamsont/TEST: Don't bail if fails in t/base unless minitest
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Object-Accessor
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Term-UI
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Archive-Extract
2012-12-08 James E KeenanAdjust MANIFEST, Makefiles, test harnesses, documentati...
2012-11-12 Lukas Maifix typo in comment
2012-10-30 James E KeenanThree spelling corrections.
2012-10-27 Craig A. BerryFix use of non-existent bareword filehandle in t/TEST.
2012-05-22 Tony Cookadd a directory of tests to run with large available...
2012-05-04 David Goldendelete PERL_YAML_BACKEND and PERL_JSON_BACKEND in T...
2012-02-17 Nicholas ClarkFor make test, move the 'porting' tests before 'lib...
2011-12-23 Todd RinaldoMove Tie-File out of cpan/ and into dist/
2011-10-06 Gerard GoossenSet PERL_DL_NONLAZY in t/TEST to check existence of...
2011-09-12 Jim Cromiet/TEST: clean up cachegrind.out.$pid intermediate files
2011-09-10 Jim Cromieadjust TEST's valgrind invocation to also work with...
2011-09-10 Jim Cromiet/TEST: collect user, sys cpu times for each testfile
2011-09-10 Jim Cromieif -d HARNESS_TIMER, t/TEST saves timings in Storable...
2011-09-10 Jim Cromiesave elapsed-time-ms in global hash for later reporting
2011-09-10 Jim Cromieadd space after testfile name, and before ok/not ok
2011-06-21 Zeframupdate Time-HiRes to CPAN version 1.9724
2011-06-21 Zeframupdate Math-Complex to CPAN version 1.58
2011-06-12 Leon BrocardFix some broken URLs found by Porting/checkURL.pl
2011-03-08 Nicholas ClarkNothing uses $ENV{PERL_CORE_MINITEST} any more, so...
2011-02-21 Nicholas ClarkIn t/TEST, automatically detect if running under miniperl
2011-02-07 Nicholas ClarkWhen running tests from lib/, set @INC and $ENV{PERL5LI...
2010-11-09 Florian RagwitzMove ExtUtils-Command from cpan/ to dist/
2010-11-09 Florian RagwitzMove ExtUtils-Manifest from cpan/ to dist/
2010-11-08 Jerry D. HeddenExcluding tests in sub-dirs
2010-09-20 Florian RagwitzUpgade NEXT from version 0.64 to 0.65
2010-09-15 Florian RagwitzUpgrade Math::BigRat from version 0.25 to 0.26
2010-09-10 Nicholas ClarkRemove obsolete core test directory boilerplate from...
2010-09-10 Nicholas ClarkRemove obsolete core test directory boilerplate from...
2010-09-10 Florian RagwitzMath-BigInt runs fine under PERL_CORE now
2010-09-09 Florian RagwitzTeach t/TEST about Math-BigInt in dist/
2010-09-02 Florian Ragwitzblead is upstream for bignum
2010-09-02 Florian Ragwitzblead is upstream for Math-BigInt
2010-07-27 Florian RagwitzMove ExtUtils::ParseXS from cpan/ to dist/
2010-07-24 Florian RagwitzMove PathTools from cpan/ to dist/
2010-07-09 Nicholas ClarkIn t/harness, clear PERL5LIB, PERLLIB, PERL5OPT as...
2010-07-03 George GreerAdjust 'make test.valgrind' to account for cpan/dist...
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...
next