docs: update reference project path in AGENTS.md
This commit is contained in:
@@ -17,7 +17,7 @@ lua test/test_fb.lua # Run FB parser tests
|
||||
lua test/test_integration.lua # Run integration tests
|
||||
|
||||
# Reference Project
|
||||
# Tests use files from: ~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project/
|
||||
# Tests use files from: ~/Documents/siemens/scl_lang_support_lazyvim_ref_project/
|
||||
# Override with: SCL_REF_PROJECT=/path/to/ref lua tests/run_tests.lua
|
||||
```
|
||||
|
||||
@@ -158,7 +158,7 @@ The LSP validates data types and provides warnings for unknown types:
|
||||
|
||||
Use the reference project for testing:
|
||||
```
|
||||
~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project/
|
||||
~/Documents/siemens/scl_lang_support_lazyvim_ref_project/
|
||||
```
|
||||
|
||||
Contains `.scl`, `.db`, `.udt`, and `.xml` files for comprehensive testing of:
|
||||
|
||||
Reference in New Issue
Block a user