26754: tweak zgetdir() and test for realpath()
[zsh.git] / Test / B06fc.ztst
blobeb73eaa1482494b2dfbbfc013e1a1a10c1a07be7
1 # Tests of fc command
2 %prep
4  mkdir fc.tmp 
5  cd fc.tmp
6  print 'fc -l foo' >fcl
7  
8 %test
9   $ZTST_testdir/../Src/zsh -f ./fcl
10 1:Checking that fc -l foo doesn't core dump when history is empty
11 ?./fcl:fc:1: event not found: foo