Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When running tests from lib/, set @INC and $ENV{PERL5LIB} to ../lib | Nicholas Clark | 2011-02-07 | 1 | -1/+4 |
* | Support building extensions in dist/ as well as cpan/ and ext/ | Nicholas Clark | 2009-09-26 | 1 | -1/+1 |
* | TestInit at the command line should treat tests in cpan/ the same as in ext/ | Nicholas Clark | 2009-09-26 | 1 | -1/+1 |
* | Anchor a regexp, else paths including /Text/ are mistaken for tests in ext/ | Nicholas Clark | 2009-08-31 | 1 | -1/+1 |
* | Correctly munge the path of $^X when running interactively, and set PERL5LIB. | Nicholas Clark | 2009-08-30 | 1 | -2/+3 |
* | Move TestInit.pm to the top level of the distribution, to make it easier to use. | Nicholas Clark | 2009-08-30 | 1 | -0/+111 |