tsl-devkit/lsp-server/test/test_provider
csh adec86a3aa 🐛 fix(symbol): index all system tsf files
Do not drop system-library .tsf units when the file stem differs from top-level symbols.

Add test_provider support for --interpreter=... and an interpreter integration test that validates full indexing plus completion+resolve snippet.
2025-12-24 12:02:30 +08:00
..
fixtures feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
CMakeLists.txt 🐛 fix(symbol): index all system tsf files 2025-12-24 12:02:30 +08:00
completion_test.cppm 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
definitions_test.cppm 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
fixtures.cppm 🐛 fix(symbol): index all system tsf files 2025-12-24 12:02:30 +08:00
interpreter_test.cppm 🐛 fix(symbol): index all system tsf files 2025-12-24 12:02:30 +08:00
json_flow_test.cppm 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
json_provider_coverage_test.cppm feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
main.cc 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
provider_misc_test.cppm 🔧 chore(lsp_server): gate providers to completion/definition 2025-12-24 11:33:40 +08:00
provider_surface_test.cppm feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
server_json_test.cppm feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
test_main.cppm 🐛 fix(symbol): index all system tsf files 2025-12-24 12:02:30 +08:00