summaryrefslogtreecommitdiff
path: root/t/op/crypt.t
Commit message (Expand)AuthorAgeFilesLines
* Fix crypt.t and fs.t testsPaul Green2002-01-161-1/+4
* Make the crypt() pickier: if downgrading doesn't work,Jarkko Hietaniemi2002-01-131-2/+12
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-251-13/+9
* The test assumed 7-bit ASCII. Now it "just"Jarkko Hietaniemi2001-09-191-2/+2
* Re: [PATCH] t/op/crypt.tMichael G. Schwern2001-09-181-1/+18
* Skip the crypt test if no crypt.Jarkko Hietaniemi2001-09-101-2/+7
* Make crypt() do something more sane for UnicodeJarkko Hietaniemi2001-09-031-0/+15