summaryrefslogtreecommitdiff
path: root/src/testdir
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-07-17 17:35:13 +0200
committerBram Moolenaar <Bram@vim.org>2013-07-17 17:35:13 +0200
commit706d2de9c1e0567a9865c6c535fb7feebf475fd8 (patch)
treed4f5eb2a39cabcfee04599af7637bba524f74445 /src/testdir
parent95064ece73a72fce696607ccc8896bc9e52af718 (diff)
downloadvim-git-706d2de9c1e0567a9865c6c535fb7feebf475fd8.tar.gz
updated for version 7.4a.028v7.4a.028
Problem: Crash when spell checking in new buffer. Solution: Set the b_p_key field. (Mike Williams)
Diffstat (limited to 'src/testdir')
-rw-r--r--src/testdir/test58.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/testdir/test58.in b/src/testdir/test58.in
index 9600e83f8..cef1cfa1b 100644
--- a/src/testdir/test58.in
+++ b/src/testdir/test58.in
@@ -7,6 +7,10 @@ STARTTEST
:set enc=latin1
:e!
:"
+:" Check using z= in new buffer (crash fixed by patch 7.4a.028).
+:set maxmem=512 spell
+iasdz=:"
+:"
:" Function to test .aff/.dic with list of good and bad words.
:func TestOne(aff, dic)
set spellfile=