summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* 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
* glob() bugGurusamy Sarathy2003-09-011-2/+17
* Add test for -i.Jarkko Hietaniemi2003-08-311-2/+38
* Add tests for -h and (unknown) -z.Jarkko Hietaniemi2003-08-311-4/+24
* Add test for -v.Jarkko Hietaniemi2003-08-311-3/+22
* List the switches tested in switches.t.Jarkko Hietaniemi2003-08-311-1/+2
* Re: [PATCH] valgrind and /#/xAdrian M. Enache2003-08-261-1/+0
* Some docs for the assertions.Rafael Garcia-Suarez2003-06-171-2/+2
* Re: SPUG:-s option doesn't always work!Yitzchak Scott-Thoennes2003-06-051-3/+2
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-241-1/+1
* Forgot to check in the -d: file.Jarkko Hietaniemi2003-05-021-1/+1
* The [perl #21890] (Devel::Coverage breakage) has been fixedJarkko Hietaniemi2003-05-021-0/+40
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-311-3/+5
* Integrate:Jarkko Hietaniemi2003-03-121-6/+14
* VMS has an extra \n at the end, and I assume Windows has \r\n.Jarkko Hietaniemi2003-03-101-7/+6
* Make the -A switch work without an assertion name.Rafael Garcia-Suarez2003-03-061-1/+6
* cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumptionAdrian M. Enache2003-03-061-1/+1
* Narrow down the -C test skippage.Jarkko Hietaniemi2003-03-021-4/+3
* The -CI cannot be easily tested under UTF-8 locale withJarkko Hietaniemi2003-03-021-5/+12
* Add tests for the -C switch. Depending on theJarkko Hietaniemi2003-02-251-0/+57
* Shouldn't have added as t/run/switchA.t in #18739 - it'll causeHugo van der Sanden2003-02-181-0/+0
* Re: Did the assertion patch/feature submission get overlooked?Salvador Fandiño2003-02-181-0/+31
* Add the test of [perl #8760] (fixed by change #18656).Jarkko Hietaniemi2003-02-051-0/+6
* Fix "[perl #20667] unicode regex vs non-unicode regex".Jarkko Hietaniemi2003-02-041-0/+12
* Change the value of ${^TAINT} : 0 without taint checks,Rafael Garcia-Suarez2003-01-062-2/+2
* VMS test adjustmentsCraig A. Berry2003-01-061-3/+9
* buildIlya Zakharevich2002-12-171-4/+8