Skip to content

Follow the exemplar's rename - #47

Merged
matt-edmondson merged 1 commit into
mainfrom
claude/peaceful-mayer-oo6l2u
Sep 10, 2026
Merged

Follow the exemplar's rename#47
matt-edmondson merged 1 commit into
mainfrom
claude/peaceful-mayer-oo6l2u

Conversation

@matt-edmondson

Copy link
Copy Markdown
Contributor

Holotype spells its type names out now (matt-edmondson/Holotype#7): holo::Vec3 is holo::Vector3, and vec.hpp is vector.hpp.

ExemplarHeaderTests' expectation is the document's own text, character for character, so it moves with the document. Nothing in the AST or the generators changes — this is the acceptance target moving, which is exactly the coupling that test exists to have.

I checked the expectation against the document's first section directly, tabs expanded to the four spaces the writer emits, rather than only checking that the test still passes: the two are identical.

485 tests pass, 0 warnings, 0 errors.

🤖 Generated with Claude Code

https://claude.ai/code/session_01AhoPJ5AbxP8QEBNxPQYEPk


Generated by Claude Code

Holotype spells its type names out now, so holo::Vec3 is holo::Vector3 and
vec.hpp is vector.hpp. The acceptance expectation here is the document's own
text, so it moves with it.

Verified the expectation is still byte-identical to the document's first
section, tabs expanded, rather than only that the test passes. 485 tests pass.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AhoPJ5AbxP8QEBNxPQYEPk
@sonarqubecloud

Copy link
Copy Markdown

@matt-edmondson
matt-edmondson merged commit 2e1df46 into main Sep 10, 2026
12 checks passed
@matt-edmondson
matt-edmondson deleted the claude/peaceful-mayer-oo6l2u branch September 10, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants