summaryrefslogtreecommitdiff
path: root/numpy/testing/_private/nosetester.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove all nose testing support.Charles Harris2023-01-191-545/+0
* mostly string conversionsJakob2020-10-231-9/+9
* DOC: Fixes for 18 broken links (#16472)bjnath2020-06-061-1/+1
* MAINT: Replace basestring with str.Charles Harris2020-01-231-3/+2
* MAINT: Remove sys.version checks in testsSeth Troisi2020-01-151-9/+0
* MAINT: Remove python2 array_getslice and array_setslice (#15263)Seth Troisi2020-01-071-2/+0
* MAINT: Remove references to non-existent sys.exc_clear()Jon Dufresne2020-01-051-3/+0
* MAINT: Remove implicit inheritance from object class (#15236)Jon Dufresne2020-01-051-1/+1
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* ENH: add "max difference" messages to np.testing.assert_array_equal (#12591)Stephan Hoyer2019-01-011-1/+1
* DOC: reduce warnings and cleanup redundant c-api documentationmattip2018-08-141-9/+11
* MAINT: Rearrange numpy/testing files.Charles Harris2018-03-291-0/+560