aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/test_shell_script_ssp_document_abstraction.org
Commit message (Collapse)AuthorAgeFilesLines
* ssp test-abstraction-ssp.sh script minorRalph Amissah2026-05-151-1/+6
| | | | | | | | | - test/test-abstraction-ssp.sh script minor improvement - result change reflects content corrections: name spelling & a markup error, document abstracton, ssp verified ok (may be considered a test) (assisted by Claude-Code)
* org files cosmetic, remove word BUGRalph Amissah2026-05-051-1/+1
|
* org headers rearranged (& odd hilighting issue)Ralph Amissah2026-05-041-6/+5
| | | | | - odd hilighting issue ... must result from my org config, but "fix" makes things easier for me.
* add .ssp regression test script and reference filesRalph Amissah2026-04-221-0/+155
test/test-abstraction-ssp.sh: shell script that generates .ssp files for all sample documents and diffs against committed reference files in test/reference/abstraction/. Usage: ./test/test-abstraction-ssp.sh --generate ./bin/spine-ldc ./test/test-abstraction-ssp.sh ./bin/spine-ldc Exits 0 if all .ssp files match, 1 if differences found. Reports changed, missing, and new files. test/reference/abstraction/: 35 reference .ssp files generated from the current abstraction, covering all sample documents including 9-language live-manual. Co-Authored-By: Anthropic Claude Opus 4.6 (1M context)