vimspector/tests
Ben Jackson e9e0e9e5b9 Test for new thread creation
- don't clear the stack trace on continue - track running status
  properly (ish)
- mark threads (running) when the app is executing
- indicate the "current" thread with a different icon

TODO:
- allow user to specify current thread?
- track running status of threads individually?
- allow to pause/continue specific threads?
2020-11-22 14:13:14 +00:00
..
ci Add regression tests for lua support 2020-11-16 15:08:55 -03:00
lib Test for new thread creation 2020-11-22 14:13:14 +00:00
manual Make tests work in manual container: install delve. This has to be done as the user because go 2020-05-08 13:11:17 +01:00
testdata/cpp/simple Test for new thread creation 2020-11-22 14:13:14 +00:00
.gitignore Tests: Import test framework changs from YCM 2020-01-15 23:17:15 +00:00
.vimspector.json Add way to run tests using my in-development vim debugger 2020-04-26 13:08:27 +01:00
breakpoints.test.vim Add "run to cursor" support 2020-10-23 22:53:04 +01:00
breakpoints_doublewidth.test.vim Add "run to cursor" support 2020-10-23 22:53:04 +01:00
get_configurations.test.vim Add a GetConfigurations function 2020-11-06 12:05:14 -05:00
language_go.test.vim Add "run to cursor" support 2020-10-23 22:53:04 +01:00
language_lua.test.vim Add regression tests for lua support 2020-11-16 15:08:55 -03:00
language_python.test.vim Allow customisation of the signs 2020-09-01 13:56:12 +01:00
mappings.test.vim Add "run to cursor" support 2020-10-23 22:53:04 +01:00
stack_trace.test.vim Test for new thread creation 2020-11-22 14:13:14 +00:00
tabpage.test.vim Accomodate flaky tests that I can't diagnose 2020-09-19 11:18:40 +01:00
temporary_breakpoints.test.vim Add "run to cursor" support 2020-10-23 22:53:04 +01:00
ui.test.vim Correct test function for CustomWinBar in ui.test.vim. 2020-07-25 17:03:04 +08:00
variables.test.vim Test for new thread creation 2020-11-22 14:13:14 +00:00
vimrc Add a bunch of tests for the ui customisation 2020-07-16 08:33:49 +01:00