IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2004, 10:17:58 AM (22 years ago)
Author:
desonia
Message:

changes associated with the testing of psImageSubsection.

File:
1 edited

Legend:

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

    r1926 r1929  
    66 *  @author Robert DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-09-29 19:50:43 $
     8 *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-09-29 20:17:58 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3636
    3737testDescription tests[] = {
    38                               {
    39                                   testImageClip,571,"psImageClip",0,false
    40                               },
    41                               {
    42                                   testImageClipNAN,572,"psImageClipNAN",0,false
    43                               },
    44                               {
    45                                   testImageClipComplexRegion,673,"psImageClipComplexRegion",0,false
    46                               },
    47                               {
    48                                   testImageOverlay,573,"psImageOverlay",0,false
    49                               },
    50                               {
    51                                   testImageRebin,559,"psImageRebin",0,false
    52                               },
    53                               {
    54                                   testImageRoll,562,"psImageRoll",0,false
    55                               },
    56                               {
    57                                   testImageRotate,560,"psImageRotate",0,false
    58                               },
    59                               {
    60                                   testImageShift,561,"psImageShift",0,false
    61                               },
    62                               {
    63                                   NULL
    64                               }
     38                              {testImageClip,571,"psImageClip",0,false},
     39                              {testImageClipNAN,572,"psImageClipNAN",0,false},
     40                              {testImageClipComplexRegion,673,"psImageClipComplexRegion",0,false},
     41                              {testImageOverlay,573,"psImageOverlay",0,false},
     42                              {testImageRebin,559,"psImageRebin",0,false},
     43                              {testImageRoll,562,"psImageRoll",0,false},
     44                              {testImageRotate,560,"psImageRotate",0,false},
     45                              {testImageShift,561,"psImageShift",0,false},
     46                              {NULL}
    6547                          };
    6648
Note: See TracChangeset for help on using the changeset viewer.