summaryrefslogtreecommitdiff
path: root/numpy/distutils/tests/test_fcompiler_gnu.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up test output such that a completely-passing test suite has no extrane...Robert Kern2008-07-031-2/+0
* 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-2/+2
* Better version handling for gnu and intel Fortran compilerscookedm2007-04-221-0/+52