summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* [perl #48332] Debugger corrupts symbol table mungingFather Chrysostomos2010-09-301-2/+17
* #!perl -C -w diesFather Chrysostomos2010-09-261-1/+14
* Add a warning to test.pl if quotes are used in one-liners.Nicholas Clark2010-09-241-6/+6
* [perl #71806] perldb does not setup %dbline with the shebang option -dFather Chrysostomos2010-09-231-1/+14
* Add (?^...) regex constructKarl Williamson2010-09-201-1/+1
* further fix for RT #23810David Mitchell2010-05-181-0/+40
* Change perl -v version formatDavid Golden2009-11-141-1/+3
* Move script.t from t/comp to t/run, as it's a test for invoking perl.Nicholas Clark2009-10-081-0/+29
* Adapt test to accept local uncommitted changesRafael Garcia-Suarez2009-10-031-1/+1
* For miniperl, disable PERL_UNICODE and -C.Nicholas Clark2009-09-231-0/+5
* split: Remove implicit split to @_Bo Borgerson2009-09-131-2/+2
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-084-13/+7
* t/TEST shouldn't use -M options until we've tested that they work.Nicholas Clark2009-08-261-2/+2
* WIFEXITED() cygwin regressionReini Urban2009-08-041-1/+1
* Avoid using embedded newlines in the "one"liners passed to runperl().Nicholas Clark2009-07-271-3/+3
* Add tests for where -C differs between then #! and command lines.Nicholas Clark2009-07-261-1/+13
* Allow -C on the #! line when it is identical to -C on the command line.Father Chrysostomos2009-07-261-1/+5
* Some of the TODOs in switches.t actually work on VMS.Craig A. Berry2009-07-181-0/+6
* use strict by default if "use 5.011" is in effect!Steffen Mueller2009-07-071-1/+6
* Trim all trailing / from "." in @INC when filling %INCRafael Garcia-Suarez2009-06-251-1/+16
* tt is a reserved device name on VMSCraig A. Berry2009-05-161-9/+9
* do/require don't treat '.\foo' or '..\foo' as "absolute paths" on Windows.Christoph Lamprecht2009-05-131-1/+21
* [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
* VMS posix exit fixesJohn Malmberg2009-01-041-3/+5
* much better git related version numbering in our (*nix for now) build processYves Orton2008-12-311-2/+3
* Better fix for bug #6665Rafael Garcia-Suarez2008-12-261-3/+3
* Revert "[perl #6665] Different behavior using the -Idir option on the command...Rafael Garcia-Suarez2008-12-261-2/+2
* [perl #6665] Different behavior using the -Idir option on the command line an...Renee Baecker2008-12-261-2/+2
* f6a80292c3db127d1561c118f409c1cffd1b55d9 needs to be reflected in our switchNicholas Clark2008-12-201-1/+1
* [patch@34779] Get posix exit mode working/tested on VMSJohn E. Malmberg2008-11-101-4/+28
* Fix #30660: Repeated spaces on shebang line stops option parsingNicholas Clark2008-08-281-1/+17
* Convert all unimaginative (ie race condition) temporary file names to Nicholas Clark2008-08-087-43/+30
* Use test.pl, not Test.pm, in t/run/*.tNicholas Clark2008-08-081-3/+3
* Fix run/switches test on Win32Steve Hay2008-06-101-1/+1
* Probably starting with the changes in change #33897,Steve Peters2008-06-011-1/+2
* Handle PL_minus_E before PL_minus_{n,p}.Florian Ragwitz2008-05-111-1/+7
* Test dbmopen more thoroughly, including closing the coverage hole forNicholas Clark2008-04-171-30/+0
* for -M:Foo, extended and revisedRobin Barker2008-03-021-1/+29
* Note the U8 sized space created by removing -P, and check that it isNicholas Clark2008-01-111-2/+2
* Remove the -P switchRafael Garcia-Suarez2008-01-112-56/+0
* Remove the 'err' keywordRafael Garcia-Suarez2007-09-071-6/+1
* Test that all the unknown command line flags are unknown.Nicholas Clark2007-08-251-6/+8
* Test '-x dir'Jerry D. Hedden2007-08-093-3/+53
* cloexec.t works under CygwinJerry D. Hedden2007-06-211-2/+0
* Remove support for assertions and -ARafael Garcia-Suarez2007-06-051-37/+0
* Re: run/cloexec.t is failingMarcus Holland-Moritz2007-01-301-2/+2
* Avoid test failure with for a -Dusesitecustomize perl.Gisle Aas2007-01-291-2/+2
* Re: the new t/run/cloexec.t failing in Solaris and Tru64Andrew Savige2006-11-061-30/+40