Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.5.1
/
numpy
/
tests
374413e
TST: (backport r8567) Add tests for matlib. Closes #1242.
by Pauli Virtanen
· 15 years ago
3042a38
Skip graciously when ctypes is not available.
by David Cournapeau
· 16 years ago
ec1f783
Tag ctypes load library tests as known failures on cygwin.
by David Cournapeau
· 17 years ago
af7f89e
Restore old test framework classes.
by Alan McIntyre
· 17 years ago
c331857
Switched to use nose to run tests. Added test and bench functions to all modules.
by Alan McIntyre
· 17 years ago
dd490ff
Handle library with extension in their name for ctypes.load_library.
by David Cournapeau
· 17 years ago
e2488d6
Do not fail test when ctypes is not available; print a message about skipping the test instead.
by David Cournapeau
· 17 years ago
c0c85e0
Revert accidentally commited changes to TestLoadLibrary unittest for ctypes.
by David Cournapeau
· 17 years ago
8eed71c
Fix has_sse3 and add has_ssse3 function for cpuinfo on linux.
by David Cournapeau
· 17 years ago
9318f7a
In ctypes.load_library, also attempt to load .so files on failure.
by Stefan van der Walt
· 17 years ago
72297ed
more janitorial work
by Jarrod Millman
· 18 years ago
610438f
Rename test classes to CapWords.
by Stefan van der Walt
· 18 years ago
1bd2d49
Whitespace cleanup.
by Stefan van der Walt
· 19 years ago
f77587b
Fix Python 2.5 compatibility to work with new b3 release
by Travis Oliphant
· 19 years ago