neovim/test/symbolic/klee/nvim
ZyX de45ec0146 keymap: Do not use vim_isIDc in keymap.c
Note: there are three changes to ascii_isident. Reverting first two (in 
find_special_key and first in get_special_key_code) normally fails the new test 
with empty &isident, but reverting the third does not. Hence adding `>` to 
&isident.

Ref vim/vim#2389.
2017-11-30 02:01:49 +03:00
..
charset.c keymap: Do not use vim_isIDc in keymap.c 2017-11-30 02:01:49 +03:00
garray.c klee: Start preparing for klee tests 2017-10-08 22:25:05 +03:00
gettext.c klee: Start preparing for klee tests 2017-10-08 22:25:05 +03:00
keymap.c keymap: Do not use vim_isIDc in keymap.c 2017-11-30 02:01:49 +03:00
mbyte.c viml/parser/expressions: Create tests for latest additions 2017-10-15 19:13:52 +03:00
memory.c klee: Fix possible assertion error 2017-10-16 03:05:27 +03:00