diff options
| author | Jackson Moore <jacksonmoore@tuta.io> | 2026-09-03 16:41:35 +0200 |
|---|---|---|
| committer | Jackson Moore <jacksonmoore@tuta.io> | 2026-09-03 16:41:35 +0200 |
| commit | 6782384df0a9580b26e9418f0693ac3321dbf6f4 (patch) | |
| tree | 5e148d9cb7424277e221d169e041e66ea381c6b1 /conformance/specification-observations.txt | |
Adds conformance ledger and fixtures
Diffstat (limited to 'conformance/specification-observations.txt')
| -rw-r--r-- | conformance/specification-observations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conformance/specification-observations.txt b/conformance/specification-observations.txt new file mode 100644 index 0000000..44e2b1f --- /dev/null +++ b/conformance/specification-observations.txt @@ -0,0 +1,7 @@ +SPECIFICATION OBSERVATIONS + +OBS-001 +Source: specification.txt, section 15.3 +Fixture: SCN-1503-MULTILINE and SCN-1503-CURRENT-LINE + +The source example names target "a" and specifies positions 1:9, 2:6, and 2:10. In the supplied buffer text, "a" starts at 1:6, 1:10, and 2:9. The fixtures preserve the specified position sequence for direct traceability. Confirm the target, buffer text, or expected positions before this fixture becomes executable. |
