/[escript]/trunk/esys2/finley/test/unit_test
ViewVC logotype

Diff of /trunk/esys2/finley/test/unit_test

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 82 by jgs, Tue Oct 26 06:53:54 2004 UTC revision 117 by jgs, Fri Apr 1 05:48:57 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"  MODULES="MeshAdapter SystemMatrixAdapter MMtest"
6    
7  for module in $MODULES ; do \  for module in $MODULES ; do \
8      (echo Testing: $module; cd $module; ./unit_test) \      (echo Testing: $module; cd $module; ./unit_test) \

Legend:
Removed from v.82  
changed lines
  Added in v.117

  ViewVC Help
Powered by ViewVC 1.1.26