IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2004, 3:45:30 PM (22 years ago)
Author:
evanalst
Message:

Add additional cases for null inputs.

File:
1 edited

Legend:

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

    r1952 r1954  
    77<DATE><TIME>|<HOST>|E|psLib.image.psImageFitPolynomial
    88    Can not operate on a NULL psImage.
     9<DATE><TIME>|<HOST>|I|main
     10    Following should be an error message for NULL coeffs argument.
     11<DATE><TIME>|<HOST>|E|psLib.image.psImageEvalPolynomial
     12    Polynomial coefficients cannot be NULL.
     13<DATE><TIME>|<HOST>|I|main
     14    Following should be a error message for NULL input argument.
     15<DATE><TIME>|<HOST>|E|psLib.image.psImageEvalPolynomial
     16    Can not operate on a NULL psImage.
Note: See TracChangeset for help on using the changeset viewer.