summaryrefslogtreecommitdiff
path: root/numpy/testing/nose_tools/utils.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-23TST: Remove some nose dependences in utils.pyCharles Harris1-7/+49
2018-03-10TST: Fixing bug in assert near equality of float16 arrays (#10697)Aaron Critchley1-1/+3
2017-12-22MAINT: Fix unused IgnoreException in nose_tools/utils.pyCharles Harris1-0/+1
2017-12-10BUG: Fix numpy.testing.assert_equal in release mode.Charles Harris1-3/+6
2017-11-28MAINT: Remove duplicate cond check from assert_array_compareMichael Odintsov1-2/+1
2017-11-26BUG: Fix assert_equal on time-like objectsEric Wieser1-28/+26
2017-07-04MAINT: Rearrange files in numpy/testing module.Charles Harris1-0/+2229