New test for log changes
[yaz-moved-to-github.git] / test / Makefile.am
index b405318..7f5ac94 100644 (file)
@@ -11,7 +11,8 @@ check_PROGRAMS = test_ccl test_comstack test_cql2ccl \
  test_record_conv test_rpn2cql test_rpn2solr test_retrieval \
  test_shared_ptr test_soap1 test_soap2 test_solr test_sortspec \
  test_timing test_tpath test_wrbuf \
- test_xmalloc test_xml_include test_xmlquery
+ test_xmalloc test_xml_include test_xmlquery \
+ test_log
 
 check_SCRIPTS = test_marc.sh test_marccol.sh test_cql2xcql.sh \
        test_cql2pqf.sh test_icu.sh
@@ -32,6 +33,8 @@ EXTRA_DIST = tstodr.asn test_odrcodec.c test_odrcodec.h cql2xcqlsample \
  test_icu.3.xml test_icu.3.input test_icu.3.output \
  test_record_conv.xsl test_xml_include.xml
 
+# test_icu.4.xml test_icu.4.input test_icu.4.output
+
 YAZCOMP = ../util/yaz-asncomp
 YAZCOMPLINE = $(YAZCOMP) -d z.tcl -i yaz -I../include $(YCFLAGS)