neovim/test/functional/api
KillTheMule ec215a1962 Fix tests on windows
`cat` is distributed with neovim, so when can use it everywhere, as
opposed to `sort`.

The diffget test fails for unknown reasons on appveyor, mark it pending
for now.
2018-05-23 22:07:27 +02:00
..
buffer_spec.lua Merge branch 'master' into luaviml'/lua 2017-05-08 15:43:45 +03:00
command_spec.lua API: nvim_get_commands(): return Dictionary 2018-05-12 07:29:21 +02:00
highlight_spec.lua TUI: implement "standout" attribute #8081 2018-03-27 04:38:19 +02:00
keymap_spec.lua API: nvim_get_commands() 2018-05-11 13:20:19 +02:00
liveupdate_spec.lua Fix tests on windows 2018-05-23 22:07:27 +02:00
menu_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
proc_spec.lua API: nvim_get_proc() 2018-03-18 00:11:45 +01:00
rpc_fixture.lua job control: reuse common job code for rpc jobs 2016-08-20 12:55:35 +02:00
server_notifications_spec.lua test: rename next_message() to next_msg() 2018-03-11 12:43:42 +01:00
server_requests_spec.lua test: API: fix tests after improved error capture 2018-05-10 04:01:25 +02:00
tabpage_spec.lua api: Do not translate error messages. 2017-04-24 00:11:27 +02:00
ui_spec.lua test/util: expect_err() (#8257) 2018-04-11 22:07:00 +02:00
version_spec.lua ui: refactor ui options 2018-02-13 20:48:51 +01:00
vim_spec.lua api: list information about all channels/jobs. 2018-05-23 18:18:16 +02:00
window_spec.lua functests: Fix tests 2017-05-08 21:21:03 +03:00