summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_debugger.vim
AgeCommit message (Expand)AuthorFiles
2025-12-21vim-patch:8.2.3657: Vim9: debug text misses one line of return statementJan Edmund Lazo1
2025-12-02vim-patch:9.1.1943: Memory leak with :breakadd exprzeertzjq1
2025-12-02vim-patch:partial:9.0.1570: some tests are slowzeertzjq1
2025-12-02vim-patch:9.0.0688: debugger does not display the whole commandzeertzjq1
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2025-01-25vim-patch:9.1.1052: tests: off-by-one error in CheckCWD in test_debugger.vim ...zeertzjq1
2024-06-04vim-patch:partial:8.2.3637: typos in test files (#29172)zeertzjq1
2023-11-13vim-patch:9.0.0525: manually deleting temp test fileszeertzjq1
2023-11-13vim-patch:9.0.0137: debugger test may fail when $CWD is very longzeertzjq1
2023-11-13vim-patch:8.2.4541: Crash in debugger when a variable is not availablezeertzjq1
2023-11-13vim-patch:8.2.4020: debugger test failszeertzjq1
2023-11-13vim-patch:8.2.3984: debugger test failszeertzjq1
2023-11-13vim-patch:8.2.3395: Vim9: expression breakpoint not checked in :def functionzeertzjq1
2023-11-13vim-patch:8.2.3138: debugger test failszeertzjq1
2023-11-13vim-patch:8.2.3116: Vim9: crash when debugging a function with line continuationzeertzjq1
2023-11-13vim-patch:8.2.3096: temp files remain after running testszeertzjq1
2023-11-13vim-patch:8.2.3086: Vim9: breakpoint on "for" does not workzeertzjq1
2023-11-13vim-patch:8.2.3066: Vim9: debugging lambda does not workzeertzjq1
2023-11-13vim-patch:8.2.3039: Vim9: breakpoint at a comment line does not workzeertzjq1
2023-11-13vim-patch:8.2.3027: Vim9: breakpoint in compiled function not always checkedzeertzjq1
2023-11-13vim-patch:8.2.3026: Vim9: cannot set breakpoint in compiled functionzeertzjq1
2023-11-13vim-patch:8.2.3017: Vim9: debugger shows too many lineszeertzjq1
2023-11-13vim-patch:8.2.3013: Vim: when debugging only first line of command is displayedzeertzjq1
2023-11-13vim-patch:8.2.3011: Vim9: cannot get argument values during debuggingzeertzjq1
2023-11-13vim-patch:8.2.3003: Vim9: closure compiled with wrong compile typezeertzjq1
2023-11-13vim-patch:8.2.2996: Vim9: when debugging cannot inspect local variableszeertzjq1
2023-11-13vim-patch:8.2.2985: Vim9: a compiled function cannot be debuggedzeertzjq1
2023-08-21vim-patch:8.2.0533: tests using term_wait() can still be flakyzeertzjq1
2023-04-15vim-patch:8.2.4883: string interpolation only works in heredoczeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1