summaryrefslogtreecommitdiff
path: root/t/run/runenv.t
Commit message (Expand)AuthorAgeFilesLines
* We don't actually need to set $ENV{PERL} for the tests to work.Nicholas Clark2013-07-011-1/+1
* cleanup and test PERL_PERTURB_KEYS environment variable handlingYves Orton2013-05-081-1/+48
* Add descriptions to tests lacking them.James E Keenan2012-11-291-5/+10
* Hash Function Change - Murmur hash and true per process hash seedYves Orton2012-11-171-3/+35
* Add skip_all_without_config() to test.pl, and use it in 6 tests.Nicholas Clark2011-03-071-5/+2
* In runenv.t, don't automatically add -I../lib to the test program's arguments.Nicholas Clark2011-02-211-14/+11
* Refactor t/run/runenv.t to use lexical file handles.Nicholas Clark2011-02-211-12/+13
* In runenv.t, inline runperl() into try(), its only caller.Nicholas Clark2011-02-211-33/+9
* Trim all trailing / from "." in @INC when filling %INCRafael Garcia-Suarez2009-06-251-1/+16
* [PATCH] Allow PERL5OPT=-WMichael G Schwern2009-04-251-1/+10
* Tests for S_incpush_use_sep() splitting on : (or platform equivalent)Nicholas Clark2009-02-171-1/+47
* In runenv.t, break apart running perl and testing the output into two functions.Nicholas Clark2009-02-171-16/+20
* Convert all unimaginative (ie race condition) temporary file names to Nicholas Clark2008-08-081-2/+2
* Use test.pl, not Test.pm, in t/run/*.tNicholas Clark2008-08-081-3/+3
* Remove some hardcoded references to ./perl in testsRafael Garcia-Suarez2005-12-201-1/+1
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-3/+3
* Change the value of ${^TAINT} : 0 without taint checks,Rafael Garcia-Suarez2003-01-061-1/+1
* buildIlya Zakharevich2002-12-171-4/+8
* t/run/runenv.t bugSalvador FandiƱo2002-11-101-1/+17
* Re: [perl #18066] Bug in -I when path has double colons?Slaven Rezic2002-11-041-1/+23
* -t and the core tests; -t and PERL5OPTRafael Garcia-Suarez2001-12-171-3/+8
* [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles...Jarkko Hietaniemi2001-05-301-20/+19
* The #8843 wasn't quite right: %Config needs to imported.Jarkko Hietaniemi2001-02-201-0/+1
* fork() not everywhere, cleanup temp files.Jarkko Hietaniemi2001-02-191-0/+9
* Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)Michael G. Schwern2001-02-181-0/+137