IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2005, 1:37:09 PM (21 years ago)
Author:
desonia
Message:

changed the version of the library given IfA's recommendations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/FullUnitTest

    r3542 r3599  
    1919#  RETURN : integer number of tests which failed
    2020#
    21 #  $Revision: 1.20 $  $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 $
    2323#
    2424#  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    656656        s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
    657657        s/allocate \d+ bytes at/allocate <N> bytes at/g;
     658        s/v\d+.\d+.\d+/vX.X.X/g;
    658659
    659660        # Filter lines with *** malloc.  This is an artifact of Mac testing of
     
    685686        s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
    686687        s/allocate \d+ bytes at/allocate <N> bytes at/g;
     688        s/v\d+.\d+.\d+/vX.X.X/g;
    687689
    688690        # Filter lines with *** malloc.  This is an artifact of Mac testing of
Note: See TracChangeset for help on using the changeset viewer.