summaryrefslogtreecommitdiff
path: root/src/testdir/test_debugger.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1791: Vim9: debugger test failsv8.2.1791Bram Moolenaar2020-10-031-1/+1
* patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar2020-09-231-0/+1
* patch 8.2.1508: not all debugger commands covered by testsv8.2.1508Bram Moolenaar2020-08-221-0/+93
* patch 8.2.1440: debugger code insufficiently testedv8.2.1440Bram Moolenaar2020-08-131-30/+15
* patch 8.2.1438: missing tests for interrupting script execution from debuggerv8.2.1438Bram Moolenaar2020-08-121-0/+123
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-0/+2
* patch 8.2.1393: insufficient testing for script debuggingv8.2.1393Bram Moolenaar2020-08-081-10/+274
* patch 8.2.1304: debug backtrace isn't tested muchv8.2.1304Bram Moolenaar2020-07-271-6/+446
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-1/+1
* patch 8.2.0382: some tests fail when run under valgrindv8.2.0382Bram Moolenaar2020-03-151-1/+1
* patch 8.2.0056: execution stack is incomplete and inefficientv8.2.0056Bram Moolenaar2019-12-291-1/+1
* patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar2019-08-071-3/+2
* patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar2019-06-241-26/+30
* patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar2019-06-061-1/+1
* patch 8.1.1461: tests do not run or are not reliable on some systemsv8.1.1461Bram Moolenaar2019-06-031-8/+8
* patch 8.1.1191: not all debug commands are covered by a testv8.1.1191Bram Moolenaar2019-04-201-17/+99
* patch 8.1.1180: Vim script debugger tests are old stylev8.1.1180Bram Moolenaar2019-04-171-0/+232