vimspector/tests/testdata/cpp/simple
Ben Jackson 16f22b396f Fix breakpoint event
Few problems:
 - we were passing a dict instead of a list of breakpoints
 - if the breakpoint had a source which was {} we crashed
 - we didn't support the 'removed' event
2020-10-10 16:04:46 +01:00
..
.gitignore Add missing test file 2020-09-11 15:56:04 +01:00
.vimspector.json Fix breakpoint event 2020-10-10 16:04:46 +01:00
.ycm_extra_conf.py Use the same version as the current macvim 2019-06-08 10:49:26 +01:00
Makefile Add a manual test for the calculated variables 2020-09-11 15:43:53 +01:00
printer.cpp Add missing test file 2020-09-11 15:56:04 +01:00
simple.cpp Add ClearBreakpoints API 2019-04-28 10:51:15 +01:00
struct.cpp Add some tests for expand/collapse variables; todo - fails on gdb/linux 2020-07-16 08:33:49 +01:00
variables.cpp Add another test file from #43 2019-07-27 10:57:50 +01:00