diff options
author | Ralf Gommers <ralf.gommers@googlemail.com> | 2011-04-03 16:01:47 +0200 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@googlemail.com> | 2011-04-03 16:01:47 +0200 |
commit | 7497d609228dd3ae0ad8b76ba712031c1b4712d8 (patch) | |
tree | 35650b38f2c895fe80a1498ac1e91cb81b424738 /numpy/oldnumeric/ma.py | |
parent | f944e32ff172250045f3ca6f819bd96fbd3c6ebc (diff) | |
download | numpy-7497d609228dd3ae0ad8b76ba712031c1b4712d8.tar.gz |
BUG: fix allclose to work for scalar inf. Also actually runs tests.
Tests were not run before because the allclose test class was a subclass of
TestCase and used generators. This is not supported by nose, tests will be
skipped.
Also changes plain asserts to assert_().
Closes #1672. Thanks to Justin Peel for the allclose inf fix.
Diffstat (limited to 'numpy/oldnumeric/ma.py')
0 files changed, 0 insertions, 0 deletions