Changeset 1926 for trunk/psLib/test/image/verified/tst_psImageManip.stderr
- Timestamp:
- Sep 29, 2004, 9:50:43 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/verified/tst_psImageManip.stderr
r1923 r1926 125 125 Following should error as overlay isn't within image boundaries 126 126 <DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection 127 Specified subset range, [32:<LINENO>,64:<LINENO>], lies outsidepsImage's boundaries, [0:<LINENO>,0:<LINENO>].127 Specified subset range, [32:<LINENO>,64:<LINENO>], is invalid or outside input psImage's boundaries, [0:<LINENO>,0:<LINENO>]. 128 128 <DATE><TIME>|<HOST>|I|testImageOverlay 129 129 Following should error as overlay is NULL … … 160 160 161 161 <DATE><TIME>|<HOST>|I|testImageRebin 162 Following should be an error .162 Following should be an error for unsupported type. 163 163 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 164 164 Specified psImage type, psU8, is not supported. 165 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 166 Can not operate on a NULL psImage. 167 <DATE><TIME>|<HOST>|I|testImageRebin 168 Following should be an error. 165 <DATE><TIME>|<HOST>|I|testImageRebin 166 Following should be an error for invallid mask type. 167 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 168 Input psImage mask type, psF32, is not the supported mask datatype of psU8. 169 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 170 Can not operate on a NULL psImage. 171 <DATE><TIME>|<HOST>|I|testImageRebin 172 Following should be an error for scale < 0. 169 173 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 170 174 Specified scale value, 0, must be a positive value. 171 175 <DATE><TIME>|<HOST>|I|testImageRebin 172 Following should be an error .176 Following should be an error for stats null. 173 177 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 174 178 Specified statistic can not be NULL. 175 179 <DATE><TIME>|<HOST>|I|testImageRebin 176 Following should be an error .180 Following should be an error for stats options 0. 177 181 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 178 182 Specified statistic option, 0, is not valid. Must specify one and only one statistic type. 179 183 <DATE><TIME>|<HOST>|I|testImageRebin 180 Following should be an error .184 Following should be an error for stat options use range. 181 185 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 182 186 Specified statistic option, 8192, is not valid. Must specify one and only one statistic type. 183 187 <DATE><TIME>|<HOST>|I|testImageRebin 184 Following should be an error .188 Following should be an error for stats with multiple options. 185 189 <DATE><TIME>|<HOST>|E|psLib.image.psImageRebin 186 190 Specified statistic option, 2049, is not valid. Must specify one and only one statistic type.
Note:
See TracChangeset
for help on using the changeset viewer.
