IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2004, 11:14:58 AM (22 years ago)
Author:
desonia
Message:

fixed/tested psErrorRegister and psErrorCodeString.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/verified/tst_psError.stderr

    r1882 r2129  
    102102---> TESTPOINT PASSED (psError{psErrorCodeString()} | tst_psError.c)
    103103
     104/***************************** TESTPOINT ******************************************\
     105*             TestFile: tst_psError.c                                              *
     106*            TestPoint: psError{psErrorRegister()}                                 *
     107*             TestType: Positive                                                   *
     108\**********************************************************************************/
     109
     110<DATE><TIME>|<HOST>|I|testErrorRegister
     111    Following should be an error.
     112<DATE><TIME>|<HOST>|E|psLib.sysUtils.psErrorRegister
     113    Specified psErrorDescription pointer can not be NULL.
     114
     115---> TESTPOINT PASSED (psError{psErrorRegister()} | tst_psError.c)
     116
Note: See TracChangeset for help on using the changeset viewer.