IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2005, 11:38:19 AM (21 years ago)
Author:
desonia
Message:

changes given implementation of tests for the psPixels functions.

File:
1 edited

Legend:

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

    r3690 r3959  
    4242         tst_psMetadata_05 \
    4343         tst_psMetadata_06 \
    44          tst_psMetadata_07
     44         tst_psMetadata_07 \
     45         tst_psPixels
    4546
    4647check_PROGRAMS =$(TESTS)
     
    5152
    5253
    53 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 
     54TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    5455
    5556CLEANFILES = $(TESTS) $(check_DATA) temp/*
     
    8081tst_psMetadata_06_SOURCES = tst_psMetadata_06.c
    8182tst_psMetadata_07_SOURCES = tst_psMetadata_07.c
     83tst_psPixels_SOURCES = tst_psPixels.c
    8284
    8385test.config: data/test.config
Note: See TracChangeset for help on using the changeset viewer.