summaryrefslogtreecommitdiff
path: root/numpy/distutils/tests/test_misc_util.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports.Alan McIntyre2008-09-131-8/+5
* 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-9/+10
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-3/+3
* Replace ScipyTestCase with NumpyTestCasecookedm2006-07-171-3/+3
* 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
* Fixed minrelpath tests for platforms where os.path.sep<>'/'.Pearu Peterson2006-02-111-7/+9
* Introduced njoin and minrelpath to handle relative paths and containing slash...Pearu Peterson2006-01-281-1/+12
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-2/+2
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+33