IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2005, 11:37:02 AM (21 years ago)
Author:
desonia
Message:

tweaked to avoid a signed zero.

File:
1 edited

Legend:

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

    r3976 r3986  
    8686    Following should be an error:
    8787<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
    88     Specified vmin value, 0-6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:3.40282e+38].
     88    Specified vmin value, 1.19209e-07-6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:3.40282e+38].
    8989<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    9090    Following should be an error:
    9191<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
    92     Specified vmin value, 0+6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:3.40282e+38].
     92    Specified vmin value, 1.19209e-07+6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:3.40282e+38].
    9393<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    9494    Following should be an error:
     
    102102    Following should be an error:
    103103<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
    104     Specified vmax value, 0-6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:3.40282e+38].
     104    Specified vmax value, 1.19209e-07-6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:3.40282e+38].
    105105<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    106106    Following should be an error:
    107107<DATE><TIME>|<HOST>|E|psImageClipComplexRegion (FILE:LINENO)
    108     Specified vmax value, 0+6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:3.40282e+38].
     108    Specified vmax value, 1.19209e-07+6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:3.40282e+38].
    109109<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
    110110    Following should be an error (invalid type)
Note: See TracChangeset for help on using the changeset viewer.