Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Correct the iteration of key/values of hashes#91

Merged
skx merged 4 commits intomasterfrom
80-hash
Nov 11, 2023
Merged

Correct the iteration of key/values of hashes#91
skx merged 4 commits intomasterfrom
80-hash

Conversation

@skx
Copy link
Copy Markdown
Owner

@skx skx commented Nov 11, 2023

This commit adds a test-case which checks that the iteration over hash keys returns the correct results. It seems that the value varies over runs - so repeating the test ten times is likely sufficient to trigger the issue.

Once this bug is fixed this will close #90.

This commit adds a test-case which checks that the iteration
over hash keys returns the correct results.  It seems that the
value varies over runs - so repeating the test ten times is
likely sufficient to trigger the issue.

Once this bug is fixed this will close #90.
@skx skx merged commit 8f86ab9 into master Nov 11, 2023
@skx skx deleted the 80-hash branch November 11, 2023 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iteration.mon : wrong hash key/value

1 participant