neovim/test/functional
Thiago de Arruda 22ea2900d0 loop: Free the parent queue last when destroying the loop
This avoids a heap-use-after-free ASAN error. Close #3334
2015-09-16 02:52:55 -03:00
..
api Notify attached UIs whenever menus change 2015-08-21 14:23:50 +01:00
autocmd test: Improve functional test debuggability and efficiency 2015-03-24 12:46:15 -03:00
clipboard clipboard: avoid clipboard during :global. #2809 2015-08-30 23:40:12 -04:00
eval tests: fix the glob tests when building under a long path #3214 2015-08-21 23:58:39 -04:00
ex_cmds loop: Free the parent queue last when destroying the loop 2015-09-16 02:52:55 -03:00
fixtures clipboard: support clipboard=unnamedplus,unnamed 2015-08-07 13:06:13 +02:00
job eval: Protect job callbacks from being redefined 2015-08-21 13:28:49 -03:00
legacy encoding: Update handling of encoding in tests 2015-09-08 10:54:31 +02:00
provider test: move runtime/autoload/* to provider/ 2015-08-09 22:33:28 -04:00
server test: v:servername, serverstart(), serverstop() 2015-05-17 02:17:34 -04:00
shell test: fix pending() invocations 2015-08-09 22:33:28 -04:00
terminal terminal: Fix use after free 2015-08-22 01:01:14 -03:00
ui defaults: set 'laststatus' to 2. #2876 2015-08-24 00:48:32 -04:00
viml functests: Use eval subdirectory in place of viml 2015-08-02 22:19:58 +03:00
helpers.lua encoding: test that &encoding cannot be changed 2015-09-08 10:56:15 +02:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00