Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for findFirstSet operation #6459

Conversation

kozross
Copy link
Contributor

@kozross kozross commented Sep 10, 2024

Retargeting of accidentally-closed #6454.

@kozross kozross force-pushed the kwxm/conformance/extra-bitwise-tests branch from 412bf0d to c382fa7 Compare September 10, 2024 19:23
kozross and others added 9 commits September 11, 2024 07:25
Co-authored-by: Nikolaos Bezirgiannis <bezirg@users.noreply.github.com>
* WIP

* WIP

* Extra tests for replicateByte and rotateByte

* Extra tests for replicateByte and rotateByte

* Extra tests for shiftByteString

* Extra tests for countSetBits

* Extra tests for findFirstSetBit

* Disable failing test

* Disable failing test

* Extra conformance tests for readBit

* Disable failing test

* Extra conformance tests for writeBits

* Remove some trailing spaces

* Deduplicate trailing bytes in and/or/xor tests

* Tell haskell-steppable-conformance about failing test
Co-authored-by: Nikolaos Bezirgiannis <bezirg@users.noreply.github.com>
@kozross kozross force-pushed the kwxm/conformance/extra-bitwise-tests branch from c382fa7 to 586c487 Compare September 10, 2024 19:26
@kwxm kwxm added Builtins No Changelog Required Add this to skip the Changelog Check labels Sep 10, 2024
@kwxm
Copy link
Contributor

kwxm commented Sep 11, 2024

Susperseded by #6469.

@kwxm kwxm closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builtins No Changelog Required Add this to skip the Changelog Check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants