-
Notifications
You must be signed in to change notification settings - Fork 45
Fixes for 2023.12 tests #262
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
825949e
Fix accumulation_result_dtype for 2023.12 logic
asmeurer 9aad419
Merge branch 'master' into 2023-fixes
asmeurer 4a0d975
Fix the searchsorted test (and add a TODO)
asmeurer b7065de
Enable fft in the stubs
asmeurer 6737695
Properly include __array_namespace_info__ in the stubs
asmeurer 5aa865d
Test info functions in the signature tests
asmeurer ebb4f37
Skip cumulative_sum in the nan propogation special case test
asmeurer 5e62058
Print the function name for non-machine readable special cases
asmeurer c8c9498
Enable dtype checks in sum and prod for 2023.12
asmeurer 8a50ebc
Add shape, dtype, and value testing for cumulative_sum
asmeurer 303d756
Merge branch 'master' into 2023-fixes
asmeurer bb33ff2
Fix flake8 issue
asmeurer a04ff8f
Fix test_cumulative_sum @given inputs
asmeurer 6362204
Add missing tests for unstack()
asmeurer 0f311e2
Fix formatting of greater than or equal sign
asmeurer 279677d
Print the array module version in the tests header
asmeurer aafb6a1
Fix scalars() to not generate integers for floating-point dtypes
asmeurer bf3b773
Generate keyword arguments in test_clip()
asmeurer 930932a
Add helper function is_scalar
asmeurer 5993eca
Fix potentially undefined variable
asmeurer 873eb64
Fix spelling
asmeurer 4f0214e
Add value testing for clip()
asmeurer b311c83
Merge branch 'master' into 2023-fixes
asmeurer 1b10ebf
Add the remainder of the value testing for clip()
asmeurer ceb63ea
Support int dtypes in test_clip and some portability fixes
asmeurer 7ce5eb3
Fix input dtypes for test_clip
asmeurer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.