FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

internal: Fix fixint test in MessagePackTest. by fangzheng · Pull Request #785 · msgpack/msgpack-java · GitHub

internal: Fix fixint test in MessagePackTest. - #785

Merged
xerial merged 1 commit into
msgpack:mainfrom
fangzheng:FixMessagePackTest
Jan 9, 2024
Merged

internal: Fix fixint test in MessagePackTest.#785
xerial merged 1 commit into
msgpack:mainfrom
fangzheng:FixMessagePackTest

Conversation

Copy link
Copy Markdown
Contributor

According to msgpack format spec, positive fix int ranges from 0x00 to 0x7f. The test only covers from 0x00 to 0x79.

github-actions Bot added the bug label Dec 30, 2023
xerial merged commit 41168e9 into msgpack:main Jan 9, 2024

xerial commented Jan 9, 2024

Copy link
Copy Markdown
Member

Thanks. Merged

xerial changed the title Fix fixint test in MessagePackTest. internal: Fix fixint test in MessagePackTest. Jan 9, 2024
xerial added internal and removed bug labels Jan 9, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL