aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_debugger.vim
Commit message (Collapse)AuthorAge
* vim-patch:8.1.1191: test debug commands #10158Daniel Hahler2019-06-09
| | | | | Problem: Not all debug commands are covered by a test. Solution: Add more tests. (Yegappan Lakshmanan, closes vim/vim#4282) https://github.com/vim/vim/commit/0fdd94359511f295d93e488d60ca3b0d40ea1cfa
* vim-patch:8.1.1180: Vim script debugger tests are old styleJan Edmund Lazo2019-04-26
Problem: Vim script debugger tests are old style. Solution: Turn into new style tests. (Yegappan Lakshmanan, closes vim/vim#4259) https://github.com/vim/vim/commit/113bf0672b114af5800fa642bcd09f674758e5d5