IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2005, 10:04:16 AM (21 years ago)
Author:
desonia
Message:

error message text reworded. No change in actual test.

File:
1 edited

Legend:

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

    r3127 r4156  
    22    Following should generate an error message: psHashRemove with null table
    33<DATE><TIME>|<HOST>|E|psHashRemove (FILE:LINENO)
    4     Input psHash can not be NULL.
     4    Unallowable operation: table is NULL.
    55<DATE><TIME>|<HOST>|I|main
    66    Following should generate an error message: psHashRemove with null key
    77<DATE><TIME>|<HOST>|E|psHashRemove (FILE:LINENO)
    8     Input key can not be NULL.
     8    Unallowable operation: key is NULL.
Note: See TracChangeset for help on using the changeset viewer.