IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2004, 3:22:59 PM (22 years ago)
Author:
desonia
Message:

added test for psImageResample.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/verified/tst_psImageManip.stderr

    r1943 r2105  
    307307---> TESTPOINT PASSED (psImage{psImageShift} | tst_psImageManip.c)
    308308
     309/***************************** TESTPOINT ******************************************\
     310*             TestFile: tst_psImageManip.c                                         *
     311*            TestPoint: psImage{psImageResample}                                   *
     312*             TestType: Positive                                                   *
     313\**********************************************************************************/
     314
     315<DATE><TIME>|<HOST>|E|psLib.image.psImageResample
     316    Can not operate on a NULL psImage.
     317<DATE><TIME>|<HOST>|E|psLib.image.psImageResample
     318    Specified scale value, 0, must be a positive value.
     319<DATE><TIME>|<HOST>|E|psLib.image.psImageResample
     320    Specified interpolation mode, 0, is unsupported.
     321
     322---> TESTPOINT PASSED (psImage{psImageResample} | tst_psImageManip.c)
     323
Note: See TracChangeset for help on using the changeset viewer.