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

Contents of /trunk/esys2/finley/test/unit_test

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (show annotations)
Tue Oct 26 06:53:54 2004 UTC (18 years, 4 months ago) by jgs
File size: 199 byte(s)
Initial revision

1 #!/bin/env bash
2 # $Id$
3 # simple script to run all finley unit tests
4
5 MODULES="MeshAdapter SystemMatrixAdapter"
6
7 for module in $MODULES ; do \
8 (echo Testing: $module; cd $module; ./unit_test) \
9 done

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.26