IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 30, 2006, 10:28:34 AM (20 years ago)
Author:
drobbin
Message:

Added type support in Metadata for s8,s16,u8-32. Edited PixelsTransform and test. Added types to DataType.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/verified/tst_psCoord.stderr

    r5814 r6251  
    9191---> TESTPOINT PASSED (psCoord{psPlaneDistortApply()} | tst_psCoord.c)
    9292
     93/***************************** TESTPOINT ******************************************\
     94*             TestFile: tst_psCoord.c                                              *
     95*            TestPoint: psCoord{psPixelsTransform()}                               *
     96*             TestType: Positive                                                   *
     97\**********************************************************************************/
     98
     99<HOST>|I|testPixelsTransform
     100    Following should generate error message
     101<HOST>|E|psPixelsTransform (FILE:LINENO)
     102    Unallowable operation: input is NULL.
     103<HOST>|I|testPixelsTransform
     104    Following should generate error message
     105<HOST>|E|psPixelsTransform (FILE:LINENO)
     106    Unallowable operation: input is NULL.
     107
     108---> TESTPOINT PASSED (psCoord{psPixelsTransform()} | tst_psCoord.c)
     109
Note: See TracChangeset for help on using the changeset viewer.