IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2004, 9:42:51 AM (22 years ago)
Author:
evanalst
Message:

Updated for inclusion of test for psImageSubsection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/tst_psImageExtraction.c

    r1929 r1957  
    66*  @author Robert DeSonia, MHPCC
    77*
    8 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    9 *  @date $Date: 2004-09-29 20:17:58 $
     8*  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     9*  @date $Date: 2004-10-05 19:42:51 $
    1010*
    1111*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2525                              {testImageSubset,547,"psImageSubset",0,false},
    2626                              {testImageSubset,550,"psImageSubset",0,true},
    27                               {testImageSubsection,730,"psImageSubsection",0,true},
     27                              {testImageSubsection,730,"psImageSubsection",0,false},
    2828                              {testImageSlice, 552, "psImageSlice", 0, false},
    2929                              {NULL}
     
    525525}
    526526
    527 // #547: psImageSubset shall create child image of a specified size from a parent psImage structure
     527// #730: psImageSubsection shall create child image of a specified size from a parent psImage structure
    528528int testImageSubsection(void)
    529529{
Note: See TracChangeset for help on using the changeset viewer.