summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* Re-patch #13749.Jarkko Hietaniemi2001-12-181-20/+3
* Third time lucky? (Re: [PATCH] ...while $var = glob(...))Robin Houston2001-12-181-1/+7
* Re: [PATCH] ...while $var = glob(...)Robin Houston2001-12-171-0/+2
* Move typeglob test from glob.t to gv.t.Jarkko Hietaniemi2001-12-172-15/+20
* Re: [PATCH] ...while $var = glob(...) Robin Houston2001-12-171-1/+11
* Demote the surrogate and non-character errors to warnings.Jarkko Hietaniemi2001-12-171-9/+2
* The system() vs $SIG{ARLM} is no more a todo.Jarkko Hietaniemi2001-12-171-4/+1
* alarm() test, take twoMichael G. Schwern2001-12-171-0/+50
* Make creating UTF-8 surrogates a punishable act.Jarkko Hietaniemi2001-12-161-13/+21
* Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail outMichael G. Schwern2001-12-131-5/+5
* ypcat working, but NIS not usedMichael G. Schwern2001-12-121-51/+66
* Weed out .files from ls and readdir() results.Jarkko Hietaniemi2001-12-121-2/+8
* Get the whole line of ls, makes debugging easierJarkko Hietaniemi2001-12-121-1/+1
* (1) To assume any setuid programs is silly.Jarkko Hietaniemi2001-12-121-13/+5
* slightly more pack testsNicholas Clark2001-12-111-4/+27
* _qq pack.t Re: [PATCH] tests for hash assignmentNicholas Clark2001-12-111-25/+8
* Re: [PATCH] Re: [PATCH t/op/pack.t] CleanupNicholas Clark2001-12-111-4/+3
* (was Re: [PATCH perl@13600] cat2type in tests for VMS)Craig A. Berry2001-12-111-1/+1
* Re: [PATCH] tests for hash assignmentNicholas Clark2001-12-102-46/+311
* Need @INC = '../lib' mantraMichael G. Schwern2001-12-101-0/+3
* Retract #13596, #13593 should do the trick.Jarkko Hietaniemi2001-12-101-5/+0
* (retracted by #13597, #13593 does the job better)Michael G. Schwern2001-12-101-0/+5
* Re: [PATCH t/op/pack.t] CleanupMichael G. Schwern2001-12-101-4/+4
* CleanupMichael G. Schwern2001-12-101-335/+325
* Basegroup 0 is a cygwin_nt thing.Jarkko Hietaniemi2001-12-091-2/+11
* Also WinME is LoseLink.Jarkko Hietaniemi2001-12-091-1/+1
* Cygwin98 fakes hard linksMichael G. Schwern2001-12-091-0/+3
* Re: attributes are brokenSpider Boardman2001-12-091-3/+29
* [PATCH lib/vmsish.t] Small test name abuse.Jarkko Hietaniemi2001-12-081-7/+43
* Retract #11156 since Sarathy has found that it breaks code:Jarkko Hietaniemi2001-12-081-19/+3
* Declaring -t STDIN w/pipe TODOMichael G. Schwern2001-12-071-1/+5
* Puut... The TODO... Beck!Michael G. Schwern2001-12-071-4/+6
* Re: [PATCH] chom?p needs to remove read only fakeryNicholas Clark2001-12-071-45/+91
* /dev/stdout could be either a character special fileJarkko Hietaniemi2001-12-071-1/+7
* Test For Echo, take 2Michael G. Schwern2001-12-071-8/+18
* which_perl for safer $^XingMichael G. Schwern2001-12-072-3/+5
* VMS has no link countMichael G. Schwern2001-12-061-1/+5
* The #4 has nothing to do with Unicode.Jarkko Hietaniemi2001-12-061-1/+1
* Cleanup and more counting testsMichael G. Schwern2001-12-061-198/+176
* Make the -b -c -S tests count all of the /dev, not justJarkko Hietaniemi2001-12-061-21/+18
* Re: counting tr thinks it's modifying Rafael Garcia-Suarez2001-12-061-2/+6
* casefold backrefHugo van der Sanden2001-12-061-0/+1
* Restore the /dev -b -c -S part of the test.Jarkko Hietaniemi2001-12-051-21/+26
* Removing a TODOMichael G. Schwern2001-12-051-4/+1
* stat.t portability, the LAST VMS exception!Michael G. Schwern2001-12-051-61/+89
* Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first passMichael G. Schwern2001-12-051-223/+255
* shared hash keys and ++/--Nicholas Clark2001-12-031-52/+108
* Shared hash keys Nicholas Clark2001-12-021-2/+8
* Non-VMS-fixed and Win32-skipped version ofMichael G. Schwern2001-12-011-38/+54
* parser panics on lvalue methods Rafael Garcia-Suarez2001-12-011-1/+10