diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-03-18 20:32:20 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-03-18 20:32:20 -0500 |
commit | c9e7ff76780480ed8fdba30df5dde07ac6736323 (patch) | |
tree | 052fe4855f4ead76369d351342a630ce46251199 /numpy/lib/tests/test_function_base.py | |
parent | 6b840a49345fc3c90e1c49e10b1ddc946abbf2b8 (diff) | |
download | numpy-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