Changeset 4409 for trunk/psLib/test
- Timestamp:
- Jun 28, 2005, 10:17:52 AM (21 years ago)
- Location:
- trunk/psLib/test
- Files:
-
- 2 edited
-
astronomy/verified/tst_psTime_01.stderr (modified) (2 diffs)
-
dataManip/verified/tst_psHist02.stderr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psTime_01.stderr
r4059 r4409 169 169 Following should generate error message for NULL ISO string 170 170 <DATE><TIME>|<HOST>|E|psTimeFromISO (FILE:LINENO) 171 Unallowable operation: timeis NULL.171 Unallowable operation: input is NULL. 172 172 <DATE><TIME>|<HOST>|I|testTimeFromISO 173 173 Following should generate an error for invalid ISO string … … 186 186 Following should generate error message for NULL timeval 187 187 <DATE><TIME>|<HOST>|E|psTimeFromTimeval (FILE:LINENO) 188 Unallowable operation: timeis NULL.188 Unallowable operation: input is NULL. 189 189 190 190 ---> TESTPOINT PASSED (psTime{psTimeFromTimeval} | tst_psTime_01.c) -
trunk/psLib/test/dataManip/verified/tst_psHist02.stderr
r3127 r4409 6 6 Following should generate an error message. 7 7 <DATE><TIME>|<HOST>|E|psVectorHistogram (FILE:LINENO) 8 Unallowable operation: psVector inor its data is NULL.8 Unallowable operation: psVector values or its data is NULL.
Note:
See TracChangeset
for help on using the changeset viewer.
