summaryrefslogtreecommitdiff
path: root/numpy/testing/_private/utils.py
Commit message (Expand)AuthorAgeFilesLines
...
* TST: disable gc in refcount test (#11158)Matti Picus2018-05-241-5/+9
* BUG: Ensure that fully masked arrays pass assert_array_equal.Marten van Kerkwijk2018-05-191-1/+5
* BUG: Ensure the garbage is clear first in assert_no_gc_cyclesEric Wieser2018-04-151-1/+8
* ENH: Show the full list of leaked objectsEric Wieser2018-04-121-2/+21
* TST: Extract a helper function to test for reference cyclesEric Wieser2018-04-121-1/+63
* MAINT: Rearrange numpy/testing files.Charles Harris2018-03-291-0/+2274