Parent Directory
|
Revision Log
|
Patch
revision 147 by jgs, Fri Aug 12 01:45:47 2005 UTC | revision 150 by jgs, Thu Sep 15 03:44:45 2005 UTC | |
---|---|---|
# | Line 2 | Line 2 |
2 | # $Id$ | # $Id$ |
3 | # simple script to run all finley unit tests | # simple script to run all finley unit tests |
4 | ||
5 | MODULES="MeshAdapter SystemMatrixAdapter MMtest" | MODULES="MeshAdapter" |
6 | ||
7 | for module in $MODULES ; do | for module in $MODULES ; do |
8 | echo Testing: $module | echo Testing: $module |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |