Skip to content

Make docx files deterministic, to permit golden tests#76

Merged
gomutex merged 1 commit into
gomutex:mainfrom
robfig:determinism
Aug 11, 2025
Merged

Make docx files deterministic, to permit golden tests#76
gomutex merged 1 commit into
gomutex:mainfrom
robfig:determinism

Conversation

@robfig

@robfig robfig commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Previously, the files produced from identical docs would not match. That made writing tests difficult, because it's not easy to compare the resulting files. This change makes the docx files byte-for-byte identical.

@gomutex gomutex merged commit 099ad31 into gomutex:main Aug 11, 2025
4 checks passed
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