summaryrefslogtreecommitdiff
path: root/src/testdir/test_debugger.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3138: debugger test failsv8.2.3138Bram Moolenaar2021-07-101-7/+7
* patch 8.2.3116: Vim9: crash when debugging a function with line continuationv8.2.3116Bram Moolenaar2021-07-071-0/+13
* patch 8.2.3096: temp files remain after running testsv8.2.3096Dominique Pelle2021-07-041-2/+1
* patch 8.2.3086: Vim9: breakpoint on "for" does not workv8.2.3086Bram Moolenaar2021-07-031-0/+16
* patch 8.2.3066: Vim9: debugging lambda does not workv8.2.3066Bram Moolenaar2021-06-271-1/+28
* patch 8.2.3039: Vim9: breakpoint at a comment line does not workv8.2.3039Bram Moolenaar2021-06-231-1/+14
* patch 8.2.3027: Vim9: breakpoint in compiled function not always checkedv8.2.3027Bram Moolenaar2021-06-201-0/+22
* patch 8.2.3026: Vim9: cannot set breakpoint in compiled functionv8.2.3026Bram Moolenaar2021-06-201-0/+25
* patch 8.2.3017: Vim9: debugger shows too many linesv8.2.3017Bram Moolenaar2021-06-171-0/+5
* patch 8.2.3013: Vim: when debugging only first line of command is displayedv8.2.3013Bram Moolenaar2021-06-161-16/+29
* patch 8.2.3011: Vim9: cannot get argument values during debuggingv8.2.3011Bram Moolenaar2021-06-161-6/+37
* patch 8.2.3003: Vim9: closure compiled with wrong compile typev8.2.3003Bram Moolenaar2021-06-151-0/+27
* patch 8.2.2996: Vim9: when debugging cannot inspect local variablesv8.2.2996Bram Moolenaar2021-06-141-6/+9
* patch 8.2.2985: Vim9: a compiled function cannot be debuggedv8.2.2985Bram Moolenaar2021-06-131-10/+11
* patch 8.2.2160: various typosv8.2.2160Bram Moolenaar2020-12-181-1/+1
* patch 8.2.2031: some tests fail when run under valgrindv8.2.2031Bram Moolenaar2020-11-221-7/+12
* 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