summaryrefslogtreecommitdiff
path: root/t/japh
Commit message (Collapse)AuthorAgeFilesLines
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-3/+0
| | | | The build has been broken since 2009.
* Refactor 4 tests to use skip_all(), instead of longhand code to generate TAP.Nicholas Clark2011-03-071-4/+1
|
* Skip two Japhs that use the fact that split in void context splittedAbigail2010-06-011-0/+2
| | | | to @_. This is no longer true in 5.12.0 and upwards.
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-4/+1
|
* Change of email address.Abigail2008-10-071-1/+1
| | | | | Message-ID: <20081007195655.GA22986@almanda> p4raw-id: //depot/perl@34471
* The JAPHs that use $* won't work anymore.Rafael Garcia-Suarez2007-11-121-2/+2
| | | p4raw-id: //depot/perl@32285
* Unexpected outputAbigail2007-02-281-2/+2
| | | | | Message-ID: <20070227220028.GA460@abigail.nl> p4raw-id: //depot/perl@30428
* Make all JAPH tests passRafael Garcia-Suarez2006-10-191-0/+1
| | | p4raw-id: //depot/perl@29047
* Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and ENDAbigail2005-04-071-1/+1
| | | | | Message-ID: <20050405234154.GG8680@abigail.nl> p4raw-id: //depot/perl@24192
* (blead patch) Skip a torture test under blead, and skip certain torture ↵Yves Orton2005-02-211-2/+3
| | | | | | | tests under Win32. Message-ID: <9b18b3110502190204641e103c@mail.gmail.com p4raw-id: //depot/perl@23987
* JAPH patch :-) from Abigail.Jarkko Hietaniemi2003-08-011-0/+4
| | | p4raw-id: //depot/perl@20407
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-2/+4
| | | | | Fix most tests on MacOS (not yet ext/ or /lib) p4raw-id: //depot/perl@16257
* NetBSD and OpenBSD cannot do comments at #! lineJarkko Hietaniemi2002-04-271-2/+2
| | | | | (or long #! lines?) p4raw-id: //depot/perl@16206
* Fix email address.Abigail2002-04-261-1/+1
| | | | | Message-ID: <20020426180311.A23545@gatekeeper.osp.nl> p4raw-id: //depot/perl@16191
* Extra guidance for JAPH debuggers.Jarkko Hietaniemi2002-04-251-1/+8
| | | p4raw-id: //depot/perl@16171
* Re: [PATCH abigail.t] another portability attemptAbigail2002-04-231-0/+12
| | | | | Message-ID: <20020423113554.A25149@gatekeeper.osp.nl> p4raw-id: //depot/perl@16105
* Re: t/japh/abigail.t [PATCH]Norton T. Allen2002-04-221-6/+14
| | | | | Message-Id: <200204220114.VAA06066@bottesini.harvard.edu> p4raw-id: //depot/perl@16080
* [PATCH] t/japh/abigail.tJarkko Hietaniemi2002-04-201-8/+24
| | | | | | | | | | | | From: abigail@foad.org Date: Fri, 19 Apr 2002 02:21:36 +0200 Message-ID: <20020419002136.16948.qmail@foad.org> Subject: Re: [PATCH] t/japh/abigail.t From: "Craig A. Berry" <craigberry@mac.com> Date: Fri, 19 Apr 2002 11:23:45 -0500 Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]> p4raw-id: //depot/perl@16013
* t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)Abigail2002-04-151-0/+636
Message-ID: <20020415154117.1559.qmail@foad.org> (With EBCDIC skippage added, and the skip reason skippage on the two ?? loops tweaked.) p4raw-id: //depot/perl@15937