Commit graph

23 commits

Author SHA1 Message Date
Ben Jackson
9e2526c4a4 Fix logs in the wrong place when runnning tests withotu basedir 2020-09-19 11:18:40 +01:00
Ben Jackson
f6158d0ffb Make installer quiet too 2020-07-31 22:19:10 +01:00
Ben Jackson
8a6d56d3e1 Run the upate in CI too 2020-07-22 15:05:21 +01:00
Ben Jackson
0140a607b1 Raise autocommand when installer completes. use this in testing 2020-07-22 10:52:48 +01:00
Ben Jackson
e884a5f71c run_tests: add --help properly 2020-07-16 08:33:49 +01:00
Ben Jackson
231720b5b5 Make the messages clearer 2020-07-16 08:33:49 +01:00
Ben Jackson
97f6dd29a6 Add some tests for expand/collapse variables; todo - fails on gdb/linux 2020-07-16 08:33:49 +01:00
Ben Jackson
727214c599 Add a bunch of tests for the ui customisation 2020-07-16 08:33:49 +01:00
Ben Jackson
5837135fee Allow moving the gadget/configuration dirs to arbitrary location 2020-05-12 19:39:32 +01:00
Ben Jackson
e153b9536e No longer need node 10 for the tests since debugpy 2020-04-26 11:34:03 +01:00
Ben Jackson
be26098315 Remove workaround for broken cpptools 2020-04-03 21:05:34 +01:00
Ben Jackson
5d404708cf Fix CI on linux
Don't use lldb-mi as the MIDebugger when we're in gdb mode (it's on the
PATH because llvm is installed)
2020-03-21 17:01:15 +00:00
Ben Jackson
6c8657c9a7 Guess VIMSPECTOR_MI_DEBUGGER path 2020-03-09 21:25:55 +00:00
Ben Jackson
7ca51f8f08 FixUp: Node <10 not node=10 2020-01-19 10:23:05 +00:00
Ben Jackson
1e8bd384b9 FixUp: importing ycm test lib changs' 2020-01-15 23:23:22 +00:00
Ben Jackson
6ee8f7875d Tests: Import test framework changs from YCM 2020-01-15 23:17:15 +00:00
Ben Jackson
74ef72b150 which -s is mac only 2019-12-14 18:03:53 +00:00
Ben Jackson
d458d06bc5 Use the same version as the current macvim 2019-06-08 10:49:26 +01:00
Ben Jackson
132b284dcd Improve tests 2019-05-16 21:08:18 +01:00
Ben Jackson
f6e4b6cc5d Read tests from command line and print test file name on failure 2019-05-16 21:05:50 +01:00
Ben Jackson
652fc4d280 Default VIMSPECTOR_MIMODE 2019-05-16 21:05:50 +01:00
Ben Jackson
d7667c6532 run_tests should build the test programs 2019-04-28 11:50:03 +01:00
Ben Jackson
2cfd5afacb Add first-pass testing framework based on vim's runtest.vim 2019-02-17 19:36:21 +00:00