summaryrefslogtreecommitdiff
path: root/numpy/distutils/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace ScipyTestCase with NumpyTestCasecookedm2006-07-177-15/+15
* Refactored Configuration._fix_paths method to gpaths, added tests and documen...Pearu Peterson2006-03-301-1/+13
* Fixed minrelpath bug for processing '.././..', minrelpath resolves '.'s. Intr...Pearu Peterson2006-03-291-0/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-4/+1
* Fixed minrelpath tests for platforms where os.path.sep<>'/'.Pearu Peterson2006-02-111-7/+9
* Updated numpy.distutils tests site.Pearu Peterson2006-02-069-60/+84
* Added pyrex support to numpy.distutils.Pearu Peterson2006-02-064-0/+46
* Introduced njoin and minrelpath to handle relative paths and containing slash...Pearu Peterson2006-01-281-1/+12
* numpy.base -> numpyTravis Oliphant2006-01-054-4/+4
* Changed all references to scipy to numpyTravis Oliphant2006-01-0410-11/+11
* Moved scipy directory to numpyTravis Oliphant2006-01-0423-0/+301