neovim/test/functional
James McCoy d707b2a171
vim-patch:8.0.0478
Problem:    Tests use assert_true(0) and assert_false(1) to report errors.
Solution:   Use assert_report().

37175409d7
2017-06-06 06:15:16 -04:00
..
api sockets: don't deadlock when connecting to own pipe address 2017-05-29 19:02:49 +02:00
autocmd functests: Fix linter errors 2017-04-09 03:31:13 +03:00
clipboard functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
eval Merge pull request #6680 from mhinz/listen/localhost 2017-05-28 13:26:06 +00:00
ex_cmds Merge #6737 "options: make 'highlight' read-only" 2017-05-15 14:53:31 +02:00
fixtures *: Fix all V641 errors 2017-05-20 03:25:22 +03:00
insert ops: fix i<c-r> with multi-byte text (#6524) 2017-04-15 11:19:40 +02:00
legacy vim-patch:8.0.0478 2017-06-06 06:15:16 -04:00
lua functests: Fix tests 2017-05-08 21:21:03 +03:00
normal fold: foldMoveRange(): fix :move bug #6534 2017-04-17 04:45:55 +02:00
options 'pastetoggle': Revert support for multi-key value (#6724) 2017-05-31 13:20:06 +02:00
plugin test: Fix and add cases for unnamed register 2017-05-31 13:31:05 -04:00
provider functests: Replace check_provider -> missing_provider with err report 2017-05-13 03:06:50 +03:00
shada test: Fix and add cases for unnamed register 2017-05-31 13:31:05 -04:00
spell test/rmdir(): Remove readonly attr on Windows. 2017-04-10 22:59:30 +02:00
terminal tui: Also fix "linux*" terminfo entries. #6673 2017-05-04 16:18:36 +02:00
ui options: make 'highlight' read-only 2017-05-15 07:22:31 +02:00
viml api: nvim_ui_attach(): Flatten ext_* options. 2017-04-26 03:41:24 +02:00
helpers.lua channels: implement sockopen() to connect to socket 2017-05-29 19:02:49 +02:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00