summaryrefslogtreecommitdiff
path: root/numpy/core/tests/test_casting_floatingpoint_errors.py
Commit message (Expand)AuthorAgeFilesLines
* TST: Skip tests that are not currently supported in wasmHood Chatham2022-11-111-1/+2
* TST: Remove FPE `fill` special case after rebaseSebastian Berg2022-06-131-10/+5
* TST: Enable inteer array assignment test and add flat testSebastian Berg2022-06-131-1/+7
* TST: Improve test coverage for complex FPE cast errorsSebastian Berg2022-06-131-0/+6
* TST: Add type check to not trigger an invalid FPE within PyPySebastian Berg2022-06-131-2/+4
* TST: Fixup test name and check for ppc64leSebastian Berg2022-06-131-2/+6
* ENH: Add floating point error handling to advanced indexingSebastian Berg2022-06-131-4/+9
* WIP,TST: Add exhaustive test for FPEs in castsSebastian Berg2022-06-131-0/+135