neovim/test/functional
watiko 72d5a88af5 vim-patch:7.4.893
Problem:    C indenting is wrong below a "case (foo):" because it is
            recognized as a C++ base class construct.  Issue #38.
Solution:   Check for the case keyword.

d1b15dec4d
2016-02-15 19:13:15 +09:00
..
api Tests: fix according to lualint 2016-02-02 20:23:12 +01:00
autocmd test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
clipboard test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
eval test: printf_spec: fix missing setup 2016-01-21 01:34:56 -05:00
ex_cmds encoding: update tests 2016-01-02 23:22:13 +01:00
ex_getln functests: Refactor tests: 2015-10-08 22:01:12 +03:00
fixtures clipboard: support clipboard=unnamedplus,unnamed 2015-08-07 13:06:13 +02:00
job job control: add tests for 'jobpid' and 'detach' 2016-01-20 11:09:29 +01:00
legacy vim-patch:7.4.893 2016-02-15 19:13:15 +09:00
normal test/functional: clean up according to luacheck (part 1) 2015-11-23 13:57:21 +01:00
plugin eval: Do not use msgpack#string for error messages 2016-01-07 00:54:58 +03:00
provider test/functional: clean up according to luacheck (part 1) 2015-11-23 13:57:21 +01:00
server test/functional: Fix api/vim_spec.lua. 2015-12-31 23:28:55 -05:00
shada test: shada_spec: resolve symlink 2016-02-12 00:03:39 +09:00
shell test/functional: clean up according to luacheck (part 1) 2015-11-23 13:57:21 +01:00
terminal input: Do not set high-bit; preserve ALT modifier. 2016-01-11 00:29:58 -05:00
ui ui: revert "gui_running" hack 2016-02-03 01:21:59 -05:00
viml test: completion_spec: minor edits 2016-02-13 15:21:28 -05:00
dict_notifications_spec.lua eval: Implement dictionary change notifications 2015-11-09 09:43:30 -03:00
helpers.lua tests: Make helper.source() return tempname. 2016-01-10 10:44:57 +09:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00