- Timestamp:
- Jun 8, 2005, 10:04:16 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psHash03.stderr
r3127 r4156 2 2 Following should generate an error message: psHashRemove with null table 3 3 <DATE><TIME>|<HOST>|E|psHashRemove (FILE:LINENO) 4 Input psHash can not beNULL.4 Unallowable operation: table is NULL. 5 5 <DATE><TIME>|<HOST>|I|main 6 6 Following should generate an error message: psHashRemove with null key 7 7 <DATE><TIME>|<HOST>|E|psHashRemove (FILE:LINENO) 8 Input key can not beNULL.8 Unallowable operation: key is NULL.
Note:
See TracChangeset
for help on using the changeset viewer.
