IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2858


Ignore:
Timestamp:
Jan 3, 2005, 10:21:09 AM (22 years ago)
Author:
harman
Message:

Updated truth

Location:
trunk/psLib/test/astronomy/verified
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stderr

    r2612 r2858  
    1 <DATE><TIME>|<HOST>|E|listSetIterator (psList.c:<LINENO>)
    2     Unexpected null pointer for psList parameter.
    3 <DATE><TIME>|<HOST>|E|listSetIterator (psList.c:<LINENO>)
    4     Unexpected null pointer for psList parameter.
     1<DATE><TIME>|<HOST>|E|psListRemoveData (psList.c:<LINENO>)
     2    Specified data item is not found in the psList.
     3<DATE><TIME>|<HOST>|E|psMetadataRemove (psMetadata.c:<LINENO>)
     4    Failed to remove metadata item, HISTORY, from metadata list.
    55<DATE><TIME>|<HOST>|E|psMetadataReadHeader (psMetadataIO.c:<LINENO>)
    66    Unallowable operation: fileName is NULL.
  • trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stdout

    r2643 r2858  
    114114 Key Name:   GCOUNT  Key pType: 260  Key mdType: 0  Key Value:               1  Key Comment: required keyword; must = 1
    115115 Key Name:   BITPIX  Key pType: 260  Key mdType: 0  Key Value:             -64  Key Comment: number of bits per data pixel
     116 Key Name:  HISTORY  Key pType: 0  Key mdType: 1  Key Value:                  Key Comment:
     117    Key Name:  HISTORY  Key pType: 0  Key mdType: 2  Key Value:                  Key Comment: File modified by user 'harman' with fv  on 2004-08-04T<DATE>
     118    Key Name:  HISTORY  Key pType: 0  Key mdType: 2  Key Value:                  Key Comment: File modified by user 'harman' with fv  on 2004-08-04T<DATE>
    116119 Key Name:  EXTNAME  Key pType: 0  Key mdType: 2  Key Value:     'MY_DATA_2'  Key Comment:
    117120
  • trunk/psLib/test/astronomy/verified/tst_psMetadata_04.stderr

    r2281 r2858  
    55<DATE><TIME>|<HOST>|E|psMetadataGet (psMetadata.c:<LINENO>)
    66    Unallowable operation: md is NULL.
     7<DATE><TIME>|<HOST>|E|psListIteratorSet (psList.c:<LINENO>)
     8    Specified location, 22, is invalid.
     9<DATE><TIME>|<HOST>|E|psListGet (psList.c:<LINENO>)
     10    Specified location, 22, is invalid.
    711<DATE><TIME>|<HOST>|E|psMetadataGet (psMetadata.c:<LINENO>)
    812    Could not find metadata item at index 22.
Note: See TracChangeset for help on using the changeset viewer.