Skip to content

test(docx): add issue 176 regression fixture#182

Merged
developer0hye merged 1 commit into
mainfrom
chore/issue-176-fixture
Jun 1, 2026
Merged

test(docx): add issue 176 regression fixture#182
developer0hye merged 1 commit into
mainfrom
chore/issue-176-fixture

Conversation

@developer0hye
Copy link
Copy Markdown
Owner

What changed

Adds the public issue #176 DOCX attachment as a regression fixture so the drawing/list/code/table scenario keeps running in CI.

Key checks added:

  • conversion smoke test for the fixture
  • parsed IR contains the two rectangle shapes and connector arrow
  • floating text boxes keep their text
  • list numbering continues and nested items stay nested
  • final table remains four rows by two columns
  • code block hard line break and syntax-highlight character style are preserved

Verification

  • cargo test -p office2pdf --test docx_fixtures issue_176 -- --nocapture
  • cargo test -p office2pdf --test docx_fixtures
  • cargo test -p office2pdf

Related: #176

Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
@developer0hye developer0hye merged commit 2333ea4 into main Jun 1, 2026
14 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.

1 participant