summaryrefslogtreecommitdiff
path: root/t/io/open.t
Commit message (Expand)AuthorAgeFilesLines
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* [perl #125115] don't create file GLOB(...) when dupping a closed handleTony Cook2015-06-031-1/+9
* Get t/io/open.t working under miniperlFather Chrysostomos2014-09-021-15/+21
* [perl #117265] correctly handle overloaded stringsTony Cook2013-09-091-6/+0
* [perl #117265] TODO tests for overloading issuesTony Cook2013-09-091-6/+35
* [perl #117265] safesyscalls: check embedded nul in syscall argsTony Cook2013-08-261-1/+60
* [perl #117941] Handle vivification crashing w/freed stashFather Chrysostomos2013-06-081-1/+6
* Make open(... "<&", $fileno) respect magicFather Chrysostomos2012-06-071-1/+5
* Assertion failure with $/=*foo; warn;Father Chrysostomos2012-06-071-1/+6
* Deprecate literal unescaped "{" in regexes.Karl Williamson2012-05-241-2/+2
* sv.c: Make most warnings utf8-cleanBrian Fraser2011-10-061-1/+10
* close($undef) should not croak_no_modifyFather Chrysostomos2011-08-231-1/+10
* Refactor 4 tests to use skip_if_miniperl().Nicholas Clark2011-03-071-2/+1
* Skip the test for #77684 under minitest, as it requires PerlIO::scalarNicholas Clark2011-02-231-1/+2
* In t/io/open.t, skip the tests for loading IO::File when running under miniperlNicholas Clark2011-02-211-1/+2
* close the produced test file so win32 can unlink itTony Cook2010-12-281-0/+1
* Filehandle method calls load IO::File on demandDavid Golden2010-11-291-1/+11
* [perl #77684] Restore the 5.10/12 behaviour of open $fh, ">", \$glob_copyFather Chrysostomos2010-09-131-1/+11
* [perl #77492] open $fh, ">", \*glob causes SEGVFather Chrysostomos2010-09-011-1/+14
* [perl #73626] get magic wasn't called on 3rd arg of openDavid Mitchell2010-03-211-1/+15
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-7/+2
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Convert all unimaginative (ie race condition) temporary file names toNicholas Clark2008-08-071-35/+36
* [patch@34016] VMS passes these t/io/open.t tests now.John E. Malmberg2008-06-111-9/+2
* Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)Steve Peters2005-07-131-1/+1
* [perl #31767] open $1, "file" doesn't raise an exceptionDave Mitchell2004-09-301-1/+7
* add test for change #22746 ([perl #29102] Crash on assign to lex fh)Dave Mitchell2004-05-031-1/+5
* add test for change #22776 ("open m" crashes Perl)Dave Mitchell2004-05-031-1/+6
* Work on eliminating systematic failures on make minitest:Nicholas Clark2004-03-021-2/+6
* The "perlio: " prefix looks a little oddJarkko Hietaniemi2003-09-131-6/+6
* Layer names were recognized by their prefixesJarkko Hietaniemi2003-09-131-4/+14
* Apparently at some point doing 3-arg open withJarkko Hietaniemi2003-09-131-1/+14
* Introduce PerlIO::get_layers() to allow people to peekJarkko Hietaniemi2003-04-141-1/+0
* open(my $fh, ">&", STDOUT) should not warn under strict.Jarkko Hietaniemi2003-04-091-1/+6
* Try to be more descriptive than just __ANONIO__ which is whatJarkko Hietaniemi2003-04-091-1/+32
* Re: [perl #17830] open FH, "<&", $fdSteve Grazzini2002-10-171-7/+10
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-4/+9
* Disable warning noiseRafael Garcia-Suarez2002-04-191-0/+1
* More tests for the 3-arg openRafael Garcia-Suarez2002-04-191-1/+13
* Take away the perlio-requiring tests..Jarkko Hietaniemi2002-03-251-57/+1
* More correct now, but actually the two new testsJarkko Hietaniemi2002-03-251-3/+1
* More neo-io tests from Stas Bekman.Jarkko Hietaniemi2002-03-251-1/+53
* Remove dubious test.Abhijit Menon-Sen2002-02-161-38/+0
* Absorb #14701 by Sarathy from maint-5.6.Abhijit Menon-Sen2002-02-161-1/+38
* which_perl for safer $^XingMichael G. Schwern2001-12-071-6/+8
* [PATCH t/base/lex.t, term.t] Purging echo from base testsMichael G. Schwern2001-12-071-222/+146
* Implement:Nick Ing-Simmons2001-03-241-1/+16
* Don't include $@ in not ok message.Nick Ing-Simmons2001-03-221-2/+2
* Give a meaning to '&' in n-arg open case:Nick Ing-Simmons2001-03-221-16/+16
* [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perlPeter J. Farley III2000-10-261-0/+9