summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_arraysetops.py
Commit message (Expand)AuthorAgeFilesLines
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-1/+1
* Whitespace cleanup.Stefan van der Walt2007-01-081-8/+8
* Add tests to arraysetops for empty arrays.Stefan van der Walt2006-09-191-0/+14
* Add ediff1d support for empty arrays.Stefan van der Walt2006-09-181-0/+12
* Replace ScipyTestCase with NumpyTestCasecookedm2006-07-171-2/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-1/+1
* Arraysetops added to numpy.libRobert Cimrman2006-01-091-0/+145