Changeset 937 for trunk/psLib/test/FullUnitTest
- Timestamp:
- Jun 8, 2004, 1:50:56 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/FullUnitTest (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/FullUnitTest
r731 r937 19 19 # RETURN : integer number of tests which failed 20 20 # 21 # $Revision: 1. 4$ $Name: not supported by cvs2svn $22 # $Date: 2004-0 5-19 01:57:05$21 # $Revision: 1.5 $ $Name: not supported by cvs2svn $ 22 # $Date: 2004-06-08 23:50:56 $ 23 23 # 24 24 # Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 537 537 s/\d+:\d+:\d+/ <DATE> /; 538 538 s/\s+\d+:\d+:\d+\w/ <TIME> /; 539 s/\| [\w\.\-\_]+\|/<HOST> |/;539 s/\|\s*[\w\.\-\_]+\s*\|/<HOST> |/; 540 540 # Filter lines with *** malloc. This is an artifact of Mac testing of 541 541 # memory functions … … 557 557 s/\d+:\d+:\d+/ <DATE> /; 558 558 s/\s+\d+:\d+:\d+\w/ <TIME> /; 559 s/\| [\w\.\-\_]+\|/<HOST> |/;559 s/\|\s*[\w\.\-\_]+\s*\|/<HOST> |/; 560 560 # Filter lines with *** malloc. This is an artifact of Mac testing of 561 561 # memory functions
Note:
See TracChangeset
for help on using the changeset viewer.
