summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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