summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_function_base.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-03-18 20:32:20 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2021-03-18 20:32:20 -0500
commitc9e7ff76780480ed8fdba30df5dde07ac6736323 (patch)
tree052fe4855f4ead76369d351342a630ce46251199 /numpy/lib/tests/test_function_base.py
parent6b840a49345fc3c90e1c49e10b1ddc946abbf2b8 (diff)
downloadnumpy-c9e7ff76780480ed8fdba30df5dde07ac6736323.tar.gz
BUG,TST: Fix error path and argument name (and add test coverage)
The argument name for the python side defined function was always `a` and not `object` so fix it and add a test. Also add a test to ensure the error paths are taken for all of the function. The missing NULL returns cannot be tested easily (but thanks to code coverage its nice to look at the uncovered stuff closer...)
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions