diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-14 19:04:16 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-14 20:07:07 -0600 |
commit | 90c71f0a8a84d9f17243e28e01527b5fd1ecdbb9 (patch) | |
tree | 311c223111667426615e083d08618f2bf91985e2 /numpy/array_api/_utility_functions.py | |
parent | 0cb6bdcf2a28e8a3a74a302d0807cd054a15925f (diff) | |
download | numpy-90c71f0a8a84d9f17243e28e01527b5fd1ecdbb9.tar.gz |
TST: Move most new loadtxt tests to its own file
This also adds two basic new tests around files/strings containing
the \0 character (prooving that we handle that gracefully).
Also adds tests for:
* the `_` thousands delimiter (should fail, but doesn't for float128
right now)
* Failure modes when the number of rows changes (negative specifically)
Many of these tests came originally from Warren Weckesser and others
were added by Ross Barnowsky:
Co-authored-by: Warren Weckesser <warren.weckesser@gmail.com>
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Diffstat (limited to 'numpy/array_api/_utility_functions.py')
0 files changed, 0 insertions, 0 deletions