/[escript]/trunk/bruce/test/unit_test
ViewVC logotype

Diff of /trunk/bruce/test/unit_test

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

revision 150 by jgs, Thu Sep 15 03:44:45 2005 UTC revision 151 by jgs, Thu Sep 22 01:55:00 2005 UTC
# Line 1  Line 1 
1  #!/bin/env bash  #!/bin/bash
2  # $Id$  # $Id$
3  # simple script to run all bruce unit tests  # simple script to run all bruce unit tests
4    
5  MODULES="Bruce BruceFactory"  #MODULES="Bruce BruceFactory"
6    MODULES="Bruce"
7    
8  for module in $MODULES ; do  for module in $MODULES ; do
9    echo Testing: $module    echo Testing: $module

Legend:
Removed from v.150  
changed lines
  Added in v.151

  ViewVC Help
Powered by ViewVC 1.1.26