Commit: runtime(doc): remove todo entry for test_codestyle errors
Christian Brabandt <[email protected]> Sat, 1 Aug 2026 15:45:07 +0200
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <[email protected]> |
runtime(doc): remove todo entry for test_codestyle errors Commit: https://github.com/vim/vim/commit/64b0196a9200335d0992259a1d46f7626e6485cb Author: Hirohito Higashi <[email protected]> Date: Sat Aug 1 13:42:54 2026 +0000 runtime(doc): remove todo entry for test_codestyle errors The two reported problems are gone: keycode_check.vim has no space before a tab and setup.vim, now util/setup.vim, has no trailing white space. Since patch 9.2.0195 the check is not part of the test suite but a separate "make codestyle" target. closes: #20900 Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Signed-off-by: Hirohito Higashi <[email protected]> Signed-off-by: Christian Brabandt <[email protected]> diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 2698ad6ff..4789b8c3b 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -58,9 +58,6 @@ Virtual text problems: - truncated Virtual text below an empty line causes display error #12493 Errors when running tests with valgrind: -- test_codestyle.vim: e.g.: - command line..script /home/mool/vim/vim91/src/testdir/runtest.vim[569]..function RunTheTest[52]..Test_test_files line 6: keycode_check.vim: space before tab: Expected 0 but got 7 - command line..script /home/mool/vim/vim91/src/testdir/runtest.vim[569]..function RunTheTest[52]..Test_test_files line 10: setup.vim: trailing white space: Expected 0 but got 23 - test_gui.vim: Found errors in Test_gui_mouse_event(): -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1wqA1T-007YYR-NR%40256bit.org.