summaryrefslogtreecommitdiff
path: root/numpy/distutils/tests/pyrex_ext
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of set_package_path, set_local_path, restore_path, and Alan McIntyre2008-07-051-3/+2
* 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
* Updated numpy.distutils tests site.Pearu Peterson2006-02-061-0/+1
* Added pyrex support to numpy.distutils.Pearu Peterson2006-02-064-0/+46