| Commit message (Expand) | Author | Age | Files | Lines |
* | We don't actually need to set $ENV{PERL} for the tests to work. | Nicholas Clark | 2013-07-01 | 1 | -1/+1 |
* | cleanup and test PERL_PERTURB_KEYS environment variable handling | Yves Orton | 2013-05-08 | 1 | -1/+48 |
* | Add descriptions to tests lacking them. | James E Keenan | 2012-11-29 | 1 | -5/+10 |
* | Hash Function Change - Murmur hash and true per process hash seed | Yves Orton | 2012-11-17 | 1 | -3/+35 |
* | Add skip_all_without_config() to test.pl, and use it in 6 tests. | Nicholas Clark | 2011-03-07 | 1 | -5/+2 |
* | In runenv.t, don't automatically add -I../lib to the test program's arguments. | Nicholas Clark | 2011-02-21 | 1 | -14/+11 |
* | Refactor t/run/runenv.t to use lexical file handles. | Nicholas Clark | 2011-02-21 | 1 | -12/+13 |
* | In runenv.t, inline runperl() into try(), its only caller. | Nicholas Clark | 2011-02-21 | 1 | -33/+9 |
* | Trim all trailing / from "." in @INC when filling %INC | Rafael Garcia-Suarez | 2009-06-25 | 1 | -1/+16 |
* | [PATCH] Allow PERL5OPT=-W | Michael G Schwern | 2009-04-25 | 1 | -1/+10 |
* | Tests for S_incpush_use_sep() splitting on : (or platform equivalent) | Nicholas Clark | 2009-02-17 | 1 | -1/+47 |
* | In runenv.t, break apart running perl and testing the output into two functions. | Nicholas Clark | 2009-02-17 | 1 | -16/+20 |
* | Convert all unimaginative (ie race condition) temporary file names to | Nicholas Clark | 2008-08-08 | 1 | -2/+2 |
* | Use test.pl, not Test.pm, in t/run/*.t | Nicholas Clark | 2008-08-08 | 1 | -3/+3 |
* | Remove some hardcoded references to ./perl in tests | Rafael Garcia-Suarez | 2005-12-20 | 1 | -1/+1 |
* | Include variable names in "Use of uninitialized value" warnings | Dave Mitchell | 2004-04-23 | 1 | -3/+3 |
* | Change the value of ${^TAINT} : 0 without taint checks, | Rafael Garcia-Suarez | 2003-01-06 | 1 | -1/+1 |
* | build | Ilya Zakharevich | 2002-12-17 | 1 | -4/+8 |
* | t/run/runenv.t bug | Salvador FandiƱo | 2002-11-10 | 1 | -1/+17 |
* | Re: [perl #18066] Bug in -I when path has double colons? | Slaven Rezic | 2002-11-04 | 1 | -1/+23 |
* | -t and the core tests; -t and PERL5OPT | Rafael Garcia-Suarez | 2001-12-17 | 1 | -3/+8 |
* | [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles... | Jarkko Hietaniemi | 2001-05-30 | 1 | -20/+19 |
* | The #8843 wasn't quite right: %Config needs to imported. | Jarkko Hietaniemi | 2001-02-20 | 1 | -0/+1 |
* | fork() not everywhere, cleanup temp files. | Jarkko Hietaniemi | 2001-02-19 | 1 | -0/+9 |
* | Fixing PERL5OPT (was Re: Warnings, strict, and CPAN) | Michael G. Schwern | 2001-02-18 | 1 | -0/+137 |