IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2004, 1:03:48 PM (22 years ago)
Author:
desonia
Message:

fixed test for psImageClip and added test for clipping of complex image.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psList.c

    r982 r1033  
    66 *  @author Robert DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-06-10 18:49:28 $
     8 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-06-14 23:03:43 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4242
    4343    if (! runTestSuite(stderr,"psList",tests)) {
    44         psAbort(__FILE__,"One or more tests failed");
     44        psError(__FILE__,"One or more tests failed");
     45        return 1;
    4546    }
    4647    return 0;
Note: See TracChangeset for help on using the changeset viewer.