IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3956


Ignore:
Timestamp:
May 17, 2005, 1:17:24 PM (21 years ago)
Author:
evanalst
Message:

Fix error message double negative.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/verified/tst_psMetadataIO.stderr

    r3952 r3956  
    3535    Duplicate MULTI specifier on line 14 of test2.config.
    3636<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    37     Metadata type 'CELL', found on line 17 of test2.config, is not invalid.
     37    Metadata type 'CELL', found on line 17 of test2.config, is invalid.
    3838<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    3939    Failed to parse the value 'aabb' of metadata item value1, type F64, on line 20 of test2.config.
     
    4949    Duplicate metadata item name is not allowed.  Use a psMetadataFlags option to allow such action.
    5050<DATE><TIME>|<HOST>|E|parseLine (FILE:LINENO)
    51     Metadata type 'NEWCELL', found on line 37 of test2.config, is not invalid.
     51    Metadata type 'NEWCELL', found on line 37 of test2.config, is invalid.
    5252<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    5353    Failed to read a metadata OURCELL on line 40 of test2.config.
    5454<DATE><TIME>|<HOST>|E|parseLine (FILE:LINENO)
    55     Metadata type 'NEWCELL1', found on line 43 of test2.config, is not invalid.
     55    Metadata type 'NEWCELL1', found on line 43 of test2.config, is invalid.
    5656<DATE><TIME>|<HOST>|I|testMetadataParseConfig1
    5757    Following should generate error message
     
    102102
    103103<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    104     Metadata type 'CELL', found on line 6 of test5.config, is not invalid.
     104    Metadata type 'CELL', found on line 6 of test5.config, is invalid.
    105105<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    106     Metadata type 'CELL2', found on line 12 of test5.config, is not invalid.
     106    Metadata type 'CELL2', found on line 12 of test5.config, is invalid.
    107107<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    108     Metadata type 'CELL3', found on line 18 of test5.config, is not invalid.
     108    Metadata type 'CELL3', found on line 18 of test5.config, is invalid.
    109109<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    110110    Failed to read a metadata CELL.00 on line 22 of test5.config.
     
    112112    Specified type, CELL5, on line 26 of test5.config is already defined.
    113113<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    114     Metadata type 'CELL6', found on line 30 of test5.config, is not invalid.
     114    Metadata type 'CELL6', found on line 30 of test5.config, is invalid.
    115115<DATE><TIME>|<HOST>|E|parseMetadataItem (FILE:LINENO)
    116     Metadata type 'CELL6', found on line 31 of test5.config, is not invalid.
     116    Metadata type 'CELL6', found on line 31 of test5.config, is invalid.
    117117
    118118---> TESTPOINT PASSED (psMetadataParseConfig{psMetadataParseConfig} | tst_psMetadataIO.c)
Note: See TracChangeset for help on using the changeset viewer.