IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3783


Ignore:
Timestamp:
Apr 28, 2005, 2:38:39 PM (21 years ago)
Author:
desonia
Message:

fixed some latent bugs.

Location:
trunk/psLib/test/image
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/Makefile.am

    r3714 r3783  
    2020        tst_psImageManip \
    2121        tst_psImageStats \
    22         tst_psImageStatsSpeed \
    2322        tst_psImageExtraction \
    2423        tst_psImageConvolve \
     
    3433        sOut.fits
    3534
    36 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 
     35TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    3736
    3837CLEANFILES = $(TESTS) $(check_DATA) temp/*
  • trunk/psLib/test/image/verified/tst_psImageConvolve.stderr

    r3127 r3783  
    4141---> TESTPOINT PASSED (psImage{psKernelGenerate} | tst_psImageConvolve.c)
    4242
     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.