IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4785


Ignore:
Timestamp:
Aug 16, 2005, 10:12:20 AM (21 years ago)
Author:
drobbin
Message:

Created psXML.c & .h and tst_psXML with sample input files and verified folder

Location:
trunk/psLib/test/xml
Files:
4 added
1 edited

Legend:

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

    r4549 r4785  
    33AM_LDFLAGS = -L$(top_builddir)/src -lpslib $(PSLIB_LIBS)
    44
    5 TESTS =
     5TESTS = \
     6    tst_psXML
     7
     8tst_psXML_SOURCES = tst_psXML.c
    69
    710check_DATA =
Note: See TracChangeset for help on using the changeset viewer.