tsl-devkit/lsp-server/test
csh 32e1eb09db 🐛 fix(ast): support single-variable for-in fallback
normalize single-variable for-in nodes in the deserializer and
rewrite legacy input in test_ast when the bundled parser cannot
generate updated parse tables.

skip known-invalid tsf fixtures in test.sh so batch runs can
continue past syntax errors that the grammar should not accept.
2026-03-06 11:45:53 +08:00
..
request_json 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
test_ast 🐛 fix(ast): support single-variable for-in fallback 2026-03-06 11:45:53 +08:00
test_lsp_any 🧪 test: register remaining tests in ctest 2025-12-21 15:52:09 +08:00
test_module 🧪 test: register remaining tests in ctest 2025-12-21 15:52:09 +08:00
test_provider 🔧 lsp-server: update CMakeLists 2026-02-02 17:41:31 +08:00
test_scheduler 🧪 test: register remaining tests in ctest 2025-12-21 15:52:09 +08:00
test_semantic ♻️ refactor(semantic): split semantic partitions 2025-12-21 21:33:15 +08:00
test_symbol test(lsp_server): update test scripts and tsf cases 2026-01-08 15:51:54 +08:00
test_tree_sitter 🐛 fix(ast): support single-variable for-in fallback 2026-03-06 11:45:53 +08:00
CMakeLists.txt 🧪 test: register remaining tests in ctest 2025-12-21 15:52:09 +08:00
run_lsp_json_tests.py feat(provider): add compile-time registry 2025-12-21 22:21:46 +08:00