]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1791: No tests for the termdebug plugin v9.0.1791
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 27 Aug 2023 09:14:44 +0000 (11:14 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 27 Aug 2023 09:14:44 +0000 (11:14 +0200)
commit58f39d89a8adff51ab04893d1fd28e3767979f9f
treef4584c051c4781ba4c12d9c1f405b8d144966f3f
parent8fbd9449e71f2ad93e594be575209a7424eb093e
patch 9.0.1791: No tests for the termdebug plugin

Problem:  No tests for the termdebug plugin
Solution: Add some simple tests for the termdebug plugin

closes: #12927

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
.github/workflows/ci.yml
src/testdir/Make_all.mak
src/testdir/test_termdebug.vim [new file with mode: 0644]