IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1023


Ignore:
Timestamp:
Jun 14, 2004, 9:42:12 AM (22 years ago)
Author:
desonia
Message:

line numbers changed in error messages as the source code changed.

File:
1 edited

Legend:

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

    r1018 r1023  
    3030
    3131 <DATE> <TIME> <HOST> |I|    testListGet|Following should be an error
    32  <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:263).
     32 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:264).
    3333
    3434---> TESTPOINT PASSED (psList{489-testListGet} | tst_psList.c)
     
    4747 <DATE> <TIME> <HOST> |E|   psListRemove|Couldn't position to given index (-2) to remove element from list.
    4848 <DATE> <TIME> <HOST> |I| testListRemove|Next message should be an error
    49  <DATE> <TIME> <HOST> |E|   psListRemove|Failed to find 0x0 on psList 0x6d9190 in psListRemove.
     49 <DATE> <TIME> <HOST> |E|   psListRemove|Failed to find 0x0 on psList 0x88ce09c in psListRemove.
    5050 <DATE> <TIME> <HOST> |I| testListRemove|Next message should be an error
    51  <DATE> <TIME> <HOST> |E|   psListRemove|Failed to find 0x6d9aa0 on psList 0x6d9190 in psListRemove.
     51 <DATE> <TIME> <HOST> |E|   psListRemove|Failed to find 0x88ce51c on psList 0x88ce09c in psListRemove.
    5252
    5353---> TESTPOINT PASSED (psList{490-testListRemove} | tst_psList.c)
     
    7070 <DATE> <TIME> <HOST> |I|testListIterato| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location
    7171 <DATE> <TIME> <HOST> |I|testListIterato|Following should error with 'Unexpected null pointer'
    72  <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:263).
     72 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:264).
    7373 <DATE> <TIME> <HOST> |I|testListIterato|Following should error with 'Can't move to an unknown position.'
    7474 <DATE> <TIME> <HOST> |E|listSetIterator|Can't move to an unknown position.  Not moving the iterator position.
Note: See TracChangeset for help on using the changeset viewer.