IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 6, 2004, 11:50:14 AM (22 years ago)
Author:
desonia
Message:

modified runTest / FullUnitTest to suppress line numbers in messages.

File:
1 edited

Legend:

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

    r1198 r1404  
    1  <DATE> <TIME> |<HOST>|E|   psBitSetTest| : Line 151 - Bit position too small: -4
    2  <DATE> <TIME> |<HOST>|E|   psBitSetTest| : Line 154 - Bit position too large: 200
    3  <DATE> <TIME> |<HOST>|E|   psBitSetTest| : Line 148 - Null psBitSet for inBitSet argument
    4  <DATE> <TIME> |<HOST>|E|    psBitSetSet| : Line 129 - Bit position too small: -4
    5  <DATE> <TIME> |<HOST>|E|    psBitSetSet| : Line 132 - Bit position too large: 200
    6  <DATE> <TIME> |<HOST>|E|    psBitSetSet| : Line 126 - Null psBitSet for inBitSet argument
     1<DATE><TIME>|<HOST>|E|   psBitSetTest| : Line <LINENO> - Bit position too small: -4
     2<DATE><TIME>|<HOST>|E|   psBitSetTest| : Line <LINENO> - Bit position too large: 200
     3<DATE><TIME>|<HOST>|E|   psBitSetTest| : Line <LINENO> - Null psBitSet for inBitSet argument
     4<DATE><TIME>|<HOST>|E|    psBitSetSet| : Line <LINENO> - Bit position too small: -4
     5<DATE><TIME>|<HOST>|E|    psBitSetSet| : Line <LINENO> - Bit position too large: 200
     6<DATE><TIME>|<HOST>|E|    psBitSetSet| : Line <LINENO> - Null psBitSet for inBitSet argument
Note: See TracChangeset for help on using the changeset viewer.