vimspector/tests
Eduardo Mezêncio 85865e0012 Add regression tests for lua support
Change Dockerfile to install lua, luajit and love and also to install
nodejs 12 needed to build the lua debug adapter. Create the
love-headless test in support/test/lua to test love without an x server.
2020-11-16 15:08:55 -03:00
..
ci Add regression tests for lua support 2020-11-16 15:08:55 -03:00
lib Add "run to cursor" support 2020-10-23 22:53:04 +01: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 Add "run to cursor" support 2020-10-23 22:53:04 +01: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
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 Minor improvements to console usage 2020-10-10 16:20:55 +01:00
vimrc Add a bunch of tests for the ui customisation 2020-07-16 08:33:49 +01:00