comparison src/testdir/runtest.vim @ 20087:b378f860d4ab v8.2.0599

patch 8.2.0599: Netbeans interface insufficiently tested Commit: https://github.com/vim/vim/commit/173d841e86cf205d8e398091b1da7bb4951714f9 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 19 14:02:26 2020 +0200 patch 8.2.0599: Netbeans interface insufficiently tested Problem: Netbeans interface insufficiently tested. Solution: Add more tests. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/5921)
author Bram Moolenaar <Bram@vim.org>
date Sun, 19 Apr 2020 14:15:04 +0200
parents e373843e2980
children 42ab4d40e78f
comparison
equal deleted inserted replaced
20086:4c19b9038b6b 20087:b378f860d4ab
347 \ 'Test_collapse_buffers()', 347 \ 'Test_collapse_buffers()',
348 \ 'Test_cwd()', 348 \ 'Test_cwd()',
349 \ 'Test_diff_screen()', 349 \ 'Test_diff_screen()',
350 \ 'Test_exit_callback_interval()', 350 \ 'Test_exit_callback_interval()',
351 \ 'Test_map_timeout_with_timer_interrupt()', 351 \ 'Test_map_timeout_with_timer_interrupt()',
352 \ 'Test_nb_basic()',
353 \ 'Test_out_cb()', 352 \ 'Test_out_cb()',
354 \ 'Test_pipe_through_sort_all()', 353 \ 'Test_pipe_through_sort_all()',
355 \ 'Test_pipe_through_sort_some()', 354 \ 'Test_pipe_through_sort_some()',
356 \ 'Test_popup_and_window_resize()', 355 \ 'Test_popup_and_window_resize()',
357 \ 'Test_quoteplus()', 356 \ 'Test_quoteplus()',