Ben Jackson
f389d65a24
Add a test for csharp, run in CI
2021-04-15 21:09:09 +01:00
Ben Jackson
c769e8a479
Fix up the tests to work in linux container too
2020-11-22 14:13:14 +00:00
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
Ben Jackson
c6d6c7f876
Support "multi-session" mode properly
...
Document remote debugging and add a test
2020-05-17 14:07:56 +01:00
Ben Jackson
abd8ba7d38
Stabilise some tests
2020-05-08 11:50:38 +01:00
Ben Jackson
1003cdc0b2
Add a splash popup while starting up
...
Sometimes it can take quite a while to start up and initialise the debug
adapter. So we use popup/float to display the status as we start up and
shut down.
This increases minimum Vim version to 8.2, but that's been out for ages
now and I intend to agressively require latest/later vim/neovim
versions.
2020-03-26 23:25:50 +00:00
Ben Jackson
d29b0ebcfd
Fix installation issues
2019-10-23 00:25:02 +01:00
Ben Jackson
1da94177df
Install node
2019-08-03 22:14:56 +01:00
Ben Jackson
dbebb1f154
Fix vim in docker image
2019-08-03 22:14:56 +01:00
Ben Jackson
932b1f57c3
Revert .bashrc
2019-08-03 22:14:56 +01:00
Ben Jackson
df8c0179d1
Print env
2019-08-03 22:14:56 +01:00
Ben Jackson
29989ffbfb
Test for go
2019-08-03 22:14:56 +01:00
Ben Jackson
3a70b3dd2c
Make debugging actually work on linux by installing gdb. Also, add a manual image for testing the tests
2019-06-08 10:49:26 +01:00
Ben Jackson
d458d06bc5
Use the same version as the current macvim
2019-06-08 10:49:26 +01:00
Ben Jackson
fc802b61bd
Run flake8 and vint in azure
2019-05-09 00:24:06 +01:00
Ben Jackson
fb5b6f2d74
Use a newer vim; vimspector requires latest builds
2019-02-20 21:52:27 +00:00
Ben Jackson
7f78429f8d
Install ca-certs
2019-02-17 22:46:52 +00:00
Ben Jackson
30da2ab862
Try using my own docker image
2019-02-17 22:30:56 +00:00