Changeset 3599 for trunk/psLib/test/runTest
- Timestamp:
- Mar 31, 2005, 1:37:09 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/runTest (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/runTest
r3439 r3599 26 26 # 27 27 # $Revison: $ $Name: not supported by cvs2svn $ 28 # $Date: 2005-03- 17 18:53:14$28 # $Date: 2005-03-31 23:37:09 $ 29 29 # 30 30 # Copyright 2004 Maui High Performance Computering Center, University of Hawaii … … 142 142 s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g; 143 143 s/allocate \d+ bytes at/allocate <N> bytes at/g; 144 s/v\d+.\d+.\d+/vX.X.X/g; 144 145 145 146 # Filter lines with malloc. This is an artifact of memory testing … … 174 175 s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g; 175 176 s/allocate \d+ bytes at/allocate <N> bytes at/g; 177 s/v\d+.\d+.\d+/vX.X.X/g; 176 178 177 179 # Filter lines with malloc. This is an artifact of memory testing
Note:
See TracChangeset
for help on using the changeset viewer.
