IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1923


Ignore:
Timestamp:
Sep 28, 2004, 2:31:53 PM (22 years ago)
Author:
evanalst
Message:

Add additional test cases for psImageManip

File:
1 edited

Legend:

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

    r1920 r1923  
    125125    Following should error as overlay isn't within image boundaries
    126126<DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
    127     Specified subset range, [32:<LINENO>,64:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>].
     127    Specified subset range, [32:<LINENO>,64:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
    128128<DATE><TIME>|<HOST>|I|testImageOverlay
    129129    Following should error as overlay is NULL
     
    159159\**********************************************************************************/
    160160
     161<DATE><TIME>|<HOST>|I|testImageRebin
     162    Following should be an error.
     163<DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
     164    Specified psImage type, psU8, is not supported.
    161165<DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
    162166    Can not operate on a NULL psImage.
Note: See TracChangeset for help on using the changeset viewer.