IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2005, 1:02:09 PM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/verified/tst_pmObjects01.stdout

    r4100 r4200  
    9090----------------------------------------------------------------------------------
    9191----------------------------------------------------------------------------------
    92 Calling pmSourceSetPixelCircle with NULL psSource.  Should generate error and return NULL.
     92Calling pmSourceSetPixelsCircle with NULL psSource.  Should generate error and return NULL.
    9393----------------------------------------------------------------------------------
    94 Calling pmSourceSetPixelCircle with NULL psImage.  Should generate error and return NULL.
     94Calling pmSourceSetPixelsCircle with NULL psImage.  Should generate error and return NULL.
    9595----------------------------------------------------------------------------------
    96 Calling pmSourceSetPixelCircle with wrong type psImage.  Should generate error and return NULL.
     96Calling pmSourceSetPixelsCircle with wrong type psImage.  Should generate error and return NULL.
    9797----------------------------------------------------------------------------------
    98 Calling pmSourceSetPixelCircle with radius < 0.0.  Should generate error and return NULL.
     98Calling pmSourceSetPixelsCircle with radius < 0.0.  Should generate error and return NULL.
    9999----------------------------------------------------------------------------------
    100 Calling pmSourceSetPixelCircle with valid data.
     100Calling pmSourceSetPixelsCircle with valid data.
    101101----------------------------------------------------------------------------------
    102102----------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.