Changeset 3599 for trunk/psLib/test/FullUnitTest
- Timestamp:
- Mar 31, 2005, 1:37:09 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/FullUnitTest (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/FullUnitTest
r3542 r3599 19 19 # RETURN : integer number of tests which failed 20 20 # 21 # $Revision: 1.2 0$ $Name: not supported by cvs2svn $22 # $Date: 2005-03- 29 21:49:29 $21 # $Revision: 1.21 $ $Name: not supported by cvs2svn $ 22 # $Date: 2005-03-31 23:37:09 $ 23 23 # 24 24 # Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 656 656 s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g; 657 657 s/allocate \d+ bytes at/allocate <N> bytes at/g; 658 s/v\d+.\d+.\d+/vX.X.X/g; 658 659 659 660 # Filter lines with *** malloc. This is an artifact of Mac testing of … … 685 686 s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g; 686 687 s/allocate \d+ bytes at/allocate <N> bytes at/g; 688 s/v\d+.\d+.\d+/vX.X.X/g; 687 689 688 690 # Filter lines with *** malloc. This is an artifact of Mac testing of
Note:
See TracChangeset
for help on using the changeset viewer.
