Show
Ignore:
Timestamp:
09/25/06 15:24:20 (2 years ago)
Author:
wehart
Message:

Rework of Acro tests. The new default execution script is the
simplified script, so all of the experiment files needed to be updated to
indicate that they use the more complex type of test executable:

runexp_driver.

In the long run, I think we may migrate many of these tests to the
simpler version, which should be easier to maintain. However, I think we
should do that after we get parallel testing mechanisms in place.

( Links to Acro-related mail archives at http://software.sandia.gov/Acro/ )

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • coliny/trunk/test/coliny-sw.study.xml

    r2065 r2177  
    1717    </factors> 
    1818    <controls> 
    19        <executable>exp.coliny.pl</executable> 
     19       <executable type="runexp_driver">exp.coliny.pl</executable> 
    2020       <replication>1 
    2121          <seeds>100</seeds>