summaryrefslogtreecommitdiff
path: root/t/op/readline.t
Commit message (Expand)AuthorAgeFilesLines
* Test preamble: unify chdir 't' if -d 't';Jarkko Hietaniemi2014-10-081-1/+1
* Put miniperl @INC logic in test.plFather Chrysostomos2014-09-021-2/+1
* Get readline.t working under minitestFather Chrysostomos2014-09-021-1/+2
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-211-1/+1
* Stop folding of ops from changing mutabilityFather Chrysostomos2013-07-251-1/+2
* Stop readline(*$glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-181-1/+3
* [perl #97988] Nullify PL_last_in_gv when unglobbedFather Chrysostomos2011-12-171-1/+12
* Stop readline($foo) from autovivifyingFather Chrysostomos2011-08-231-1/+12
* In t/ avoid using File::Spec for paths only used by Perl.Nicholas Clark2011-03-061-4/+3
* Remove spurious ')'Jan Dubois2010-07-201-2/+2
* alarm() on Windows doesn't interrupt system callsJan Dubois2010-07-201-0/+2
* Avoid test suite hang with new readline test on VMS.Craig A. Berry2010-07-161-2/+8
* [perl #72729] Test appending sv_gets for ascii/utf8 in target and handleJosh ben Jore2010-07-141-1/+49
* [perl #72729] TODO for aborted readline() returning '' instead of undefJosh ben Jore2010-07-141-3/+4
* [perl #72729] Test that sv_gets doesn't revive dead stringsJosh ben Jore2010-07-141-1/+85
* Add t/op/readline.t docsJosh ben Jore2010-07-141-1/+5
* Use test.pl's tempfile().Nicholas Clark2008-08-071-2/+2
* Make readline() default to *ARGV.Rafael Garcia-Suarez2007-03-241-1/+5
* Fix for bug #38631: tied variables don't work with .= <>Rafael Garcia-Suarez2006-11-231-1/+13
* Fix bug #39037: rcatline doesn't stringify referencesRafael Garcia-Suarez2006-11-141-1/+6
* exhausting <> in BEGIN{} gets ARGVOUT used only once warningYitzchak Scott-Thoennes2006-06-071-1/+5
* Arguments to skip were the wrong way round, hence why all the *BSDsNicholas Clark2003-11-281-1/+1
* Re: bug or a feature?Torsten Foertsch2003-11-251-1/+25
* More runperl(switches => ...) finds (bleadperl only).Jarkko Hietaniemi2003-08-011-2/+2
* readline.t tweak for VMSCraig A. Berry2003-04-191-6/+8
* Better version of change #19069Nicholas Clark2003-03-261-1/+32
* Re: [perl #21614] 5.8.0 Unbalanced string table refcountNicholas Clark2003-03-261-1/+10
* Re: [patch] [perl #21628] rcatline issueAdrian M. Enache2003-03-201-1/+8
* Re: [perl #19566] Perl 5.8.0 segfaultStephen McCamant2003-01-151-0/+13