IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 29, 2005, 11:49:29 AM (21 years ago)
Author:
desonia
Message:

updated tests to use current substitutions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/FullUnitTest

    r3439 r3542  
    1919#  RETURN : integer number of tests which failed
    2020#
    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 $
    2323#
    2424#  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    654654        s/: Line \d+/: Line <LINENO>/g;
    655655        s/\(.*\:\d+\)/\(FILE\:LINENO\)/g;
     656        s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
    656657        s/allocate \d+ bytes at/allocate <N> bytes at/g;
    657658
     
    682683        s/: Line \d+/: Line <LINENO>/g;
    683684        s/\(.*\:\d+\)/\(FILE\:LINENO\)/g;
     685        s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
    684686        s/allocate \d+ bytes at/allocate <N> bytes at/g;
    685687
Note: See TracChangeset for help on using the changeset viewer.