neovim/test/unit/eval
Jan Edmund Lazo e16f2cbd12
vim-patch:8.2.0539: comparing two NULL list fails
Problem:    Comparing two NULL list fails.
Solution:   Change the order of comparing two lists.
7b293c730b

N/A patches for version.c:

vim-patch:8.2.1187: terminal2 test sometimes hangs in the GUI on Travis

Problem:    Terminal2 test sometimes hangs in the GUI on Travis.
Solution:   Disable Test_zz2_terminal_guioptions_bang() for now.
c85156bb89

vim-patch:8.2.1188: memory leak with invalid json input

Problem:    Memory leak with invalid json input.
Solution:   Free all keys at the end. (Dominique Pellé, closes vim/vim#6443,
            closes vim/vim#6442)
6d3a7213f5

vim-patch:8.2.1196: build failure with normal features

Problem:    Build failure with normal features.
Solution:   Add #ifdef.
83e7450053

vim-patch:8.2.1198: terminal2 test sometimes hangs in the GUI on Travis

Problem:    Terminal2 test sometimes hangs in the GUI on Travis.
Solution:   Move test function to terminal3 to see if the problem moves too.
a4b442614c
2020-07-19 11:40:34 -04:00
..
decode_spec.lua unittests: Fix linter error 2017-04-09 03:39:37 +03:00
encode_spec.lua unittests: Check core dumps in after_each, like in functests 2017-03-11 23:23:49 +03:00
helpers.lua vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans 2020-06-06 23:24:58 +08:00
tricks_spec.lua unittests: Fix linter errors 2017-03-29 10:08:46 +03:00
tv_clear_spec.lua eval: Split eval.c into smaller files 2017-03-29 10:05:06 +03:00
typval_spec.lua vim-patch:8.2.0539: comparing two NULL list fails 2020-07-19 11:40:34 -04:00