X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2F.gitignore;h=97fdae27489a81b74d53abff93719fe3b7f0844e;hp=ad09bef0180496d86561de210850409b7afc8808;hb=b57542eb8dfd435b7c5f2c02e4b0d9a1a8431521;hpb=3107ce3a34993d2f784387f227a50343fff83bbc diff --git a/test/.gitignore b/test/.gitignore index ad09bef..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,6 +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*