X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2F.gitignore;h=b05f7486e3db917bd02a5bec7150558f2e3a8a92;hp=6c57ec261d0a037fabe427eb8431ef60274780ac;hb=834902a1b9db396bd9aae10fe0ae725535afecfe;hpb=26ae2d92619d0aba5a1e6e4a73412526acc3f1d6 diff --git a/test/.gitignore b/test/.gitignore index 6c57ec2..b05f748 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 @@ -22,6 +23,7 @@ test_filepath test_record_conv test_retrieval test_tpath +test_sortspec test_timing test_comstack test_query_charset @@ -33,9 +35,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*