Skip to content

test: update spec submodule#69

Merged
lidel merged 3 commits intomasterfrom
chore/update-spec-csv
Apr 7, 2026
Merged

test: update spec submodule#69
lidel merged 3 commits intomasterfrom
chore/update-spec-csv

Conversation

@lidel
Copy link
Copy Markdown
Member

@lidel lidel commented Apr 7, 2026

The upstream multibase.csv switched to a 5-column format with explicit Unicode codepoints (U+XXXX) and new status labels aligned with IETF terminology.

  • spec: update to latest (d7406cd)
  • spec_test.go: parse new 5-column format using U+XXXX column
  • spec_test.go: skip "none"/reserved entries (e.g. identity 0x00)

lidel added 3 commits April 8, 2026 00:01
The upstream multibase.csv switched to a 5-column format
with explicit Unicode codepoints (U+XXXX) and new status
labels aligned with IETF terminology.

- spec: update to latest (d7406cd)
- spec_test.go: parse new 5-column format using U+XXXX column
- spec_test.go: skip "none"/reserved entries (e.g. identity 0x00)
- spec_test.go: verify character column matches U+XXXX codepoint,
  skip control characters which use names instead of literals
- spec_test.go: use t.Fatal on ReadAll error to avoid nil panic
@lidel lidel changed the title test: update spec submodule and adapt CSV parser test: update spec submodule Apr 7, 2026
@lidel lidel marked this pull request as ready for review April 7, 2026 22:12
@lidel lidel merged commit 8f83a6e into master Apr 7, 2026
9 checks passed
@lidel lidel deleted the chore/update-spec-csv branch April 7, 2026 22:14
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