Commit Graph

20 Commits

Author SHA1 Message Date
Yasuhiro Matsumoto
318b0f4dc9 delete test 2025-11-03 10:25:58 +09:00
mattn
a5f1a41d36 Handle allowlist in lsp_settings (#283)
* Handle allowlist in lsp_settings

* Fix test

* Fix test

* Fix test

* Fix test

* Fix test

* Do not load duplicated

* Fix test

* Fix test
2020-07-17 13:44:50 +09:00
Milly
2daf528743 Add test for lsp_settings#root_path 2020-03-30 03:18:19 +09:00
Yasuhiro Matsumoto
ce9a222097 Add hack to avoid failing tests 2020-02-12 10:05:09 +09:00
Yasuhiro Matsumoto
ba47b4e67f Add wrong configuration 2020-01-31 18:36:12 +09:00
Yasuhiro Matsumoto
c588857b64 Add test 2020-01-31 18:28:14 +09:00
Yasuhiro Matsumoto
df1ce0dbe1 Fix test 2020-01-31 18:04:46 +09:00
Yasuhiro Matsumoto
6e645f0902 Add test 2020-01-31 18:00:33 +09:00
Yasuhiro Matsumoto
3db5a74ca9 Poissible to specify settings value with lambda.
Fixes #118
2020-01-30 19:15:46 +09:00
Yasuhiro Matsumoto
e1ce15f714 Add test 2020-01-30 02:26:24 +09:00
Yasuhiro Matsumoto
a12bd9573b Add test 2020-01-30 01:52:42 +09:00
Yasuhiro Matsumoto
91882919de setfperm 2020-01-30 01:47:46 +09:00
Yasuhiro Matsumoto
2fa2625901 Add p for mkdir() 2020-01-30 01:42:43 +09:00
Yasuhiro Matsumoto
9bc485f53d Add lsp_settings#servers_dir() 2020-01-30 01:40:17 +09:00
Yasuhiro Matsumoto
ef182997b0 Add test 2020-01-30 01:33:17 +09:00
Yasuhiro Matsumoto
3fa9d50e0e Add test 2020-01-30 00:52:30 +09:00
Yasuhiro Matsumoto
61dccb88b0 Add tests 2020-01-30 00:45:13 +09:00
Mitsuo Heijo
abc8778a3d fix: remove test scripts
After #49, directory creation and delection is done in vimscript, so run it's no longer possible to run or test the installation script directly.
2020-01-03 13:46:09 +09:00
Mitsuo Heijo
4de5cb5805 fix: variable arguments 2019-12-24 23:44:53 +09:00
Mitsuo Heijo
c61632d625 feature: support metals, fortls
- fix: imporve npm and pip install
- proposal: add simple test script
2019-12-24 23:39:14 +09:00