summaryrefslogtreecommitdiff
path: root/numpy/ma/tests/test_subclassing.py
Commit message (Expand)AuthorAgeFilesLines
* DEP: Fix deprecation warnings in Python 3.1. The warnings come from the unittestCharles Harris2010-02-201-26/+26
* * getdata : prevent unnecessary copies (thx to Eric Firing)pierregm2009-05-131-3/+25
* ran reindentJarrod Millman2008-12-311-2/+0
* core : * fixed make_mask_descr to recognize subdtypes pierregm2008-10-181-21/+1
* replaced assert with self.failUnlesspierregm2008-09-291-30/+30
* Removed unused imports.Alan McIntyre2008-09-091-2/+0
* Standardize NumPy import as "import numpy as np".Alan McIntyre2008-07-221-13/+13
* Restore old test framework classes.Alan McIntyre2008-06-211-1/+1
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-15/+11
* core : clean up update_frompierregm2008-05-011-1/+1
* Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma.Stefan van der Walt2007-12-151-0/+183