IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 27, 2006, 10:08:58 AM (20 years ago)
Author:
gusciora
Message:

I added tests for psImageSmooth, modified the psStats stuff and the Min
routines.

File:
1 edited

Legend:

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

    r5303 r6226  
    1212        tst_psImageStats \
    1313        tst_psImageStructManip \
    14     tst_psImageMaskOps
     14        tst_psImageSmooth \
     15        tst_psImageMaskOps
    1516
    1617tst_psImageConvolve_SOURCES =  tst_psImageConvolve.c
     
    2122tst_psImageStats_SOURCES =  tst_psImageStats.c
    2223tst_psImageStructManip_SOURCES =  tst_psImageStructManip.c
     24tst_psImageSmooth_SOURCES =  tst_psImageSmooth.c
    2325tst_psImageMaskOps_SOURCES = tst_psImageMaskOps.c
    2426
Note: See TracChangeset for help on using the changeset viewer.