Commit graph

15 commits

Author SHA1 Message Date
kbwo
83fd323226 (rust-adapter): pass stderr to testing-ls only when there is no stdout 2024-06-15 22:29:02 +09:00
kbwo
607f43aa39 implement adapter error bubbling and send warning diagnostic
fix #2
2024-06-13 00:05:43 +09:00
kbwo
d2f262056a fix #1: clear previous diagnostics 2024-06-11 23:49:42 +09:00
kbwo
aa5518a00c handle $/discoverFileTest method 2024-06-11 22:30:00 +09:00
kbwo
58f29d53c7 chore 2024-06-10 00:22:59 +09:00
kbwo
5e4f15cbd8 prevent passing --test-kind argument to test command 2024-06-10 00:22:16 +09:00
kbwo
7f27e6638c implement $/runFileTest request handling for editor command 2024-06-08 23:07:41 +09:00
kbwo
743409e3c2 pass env to adapter 2024-05-25 22:18:34 +09:00
kbwo
45dbcc333e repalce file:// prefix 2024-05-25 18:47:29 +09:00
kbwo
e42e97a3ae update 2024-05-25 18:16:58 +09:00
kbwo
c12e9bc129 add workflow 2024-05-19 23:59:06 +09:00
kbwo
4ba3683ab4 delete some adapter crates and update README 2024-05-19 18:56:44 +09:00
kbwo
305a084061 consolidate the adapters supported by this repository into a single crate 2024-05-19 18:53:23 +09:00
kbwo
e3d4ab31a0 pass multiple adapter options, not just the path 2024-05-18 14:39:11 +09:00
kbwo
43c3b28eef mvp 2024-05-07 00:08:27 +09:00