IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2004, 11:36:32 AM (22 years ago)
Author:
desonia
Message:

source file changed, so line numbers in output changed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/tst_psMemory.c

    r1029 r1030  
    66 *  @author Robert DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-06-14 21:22:09 $
     8 *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-06-14 21:36:24 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5959
    6060    if (! runTestSuite(stderr,"psMemory",tests)) {
    61         psAbort(__FILE__,"One or more tests failed");
     61        psError(__FILE__,"One or more tests failed");
     62        return 1;
    6263    }
    6364    return 0;
Note: See TracChangeset for help on using the changeset viewer.