Changeset 3127 for trunk/psLib/test/FullUnitTest
- Timestamp:
- Feb 4, 2005, 12:49:39 PM (21 years ago)
- Location:
- trunk/psLib
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
test/FullUnitTest (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib
- Property svn:ignore
-
old new 1 DoxygenLog 1 2 bin 2 3 lib
-
- Property svn:ignore
-
trunk/psLib/test/FullUnitTest
r3115 r3127 19 19 # RETURN : integer number of tests which failed 20 20 # 21 # $Revision: 1.1 6$ $Name: not supported by cvs2svn $22 # $Date: 2005-02-0 3 00:54:12$21 # $Revision: 1.17 $ $Name: not supported by cvs2svn $ 22 # $Date: 2005-02-04 22:49:37 $ 23 23 # 24 24 # Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 659 659 s/$hostname\s*/<HOST>/g; 660 660 s/: Line \d+/: Line <LINENO>/g; 661 s/\ :\d+/\:<LINENO>/g;661 s/\(.*\:\d+\)/\(FILE\:LINENO\)/g; 662 662 s/allocate \d+ bytes at/allocate <N> bytes at/g; 663 663 … … 687 687 s/$hostname\s*/<HOST>/g; 688 688 s/: Line \d+/: Line <LINENO>/g; 689 s/\ :\d+/\:<LINENO>/g;689 s/\(.*\:\d+\)/\(FILE\:LINENO\)/g; 690 690 s/allocate \d+ bytes at/allocate <N> bytes at/g; 691 691
Note:
See TracChangeset
for help on using the changeset viewer.
