summaryrefslogtreecommitdiff
path: root/numpy/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not fail test when ctypes is not available; print a message about skipping...David Cournapeau2008-03-231-2/+7
* Revert accidentally commited changes to TestLoadLibrary unittest for ctypes.David Cournapeau2008-03-231-7/+2
* Fix has_sse3 and add has_ssse3 function for cpuinfo on linux.David Cournapeau2008-03-231-2/+7
* In ctypes.load_library, also attempt to load .so files on failure.Stefan van der Walt2008-03-161-1/+6
* more janitorial workJarrod Millman2007-12-291-28/+26
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-1/+1
* Whitespace cleanup.Stefan van der Walt2007-01-081-57/+57
* Fix Python 2.5 compatibility to work with new b3 releaseTravis Oliphant2006-08-141-0/+63