summaryrefslogtreecommitdiff
path: root/t/TEST
Commit message (Expand)AuthorAgeFilesLines
* For make test, move the 'porting' tests before 'lib', 'ext', 'dist' & 'cpan'Nicholas Clark2012-02-171-2/+4
* Move Tie-File out of cpan/ and into dist/Todd Rinaldo2011-12-231-1/+1
* Set PERL_DL_NONLAZY in t/TEST to check existence of all symbolsGerard Goossen2011-10-061-0/+2
* t/TEST: clean up cachegrind.out.$pid intermediate filesJim Cromie2011-09-121-13/+24
* adjust TEST's valgrind invocation to also work with linux's perf statJim Cromie2011-09-091-14/+22
* t/TEST: collect user, sys cpu times for each testfileJim Cromie2011-09-091-4/+20
* if -d HARNESS_TIMER, t/TEST saves timings in Storable fileJim Cromie2011-09-091-2/+51
* save elapsed-time-ms in global hash for later reportingJim Cromie2011-09-091-5/+5
* add space after testfile name, and before ok/not okJim Cromie2011-09-091-2/+2
* update Time-HiRes to CPAN version 1.9724Zefram2011-06-211-1/+0
* update Math-Complex to CPAN version 1.58Zefram2011-06-211-1/+0
* Fix some broken URLs found by Porting/checkURL.plLeon Brocard2011-06-121-1/+1
* Nothing uses $ENV{PERL_CORE_MINITEST} any more, so don't set it in t/TESTNicholas Clark2011-03-081-2/+0
* In t/TEST, automatically detect if running under miniperlNicholas Clark2011-02-211-1/+2
* When running tests from lib/, set @INC and $ENV{PERL5LIB} to ../libNicholas Clark2011-02-071-0/+2
* Move ExtUtils-Command from cpan/ to dist/Florian Ragwitz2010-11-091-1/+1
* Move ExtUtils-Manifest from cpan/ to dist/Florian Ragwitz2010-11-091-1/+1
* Excluding tests in sub-dirsJerry D. Hedden2010-11-081-1/+1
* Upgade NEXT from version 0.64 to 0.65Florian Ragwitz2010-09-201-1/+0
* Upgrade Math::BigRat from version 0.25 to 0.26Florian Ragwitz2010-09-151-2/+0
* Remove obsolete core test directory boilerplate from Math::BigInt.Nicholas Clark2010-09-101-1/+0
* Remove obsolete core test directory boilerplate from bignum.Nicholas Clark2010-09-101-1/+0
* Math-BigInt runs fine under PERL_CORE nowFlorian Ragwitz2010-09-101-1/+0
* Teach t/TEST about Math-BigInt in dist/Florian Ragwitz2010-09-091-1/+1
* blead is upstream for bignumFlorian Ragwitz2010-09-031-1/+1
* blead is upstream for Math-BigIntFlorian Ragwitz2010-09-021-1/+1
* Move ExtUtils::ParseXS from cpan/ to dist/Florian Ragwitz2010-07-271-2/+2
* Move PathTools from cpan/ to dist/Florian Ragwitz2010-07-241-2/+2
* In t/harness, clear PERL5LIB, PERLLIB, PERL5OPT as t/TEST does.Nicholas Clark2010-07-091-13/+13
* Adjust 'make test.valgrind' to account for cpan/dist/ext separation.George Greer2010-07-031-3/+8
* Allow override of PERL5OPT etc in t/TESTTim Bunce2009-12-161-3/+13
* ExtUtils-Install tests need abs_path @INC for utf8H.Merijn Brand2009-10-231-1/+2
* Remove the "hack" that removes SVt_UTF8 in the UTF16 filter, by fixing t/TESTNicholas Clark2009-10-221-1/+1
* Default to running tests in cpan/ with relative paths for perl and @INCNicholas Clark2009-10-111-6/+40
* Run tests in ext/ and dist/ with relative paths for perl and @INC.Nicholas Clark2009-10-111-6/+8
* Avoid using ++, op= and anon hash constructors in the testing code.Nicholas Clark2009-10-091-14/+14
* Move Time::HiRes from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move Test::Simple from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move Pod::Simple from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move Pod::Parser from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move parent from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move MIME::Base64 from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move Math::BigRat from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move Math::BigInt from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move IO::Compress from ext/ to cpan/Nicholas Clark2009-10-021-1/+1
* Move Compress::Raw::Zlib from ext/ to cpan/Nicholas Clark2009-10-011-1/+1
* Move Compress::Raw::Bzip2 from ext/ to cpan/Nicholas Clark2009-10-011-1/+1
* Move B::Debug from ext/ to cpan/Nicholas Clark2009-10-011-1/+1
* Move t/pod/diag.t to t/porting, as it's really a code consistency test.Nicholas Clark2009-10-011-1/+0
* Move Unicode::Collate from ext/ to dist/Nicholas Clark2009-09-301-1/+1