| Commit message (Expand) | Author | Age | Files | Lines |
* | t/TEST: Don't bail if fails in t/base unless minitest | Karl Williamson | 2013-05-20 | 1 | -2/+5 |
* | Removed cpan/Log-Message | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+0 |
* | Remove cpan/Object-Accessor | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+0 |
* | Remove cpan/Term-UI | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+0 |
* | Remove cpan/Archive-Extract | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+0 |
* | Adjust MANIFEST, Makefiles, test harnesses, documentation, etc., aware of new | James E Keenan | 2012-12-07 | 1 | -1/+1 |
* | fix typo in comment | Lukas Mai | 2012-11-12 | 1 | -1/+1 |
* | Three spelling corrections. | James E Keenan | 2012-10-30 | 1 | -3/+3 |
* | Fix use of non-existent bareword filehandle in t/TEST. | Craig A. Berry | 2012-10-27 | 1 | -2/+2 |
* | add a directory of tests to run with large available memory | Tony Cook | 2012-05-21 | 1 | -0/+1 |
* | delete PERL_YAML_BACKEND and PERL_JSON_BACKEND in T/TEST | David Golden | 2012-05-04 | 1 | -1/+6 |
* | For make test, move the 'porting' tests before 'lib', 'ext', 'dist' & 'cpan' | Nicholas Clark | 2012-02-17 | 1 | -2/+4 |
* | Move Tie-File out of cpan/ and into dist/ | Todd Rinaldo | 2011-12-23 | 1 | -1/+1 |
* | Set PERL_DL_NONLAZY in t/TEST to check existence of all symbols | Gerard Goossen | 2011-10-06 | 1 | -0/+2 |
* | t/TEST: clean up cachegrind.out.$pid intermediate files | Jim Cromie | 2011-09-12 | 1 | -13/+24 |
* | adjust TEST's valgrind invocation to also work with linux's perf stat | Jim Cromie | 2011-09-09 | 1 | -14/+22 |
* | t/TEST: collect user, sys cpu times for each testfile | Jim Cromie | 2011-09-09 | 1 | -4/+20 |
* | if -d HARNESS_TIMER, t/TEST saves timings in Storable file | Jim Cromie | 2011-09-09 | 1 | -2/+51 |
* | save elapsed-time-ms in global hash for later reporting | Jim Cromie | 2011-09-09 | 1 | -5/+5 |
* | add space after testfile name, and before ok/not ok | Jim Cromie | 2011-09-09 | 1 | -2/+2 |
* | update Time-HiRes to CPAN version 1.9724 | Zefram | 2011-06-21 | 1 | -1/+0 |
* | update Math-Complex to CPAN version 1.58 | Zefram | 2011-06-21 | 1 | -1/+0 |
* | Fix some broken URLs found by Porting/checkURL.pl | Leon Brocard | 2011-06-12 | 1 | -1/+1 |
* | Nothing uses $ENV{PERL_CORE_MINITEST} any more, so don't set it in t/TEST | Nicholas Clark | 2011-03-08 | 1 | -2/+0 |
* | In t/TEST, automatically detect if running under miniperl | Nicholas Clark | 2011-02-21 | 1 | -1/+2 |
* | When running tests from lib/, set @INC and $ENV{PERL5LIB} to ../lib | Nicholas Clark | 2011-02-07 | 1 | -0/+2 |
* | Move ExtUtils-Command from cpan/ to dist/ | Florian Ragwitz | 2010-11-09 | 1 | -1/+1 |
* | Move ExtUtils-Manifest from cpan/ to dist/ | Florian Ragwitz | 2010-11-09 | 1 | -1/+1 |
* | Excluding tests in sub-dirs | Jerry D. Hedden | 2010-11-08 | 1 | -1/+1 |
* | Upgade NEXT from version 0.64 to 0.65 | Florian Ragwitz | 2010-09-20 | 1 | -1/+0 |
* | Upgrade Math::BigRat from version 0.25 to 0.26 | Florian Ragwitz | 2010-09-15 | 1 | -2/+0 |
* | Remove obsolete core test directory boilerplate from Math::BigInt. | Nicholas Clark | 2010-09-10 | 1 | -1/+0 |
* | Remove obsolete core test directory boilerplate from bignum. | Nicholas Clark | 2010-09-10 | 1 | -1/+0 |
* | Math-BigInt runs fine under PERL_CORE now | Florian Ragwitz | 2010-09-10 | 1 | -1/+0 |
* | Teach t/TEST about Math-BigInt in dist/ | Florian Ragwitz | 2010-09-09 | 1 | -1/+1 |
* | blead is upstream for bignum | Florian Ragwitz | 2010-09-03 | 1 | -1/+1 |
* | blead is upstream for Math-BigInt | Florian Ragwitz | 2010-09-02 | 1 | -1/+1 |
* | Move ExtUtils::ParseXS from cpan/ to dist/ | Florian Ragwitz | 2010-07-27 | 1 | -2/+2 |
* | Move PathTools from cpan/ to dist/ | Florian Ragwitz | 2010-07-24 | 1 | -2/+2 |
* | In t/harness, clear PERL5LIB, PERLLIB, PERL5OPT as t/TEST does. | Nicholas Clark | 2010-07-09 | 1 | -13/+13 |
* | Adjust 'make test.valgrind' to account for cpan/dist/ext separation. | George Greer | 2010-07-03 | 1 | -3/+8 |
* | Allow override of PERL5OPT etc in t/TEST | Tim Bunce | 2009-12-16 | 1 | -3/+13 |
* | ExtUtils-Install tests need abs_path @INC for utf8 | H.Merijn Brand | 2009-10-23 | 1 | -1/+2 |
* | Remove the "hack" that removes SVt_UTF8 in the UTF16 filter, by fixing t/TEST | Nicholas Clark | 2009-10-22 | 1 | -1/+1 |
* | Default to running tests in cpan/ with relative paths for perl and @INC | Nicholas Clark | 2009-10-11 | 1 | -6/+40 |
* | Run tests in ext/ and dist/ with relative paths for perl and @INC. | Nicholas Clark | 2009-10-11 | 1 | -6/+8 |
* | Avoid using ++, op= and anon hash constructors in the testing code. | Nicholas Clark | 2009-10-09 | 1 | -14/+14 |
* | Move Time::HiRes from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -1/+1 |
* | Move Test::Simple from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -1/+1 |
* | Move Pod::Simple from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -1/+1 |