IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 8, 2004, 11:04:27 AM (22 years ago)
Author:
desonia
Message:

changed the format of message log to print last portion of name if it
doesn't fit in the alloted space.

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

Legend:

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

    r1623 r1729  
    1 <DATE><TIME>|<HOST>|E|psMetadataReadH|Null fileName not allowed
    2 <DATE><TIME>|<HOST>|E|psMetadataReadH|FITS error while opening file: missing.dat could not open the named file
    3 <DATE><TIME>|<HOST>|E|psMetadataReadH|Couldn't close FITS file. FITS error: NULL input pointer
    4 <DATE><TIME>|<HOST>|E|psMetadataReadH|Null extName and extNum = 0 not allowed
    5 <DATE><TIME>|<HOST>|E|psMetadataReadH|FITS error while locating header 22: tried to move past end of file
    6 <DATE><TIME>|<HOST>|E|psMetadataReadH|FITS error while locating header AARGH: illegal HDU number
     1<DATE><TIME>|<HOST>|E|+dataReadHeader|Null fileName not allowed
     2<DATE><TIME>|<HOST>|E|+dataReadHeader|FITS error while opening file: missing.dat could not open the named file
     3<DATE><TIME>|<HOST>|E|+dataReadHeader|Couldn't close FITS file. FITS error: NULL input pointer
     4<DATE><TIME>|<HOST>|E|+dataReadHeader|Null extName and extNum = 0 not allowed
     5<DATE><TIME>|<HOST>|E|+dataReadHeader|FITS error while locating header 22: tried to move past end of file
     6<DATE><TIME>|<HOST>|E|+dataReadHeader|FITS error while locating header AARGH: illegal HDU number
  • trunk/psLib/test/astronomy/verified/tst_psMetadata_02.stderr

    r1459 r1729  
    1 <DATE><TIME>|<HOST>|E|psMetadataItemA|Null value for name not allowed
    2 <DATE><TIME>|<HOST>|E|psMetadataItemA|Invalid psMetadataType: 6
    3 <DATE><TIME>|<HOST>|E|psMetadataAddIt|Null metadata collection not allowed
    4 <DATE><TIME>|<HOST>|E|psMetadataAddIt|Null metadata item not allowed
     1<DATE><TIME>|<HOST>|E|+dataItemAllocV|Null value for name not allowed
     2<DATE><TIME>|<HOST>|E|+dataItemAllocV|Invalid psMetadataType: 6
     3<DATE><TIME>|<HOST>|E|+etadataAddItem|Null metadata collection not allowed
     4<DATE><TIME>|<HOST>|E|+etadataAddItem|Null metadata item not allowed
  • trunk/psLib/test/astronomy/verified/tst_psMetadata_03.stderr

    r1417 r1729  
    1 <DATE><TIME>|<HOST>|E|psMetadataRemov|Null metadata collection not allowed
    2 <DATE><TIME>|<HOST>|E|psMetadataRemov|Couldn't find metadata item. Name: AARGH
    3 <DATE><TIME>|<HOST>|E|psMetadataRemov|Couldn't find metadata item in list. Index: 22
     1<DATE><TIME>|<HOST>|E|+MetadataRemove|Null metadata collection not allowed
     2<DATE><TIME>|<HOST>|E|+MetadataRemove|Couldn't find metadata item. Name: AARGH
     3<DATE><TIME>|<HOST>|E|+MetadataRemove|Couldn't find metadata item in list. Index: 22
  • trunk/psLib/test/astronomy/verified/tst_psMetadata_04.stderr

    r1655 r1729  
    1 <DATE><TIME>|<HOST>|E|psMetadataLooku|Null metadata collection not allowed
    2 <DATE><TIME>|<HOST>|E|psMetadataLooku|Null key name not allowed
     1<DATE><TIME>|<HOST>|E|+MetadataLookup|Null metadata collection not allowed
     2<DATE><TIME>|<HOST>|E|+MetadataLookup|Null key name not allowed
    33<DATE><TIME>|<HOST>|E|  psMetadataGet|Null metadata collection not allowed
    44<DATE><TIME>|<HOST>|E|  psMetadataGet|Couldn't find metadata item with given index. Index: 22
  • trunk/psLib/test/astronomy/verified/tst_psMetadata_05.stderr

    r1444 r1729  
    1 <DATE><TIME>|<HOST>|E|psMetadataSetIt|Null metadata collection not allowed
    2 <DATE><TIME>|<HOST>|E|psMetadataGetNe|Null metadata collection not allowed
    3 <DATE><TIME>|<HOST>|E|psMetadataGetPr|Null metadata collection not allowed
    4 <DATE><TIME>|<HOST>|E|psMetadataItemP|Null file descriptor not allowed
    5 <DATE><TIME>|<HOST>|E|psMetadataItemP|Null format not allowed
    6 <DATE><TIME>|<HOST>|E|psMetadataItemP|Null metadata not allowed
     1<DATE><TIME>|<HOST>|E|+ataSetIterator|Null metadata collection not allowed
     2<DATE><TIME>|<HOST>|E|+etadataGetNext|Null metadata collection not allowed
     3<DATE><TIME>|<HOST>|E|+ataGetPrevious|Null metadata collection not allowed
     4<DATE><TIME>|<HOST>|E|+adataItemPrint|Null file descriptor not allowed
     5<DATE><TIME>|<HOST>|E|+adataItemPrint|Null format not allowed
     6<DATE><TIME>|<HOST>|E|+adataItemPrint|Null metadata not allowed
Note: See TracChangeset for help on using the changeset viewer.