X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2F.gitignore;h=97fdae27489a81b74d53abff93719fe3b7f0844e;hb=ecaa6d31f9384565debfbd1848f1a42bb36b0666;hp=6c57ec261d0a037fabe427eb8431ef60274780ac;hpb=26ae2d92619d0aba5a1e6e4a73412526acc3f1d6;p=yaz-moved-to-github.git diff --git a/test/.gitignore b/test/.gitignore index 6c57ec2..97fdae2 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -4,6 +4,7 @@ Makefile.in test_odrcodec.c test_odrcodec.h .libs +test_cql2ccl test_ccl test_iconv test_matchstr @@ -18,10 +19,12 @@ test_logthread test_xmlquery test_pquery test_xmalloc +test_options test_filepath test_record_conv test_retrieval test_tpath +test_sortspec test_timing test_comstack test_query_charset @@ -33,9 +36,14 @@ test_xml_include test_oid test_file_glob test_log_thread +test_mutex +test_libstemmer +test_rpn2solr +test_shared_ptr +test_solr *.log *.o *~ *.diff *.hex* -*.revert* \ No newline at end of file +*.revert*