/[escript]/trunk/finley/test/unit_test-scons
ViewVC logotype

Diff of /trunk/finley/test/unit_test-scons

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

revision 319 by jgs, Tue Dec 6 04:25:37 2005 UTC revision 320 by svn, Tue Dec 6 04:35:27 2005 UTC
# Line 6  MODULES="MeshAdapterTest.exe" Line 6  MODULES="MeshAdapterTest.exe"
6    
7  for module in $MODULES ; do  for module in $MODULES ; do
8    echo Testing: $module    echo Testing: $module
9    $module    ./$module
10    if [ $? != 0 ]    if [ $? != 0 ]
11    then    then
12      echo Unit Testing FAILED for module: $module      echo Unit Testing FAILED for module: $module

Legend:
Removed from v.319  
changed lines
  Added in v.320

  ViewVC Help
Powered by ViewVC 1.1.26