summaryrefslogtreecommitdiff
path: root/numpy/f2py/lib/tests/test_module_module.py
Commit message (Expand)AuthorAgeFilesLines
* Removing G3 f2py code. Development has moved to https://launchpad.net/f2py/Robert Kern2008-07-031-59/+0
* Clean up test output such that a completely-passing test suite has no extrane...Robert Kern2008-07-031-3/+1
* 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
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+1
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-1/+1
* g3 f2py: impl. compiling Fortran codes online (function numpy.f2py.lib.compil...Pearu Peterson2007-05-181-0/+61