summaryrefslogtreecommitdiff
path: root/lib/vmsish.t
Commit message (Collapse)AuthorAgeFilesLines
* Failing tests for &CORE::exit/die with vmsishFather Chrysostomos2013-11-081-2/+18
|
* Fix use_ok() in vmsish.t broken by 46d4dcbda33f17cc.Craig A. Berry2011-02-091-1/+1
| | | | | test.pl's use_ok() syntax for testing specific imports is incompatible with Test::More's
* Convert vmsish.t to Test::More from test.plNicholas Clark2011-02-081-5/+4
| | | | It's not actually using any of the features of test.pl.
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-071-1/+1
| | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81890] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81890 > Signed-off-by: Abigail <abigail@abigail.be>
* Re: Off by one in the trie code?Yves Orton2006-10-191-1/+1
| | | | | | | | Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com> change test files that do a require "./test.pl"; without a BEGIN block to ensure prototypes are seen, plus fix any breakage this reveals. p4raw-id: //depot/perl@29056
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-111-1/+4
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <42FAC54B.2050207@qsl.net> p4raw-id: //depot/perl@25284
* fix vmsish.t #25Craig A. Berry2004-01-261-15/+13
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <401311AF.1060706@mac.com> p4raw-id: //depot/perl@22223
* fix vmsish.t #25 by letting $0 find itself in the face of chdir() callsPeter Prymmer2003-06-111-2/+15
| | | | | Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com> p4raw-id: //depot/perl@19741
* lib/vmsish.t GMT bug fixCraig A. Berry2003-03-261-4/+8
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3E81322A.3040508@mac.com> p4raw-id: //depot/perl@19060
* We do not want to see the utf8 hints bit.Jarkko Hietaniemi2002-05-221-0/+2
| | | p4raw-id: //depot/perl@16748
* [PATCH lib/vmsish.t] Small test name abuse.Jarkko Hietaniemi2001-12-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 20:03:45 -0500 Message-ID: <20011208010345.GD642@blackrider> Subject: [PATCH vms/test.com] Goodbye frightening echo kludge! From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 20:13:54 -0500 Message-ID: <20011208011354.GE642@blackrider> Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 21:47:36 -0500 Message-ID: <20011208024736.GH642@blackrider> Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 23:09:43 -0500 Message-ID: <20011208040943.GK642@blackrider> Subject: [PATCH] vms/test.com -- skip tty tests when not interactive Message-Id: <a05101004b83754903506@[172.16.52.1]> Date: Fri, 7 Dec 2001 23:28:15 -0600 From: "Craig A. Berry" <craigberry@mac.com> p4raw-id: //depot/perl@13535
* Making vmsish.pm a no-op on non-VMS Michael G. Schwern2001-11-131-0/+162
Message-ID: <20011112205034.H2888@blackrider> p4raw-id: //depot/perl@12971