tsl-devkit/lsp-server/test
csh a9958f36fe 🔧 chore(repo): refresh local rules and ast defaults
add repository-local agent rules and refresh the architecture notes
for the current lsp layering.

register the AST self-test in CTest, initialize a few AST defaults,
and bump glaze to the newer conan package version.

verify: `cmake --build lsp-server/build/clang-linux/Release --target test_ast`
verify: `ctest --test-dir lsp-server/build/clang-linux/Release -R test_ast_unit --output-on-failure` passes
known issue: `ctest --test-dir lsp-server/build/clang-linux/Release -R test_ast_script --output-on-failure` still fails on `/home/csh/windows_share/tsf/funcext/Common/Tree/TTree.tsf` due to invalid TSF syntax (`FConfig &= v` missing trailing `;`).
2026-03-06 13:03:00 +08:00
..
request_json 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
test_ast 🔧 chore(repo): refresh local rules and ast defaults 2026-03-06 13:03:00 +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