summaryrefslogtreecommitdiff
path: root/numpy/distutils/tests/gen_ext
Commit message (Expand)AuthorAgeFilesLines
* MAINT: remove unused f2py and SWIG tests from numpy.distutils.Ralf Gommers2016-01-063-60/+0
* STY: PEP8 and pyflakes fixes for numpy/distutils.Charles Harris2015-07-251-2/+1
* STY: Giant comma spacing fixup.Charles Harris2013-08-182-4/+4
* 2to3: Apply `print` fixer.Charles Harris2013-04-063-3/+3
* 2to3: Use absolute imports.Charles Harris2013-03-282-2/+2
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-013-0/+4
* Remove uses of set_package_path, set_local_path, restore_path, and Alan McIntyre2008-07-051-3/+0
* 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-3/+3
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-1/+1
* Clean up setup() calls.Pearu Peterson2007-05-111-1/+1
* Replace ScipyTestCase with NumpyTestCasecookedm2006-07-171-2/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-4/+1
* Updated numpy.distutils tests site.Pearu Peterson2006-02-061-17/+20
* numpy.base -> numpyTravis Oliphant2006-01-051-1/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-042-2/+2
* Moved scipy directory to numpyTravis Oliphant2006-01-043-0/+60