Skip to content

test: add SipHash length and sign-extension tests - #12

Merged
LimiNode merged 1 commit into
mainfrom
codex/add-tests-for-siphash-with-edge-cases
Sep 4, 2025
Merged

test: add SipHash length and sign-extension tests#12
LimiNode merged 1 commit into
mainfrom
codex/add-tests-for-siphash-with-edge-cases

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 4, 2025

Copy link
Copy Markdown
Owner

Summary

  • add tests for empty, short, 8-byte, and longer messages
  • verify handling of bytes above 0x7F to avoid sign extension

Testing

  • ./scripts/run_tests.sh

https://chatgpt.com/codex/tasks/task_e_68b90718814c832cb693f210be4b1dc9

@LimiNode
LimiNode merged commit 47ae97a into main Sep 4, 2025
4 checks passed
@LimiNode
LimiNode deleted the codex/add-tests-for-siphash-with-edge-cases branch September 4, 2025 13:35
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.

1 participant