summaryrefslogtreecommitdiff
path: root/numpy/testing/nose_tools/utils.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Rearrange numpy/testing files.Charles Harris2018-03-291-2274/+0
* TST: Remove some nose dependences in utils.pyCharles Harris2018-03-231-7/+49
* TST: Fixing bug in assert near equality of float16 arrays (#10697)Aaron Critchley2018-03-101-1/+3
* MAINT: Fix unused IgnoreException in nose_tools/utils.pyCharles Harris2017-12-221-0/+1
* BUG: Fix numpy.testing.assert_equal in release mode.Charles Harris2017-12-101-3/+6
* MAINT: Remove duplicate cond check from assert_array_compareMichael Odintsov2017-11-281-2/+1
* BUG: Fix assert_equal on time-like objectsEric Wieser2017-11-261-28/+26
* MAINT: Rearrange files in numpy/testing module.Charles Harris2017-07-041-0/+2229