IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 5, 2006, 3:58:10 PM (20 years ago)
Author:
magnier
Message:

added psImageInterpolate tests so I could test fixes to this function

Location:
trunk/psLib/test/mathtypes
Files:
1 added
1 edited

Legend:

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

    r8958 r9863  
     1
    12AM_CPPFLAGS = \
    23        $(SRCINC) \
     
    45        -I$(top_srcdir)/test/pstap/src \
    56        $(PSLIB_CFLAGS)
     7
    68AM_LDFLAGS = \
    79        $(top_builddir)/src/libpslib.la  \
     
    1113
    1214TEST_PROGS = \
    13         tap_psVector
     15        tap_psVector \
     16        tap_psImageInterpolate
    1417
    1518if BUILD_TESTS
Note: See TracChangeset for help on using the changeset viewer.