Changeset 1840 for trunk/psLib/test/image/verified/tst_psImageFFT.stderr
- Timestamp:
- Sep 21, 2004, 12:30:19 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/verified/tst_psImageFFT.stderr
r1761 r1840 25 25 <DATE><TIME>|<HOST>|I|testImageComplex 26 26 Following should be an error (type mismatch). 27 <DATE><TIME>|<HOST>|E|ps ImageComplex28 The inputs to psImageComplex must be the same type.27 <DATE><TIME>|<HOST>|E|psLib.image.psImageComplex 28 Real psImage type (psF32) and imaginary psImage type (psF64) must be the same. 29 29 <DATE><TIME>|<HOST>|I|testImageComplex 30 30 Following should be an error (size mismatch). 31 <DATE><TIME>|<HOST>|E|ps ImageComplex32 The inputs to psImageComplex must be the same dimensions.31 <DATE><TIME>|<HOST>|E|psLib.image.psImageComplex 32 Real psImage size (128x64) and imaginary psImage size (64x64) must be the same. 33 33 34 34 ---> TESTPOINT PASSED (psFFT{psImageComplex} | tst_psImageFFT.c)
Note:
See TracChangeset
for help on using the changeset viewer.
