neovim/test/functional
Marco Hinz 990c0350ab vim-patch:7.4.773 #3066
Problem:  'langmap' is used in command-line mode when checking for mappings.
Solution: Do not use 'langmap' in command-line mode. (Larry Velazquez)

Original patch:
  https://code.google.com/p/vim/source/detail?r=5b1eefbf9a532f32a66fa13abbd671488aaafd5c
2015-08-09 21:12:11 -04:00
..
api Implement API function to call functions #2979 2015-07-19 17:18:31 +02:00
autocmd test: Improve functional test debuggability and efficiency 2015-03-24 12:46:15 -03:00
clipboard clipboard: support clipboard=unnamedplus,unnamed 2015-08-07 13:06:13 +02:00
eval test: cover msgpackparse() regression 2015-08-05 19:08:06 -04:00
ex_cmds menu: Fix :emenu mode detection #2992 2015-07-22 10:13:49 -04:00
fixtures clipboard: support clipboard=unnamedplus,unnamed 2015-08-07 13:06:13 +02:00
job test: lower sleep value in job test 2015-07-16 23:10:01 -03:00
legacy vim-patch:7.4.773 #3066 2015-08-09 21:12:11 -04:00
runtime/autoload tests: Use new write_file() function in tests. 2015-06-30 18:06:06 +02:00
server test: v:servername, serverstart(), serverstop() 2015-05-17 02:17:34 -04:00
shell tests: Use pending() instead of silently skipping test. #2737 2015-05-29 20:57:20 +03:00
terminal Test: synIDattr(): true color awareness 2015-07-18 16:55:25 +02:00
ui tui: Use underline cursor in Replace mode 2015-07-26 23:45:41 -04:00
viml functests: Use eval subdirectory in place of viml 2015-08-02 22:19:58 +03:00
helpers.lua Test: add new helper function: rmdir() 2015-07-20 22:19:07 +02:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00