diff options
author | Thouis (Ray) Jones <thouis@gmail.com> | 2012-06-06 16:43:17 +0200 |
---|---|---|
committer | Thouis (Ray) Jones <thouis@gmail.com> | 2012-06-06 16:54:55 +0200 |
commit | 330468f751410f56eeacb29cb26320faeaec5135 (patch) | |
tree | 7234ea3c7dd55b9d6378f0996bb790138ab27119 /numpy/polynomial/polynomial.py | |
parent | 56f865980447b2fc5475b1b71ef7347383660782 (diff) | |
download | numpy-330468f751410f56eeacb29cb26320faeaec5135.tar.gz |
Add coverage tests for IndexErrors, fix one bug, clean up two checks
Adds numpy/core/tests/test_indexerrors.py with tests to cover failure cases in indexing not covered
by other tests.
Added a missing check for invalid index in multiarray/iterators.c:iter_ass_sub_int().
Used the new checking code in multiarray/iterators.c:iter_ass_subscript().
Changed a ValueError to an IndexError in multiarray/mapping.c:PyArray_MapIterBind().
Diffstat (limited to 'numpy/polynomial/polynomial.py')
0 files changed, 0 insertions, 0 deletions