Changeset 3783
- Timestamp:
- Apr 28, 2005, 2:38:39 PM (21 years ago)
- Location:
- trunk/psLib/test/image
- Files:
-
- 2 edited
-
Makefile.am (modified) (2 diffs)
-
verified/tst_psImageConvolve.stderr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/Makefile.am
r3714 r3783 20 20 tst_psImageManip \ 21 21 tst_psImageStats \ 22 tst_psImageStatsSpeed \23 22 tst_psImageExtraction \ 24 23 tst_psImageConvolve \ … … 34 33 sOut.fits 35 34 36 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 35 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 37 36 38 37 CLEANFILES = $(TESTS) $(check_DATA) temp/* -
trunk/psLib/test/image/verified/tst_psImageConvolve.stderr
r3127 r3783 41 41 ---> TESTPOINT PASSED (psImage{psKernelGenerate} | tst_psImageConvolve.c) 42 42 43 /***************************** TESTPOINT ******************************************\ 44 * TestFile: tst_psImageConvolve.c * 45 * TestPoint: psImage{psImageConvolve} * 46 * TestType: Positive * 47 \**********************************************************************************/ 48 49 <DATE><TIME>|<HOST>|I|testImageConvolve 50 Testing direct gaussian convolution 51 <DATE><TIME>|<HOST>|I|testImageConvolve 52 Testing fourier gaussian convolution 53 54 ---> TESTPOINT PASSED (psImage{psImageConvolve} | tst_psImageConvolve.c) 55
Note:
See TracChangeset
for help on using the changeset viewer.
