summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_debugger.vim
AgeCommit message (Expand)Author
2020-08-22patch 8.2.1508: not all debugger commands covered by testsv8.2.1508Bram Moolenaar
2020-08-13patch 8.2.1440: debugger code insufficiently testedv8.2.1440Bram Moolenaar
2020-08-12patch 8.2.1438: missing tests for interrupting script execution from debuggerv8.2.1438Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-08-08patch 8.2.1393: insufficient testing for script debuggingv8.2.1393Bram Moolenaar
2020-07-27patch 8.2.1304: debug backtrace isn't tested muchv8.2.1304Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2020-03-15patch 8.2.0382: some tests fail when run under valgrindv8.2.0382Bram Moolenaar
2019-12-29patch 8.2.0056: execution stack is incomplete and inefficientv8.2.0056Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-06-24patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar
2019-06-06patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar
2019-06-03patch 8.1.1461: tests do not run or are not reliable on some systemsv8.1.1461Bram Moolenaar
2019-04-20patch 8.1.1191: not all debug commands are covered by a testv8.1.1191Bram Moolenaar
2019-04-17patch 8.1.1180: Vim script debugger tests are old stylev8.1.1180Bram Moolenaar