Changeset 3542 for trunk/psLib/test/FullUnitTest
- Timestamp:
- Mar 29, 2005, 11:49:29 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/FullUnitTest (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/FullUnitTest
r3439 r3542 19 19 # RETURN : integer number of tests which failed 20 20 # 21 # $Revision: 1. 19$ $Name: not supported by cvs2svn $22 # $Date: 2005-03- 17 18:53:14$21 # $Revision: 1.20 $ $Name: not supported by cvs2svn $ 22 # $Date: 2005-03-29 21:49:29 $ 23 23 # 24 24 # Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 654 654 s/: Line \d+/: Line <LINENO>/g; 655 655 s/\(.*\:\d+\)/\(FILE\:LINENO\)/g; 656 s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g; 656 657 s/allocate \d+ bytes at/allocate <N> bytes at/g; 657 658 … … 682 683 s/: Line \d+/: Line <LINENO>/g; 683 684 s/\(.*\:\d+\)/\(FILE\:LINENO\)/g; 685 s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g; 684 686 s/allocate \d+ bytes at/allocate <N> bytes at/g; 685 687
Note:
See TracChangeset
for help on using the changeset viewer.
