X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile.am;h=23b2f12740676a10347a201981e83370583ef942;hb=c8eb759d01c901904810106986d58ff1bb72e3f4;hp=1486f41980d237d19a8bc6c1cd76d30a7b1b9e24;hpb=671844eec000149592321bf3945a163a7078f342;p=yaz-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index 1486f41..23b2f12 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -6,7 +6,8 @@ check_PROGRAMS = test_xmalloc test_iconv test_nmem test_matchstr test_wrbuf \ test_soap1 test_soap2 test_odrstack test_log_thread test_xmlquery test_pquery \ test_comstack test_filepath test_record_conv test_retrieval test_tpath \ test_timing test_query_charset test_oid test_icu test_match_glob \ - test_rpn2cql test_rpn2solr test_json test_xml_include test_file_glob test_shared_ptr + test_rpn2cql test_rpn2solr test_json test_xml_include test_file_glob \ + test_shared_ptr check_SCRIPTS = tstmarc.sh tstmarccol.sh tstcql2xcql.sh tstcql2pqf.sh tsticu.sh