summaryrefslogtreecommitdiff
path: root/ext/IPC-Open3/t
Commit message (Expand)AuthorAgeFilesLines
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-082-5/+5
* Switch most open() calls to three-argument form.John Lightsey2016-12-232-2/+2
* dont report a $@ exception with uninitialized $!'s message in IPC::Open3Daniel Dragan2015-07-081-1/+41
* IPC-Open3.t: For d3ae482b also need the "SKIP" label from the original.George Greer2014-06-211-1/+1
* Fix test file per George Greer comment.James E Keenan2014-06-211-27/+31
* Revert 6 tests failing on Win32 smoker.James E Keenan2014-06-211-27/+27
* Untie STDERR in IPC::Open3.Dmitri Tikhonov2014-06-211-1/+28
* Change the test to use itself as test file, instead of the generated Makefile.Nicholas Clark2014-03-021-9/+11
* Reap child in case where exception has been thrownPhilip Boulain2013-07-291-1/+6
* The Borland Chainsaw MassacreSteve Hay2011-09-102-5/+5
* The test for #76474 should open file descriptor 0, not 1.Nicholas Clark2011-07-061-5/+1
* Merge ext/IPC-Open2 into ext/IPC-Open3.Nicholas Clark2011-06-161-0/+61
* IPC::Open3::open3() couldn't duplicate numeric file descriptors on Windows.Nicholas Clark2011-06-111-1/+21
* Avoid an uninitialized hash key in IPC::Open::spawn_with_handles().Nicholas Clark2011-06-111-7/+1
* IPC::Open3::open3() shouldn't fail if any of *STD{IN,OUT,ERR} are localized.Nicholas Clark2011-06-111-1/+24
* Simplify the test for IPC::Open bug RT #72016.Nicholas Clark2011-06-111-10/+8
* Test that IPC::Open{2,3} correctly fault read-only file-handle parameters.Nicholas Clark2011-06-061-1/+5
* Test that IPC::Open{2,3} correctly qualify file handles to their package.Nicholas Clark2011-06-061-1/+11
* In IPC-Open3.t, merge two similar tests using a loop.Nicholas Clark2011-06-061-19/+9
* IPC::Open3 needs porting to work on VMS.Craig A. Berry2011-04-151-0/+4
* In IPC::Open3's fd.t, open STDIN explicitly in the test program.Nicholas Clark2011-02-061-2/+1
* In IPC::Open3's fd.t, correct the code added in 1f563db471aa8a00.Nicholas Clark2011-02-061-4/+11
* Fix typos (spelling errors) in ext/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* Tweak IPC-Open3.t to cope with \r\n line endings on Win32.Nicholas Clark2010-12-201-5/+5
* Convert ext/IPC-Open3/t/IPC-Open3.t to Test::MoreNicholas Clark2010-12-171-54/+48
* rt 76474: Avoid the child perl reading from stdoutTony Cook2010-10-011-1/+1
* Fix IPC::Open3’s fd.t to work on WindowsFather Chrysostomos2010-09-271-2/+6
* Skip ext/IPC-Open3/t/fd.t on stdioFather Chrysostomos2010-09-271-1/+7
* tests for [perl #76474]Father Chrysostomos2010-09-261-0/+15
* open3 errors in child croak parent RT#72016Eric Brine2010-04-151-8/+3
* Add TODO test for RT#72016Eric Brine2010-04-151-1/+23
* strip trailing whitespace in IPC::Open3 testsSteffen Mueller2009-09-041-1/+1
* Attempt to fix core-specific logic in IPC::Open3 testsSteffen Mueller2009-09-041-2/+0
* Move IPC::Open3 from lib to extSteffen Mueller2009-09-041-0/+150