Merge branch 'mako_changes-20260806' into content-sizes
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,3 +13,6 @@ uv.lock
|
|||||||
# Python build and test output
|
# Python build and test output
|
||||||
__pycache__/
|
__pycache__/
|
||||||
/test/test_output/
|
/test/test_output/
|
||||||
|
|
||||||
|
# Virtualenv (created with create_cdsc_venv on klone)
|
||||||
|
/.venv/
|
||||||
|
|||||||
@@ -88,7 +88,7 @@ From the repository root:
|
|||||||
|
|
||||||
Run the suite from the root—some tests open fixture files by paths
|
Run the suite from the root—some tests open fixture files by paths
|
||||||
relative to it. The full suite processes several real dumps from
|
relative to it. The full suite processes several real dumps from
|
||||||
`test/dumps/` and takes around fifteen minutes; expected outputs live in
|
`test/dumps/` and takes a couple of minutes; expected outputs live in
|
||||||
`test/baseline_output/`.
|
`test/baseline_output/`.
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|||||||
Reference in New Issue
Block a user