Changeset 4442
- Timestamp:
- Jun 30, 2005, 11:28:40 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/runTest (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/runTest
r4379 r4442 26 26 # 27 27 # $Revison: $ $Name: not supported by cvs2svn $ 28 # $Date: 2005-06- 24 20:01:54$28 # $Date: 2005-06-30 21:28:40 $ 29 29 # 30 30 # Copyright 2004 Maui High Performance Computering Center, University of Hawaii … … 151 151 s/allocate \d+ bytes at/allocate <N> bytes at/g; 152 152 s/v\d+.\d+.\d+/vX.X.X/g; 153 153 s/'xxx' \(\d+\)/'xxx' \(NUM\)/; 154 154 if (m/TestPoint:\s*([^\*]+)/) { 155 155 $testfile = $1; … … 194 194 s/allocate \d+ bytes at/allocate <N> bytes at/g; 195 195 s/v\d+.\d+.\d+/vX.X.X/g; 196 s/'xxx' \(\d+\)/'xxx' \(NUM\)/; 196 197 197 198 if (m/\*\*\*\*\*\* TESTPOINT \*\*\*\*\*\*/) {
Note:
See TracChangeset
for help on using the changeset viewer.
