summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* 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
* New test for close-on-exec ($^F): t/run/cloexec.tAndrew Savige2006-11-041-0/+164
* Re: Off by one in the trie code?Yves Orton2006-10-193-3/+3
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-1/+13
* Re: [perl #38657] -d:Foo=bar broke in 5.8.8Jarkko Hietaniemi2006-03-031-2/+11
* Move "DEVEL####" marker to the 'perl -v' output.Gisle Aas2006-01-061-1/+1
* Make '-s' on the shebang line able to parse -foo=bar switches again.Gisle Aas2006-01-061-3/+19
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-2/+25
* Remove some hardcoded references to ./perl in testsRafael Garcia-Suarez2005-12-201-1/+1
* Oops, change 26326 broke t/run/switches.tGisle Aas2005-12-121-1/+1
* [patch@25763] Fix VMS error/exit handling, update kill functionJohn E. Malmberg2005-10-161-7/+13
* [patch] blead@25282John E. Malmberg2005-08-111-18/+58
* Being more careful about newlinesMichael G. Schwern2005-07-281-5/+8
* Same fix, for the test, now.Rafael Garcia-Suarez2005-06-201-1/+1
* better assertion supportSalvador FandiƱo2005-06-141-4/+5
* Skip signals and core dump tests on Win32Steve Hay2005-05-271-11/+18
* Gisle noted an unused variableRafael Garcia-Suarez2005-05-201-3/+0
* Fix the new exit() tests, by Gisle Aas :Rafael Garcia-Suarez2005-05-191-2/+1
* Adjust VMS test countRafael Garcia-Suarez2005-05-191-1/+1
* Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]Gisle Aas2005-05-181-2/+26
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-1/+1
* minitest fixRafael Garcia-Suarez2005-03-221-1/+1
* Change 23727 broke code that relied on \ being escaped.Nicholas Clark2005-01-021-0/+31
* Fix breakage caused by Change 23179Steve Hay2004-08-021-1/+1
* Skip test when building without Encode.Marcus Holland-Moritz2004-08-011-0/+1
* Re: Segfault using HTML::EntitiesJarkko Hietaniemi2004-07-091-0/+16
* More @INC test fixesRafael Garcia-Suarez2004-06-251-1/+1
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-232-4/+4
* Fix bug #24813 : the -0 wasn't recognized on the #! lineRafael Garcia-Suarez2004-01-061-0/+3
* Use $Config{_exe}.Jarkko Hietaniemi2003-09-141-2/+3
* Re: [PATCH 5.8.1 @20218] OS/2 APIIlya Zakharevich2003-09-141-1/+1
* Make the new glob tests pass (well, skip) even with miniperl.Jarkko Hietaniemi2003-09-131-8/+10
* VMS does not have quite UNIX glob semantics.Jarkko Hietaniemi2003-09-031-0/+14