summaryrefslogtreecommitdiff
path: root/t/op/runlevel.t
Commit message (Expand)AuthorAgeFilesLines
* [perl #122695] Fix line number for else{foo}Father Chrysostomos2014-10-221-1/+1
* Migrate t/op/{fork,runlevel,tie}.t to use run_multiple_progs().Nicholas Clark2011-02-251-39/+2
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-3/+0
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* VMS-specific follow-up to tempfile name changes in 34182, plusCraig A. Berry2008-08-131-1/+1
* Use test.pl's tempfile().Nicholas Clark2008-08-071-4/+3
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-111-1/+1
* Re: [perl #17934] tied STDERR and internal warningsSteve Grazzini2003-06-191-0/+33
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-0/+1
* Repatch from Robin Barker: anon subs in C<package;> areJarkko Hietaniemi2002-02-271-2/+2
* cleaner close on tests, take 2 Andreas König2001-12-291-1/+1
* make __ANON__ globalRobin Barker2001-09-271-0/+4
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-6/+8
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+3
* Change the internal implementation of sort() to be mergesortJarkko Hietaniemi2000-08-301-3/+3
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* @_ can't have junk in it even in the non-USE_ITHREADS case becauseGurusamy Sarathy2000-06-081-0/+15
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-1/+1
* s/block/loop block/ in diagnostics about next, last, redoGurusamy Sarathy1999-12-041-4/+4
* email address changesGurusamy Sarathy1999-12-011-1/+1
* fix POPSTACK panics that ensued from bad interaction betweenGurusamy Sarathy1999-10-141-0/+14
* Remove extraneous sh in test suitesIlya Zakharevich1999-02-121-1/+1
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* don't longjmp() in pp_goto() (regressive bug from old single-stackGurusamy Sarathy1998-10-131-0/+20
* fix pp_caller() to fully traverse stacklevelsGurusamy Sarathy1998-07-121-1/+21
* [win32] protect sortcop from C<sort { sort { ... } ... } ...>Gurusamy Sarathy1998-05-091-0/+2
* [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-142/+120
* fix poor t/op/runlevel.t testNorton Allen1997-09-051-1/+1
* [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-031-1/+1
* [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-1/+4
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-9/+15
* [differences between cumulative patch application and perl-5.003_91]perl-5.003_91Chip Salzenberg1997-02-251-0/+0
|\
| * Fix perl_call_*() when !G_EVALGurusamy Sarathy1997-02-251-0/+308
* [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-0/+308