X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2F.gitignore;h=7f2149a8aee5dee9b2999e28aafeb560f4e4bb74;hp=0ffa500452d26dc263725b547784b677602a6667;hb=6aaef9a1c3ab51ac3a1791a4cc8cfef5cf65f286;hpb=d3a3f3ed2d1b77d048e4ba0c7befebaa4b7671b8 diff --git a/test/.gitignore b/test/.gitignore index 0ffa500..7f2149a 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,38 +1,52 @@ .deps Makefile Makefile.in -tstodrcodec.c -tstodrcodec.h +test_odrcodec.c +test_odrcodec.h .libs -tstccl -tsticonv -tstmatchstr -tstnmem -tstodr -tstwrbuf -tstlog -tstsoap1 -tstsoap2 -tstodrstack -tstlogthread -tstxmlquery -tstpquery -tstxmalloc -tst_filepath -tst_record_conv -tst_retrieval -tst_tpath -tst_timing -tst_comstack -tst_query_charset -tst_icu_I18N -tst_match_glob -tst_rpn2cql -tst_json -tst_xml_include -nfatest1 -nfaxmltest1 -tst_oid +test_cql2ccl +test_ccl +test_embed_record +test_iconv +test_matchstr +test_nmem +test_odr +test_wrbuf +test_log +test_soap1 +test_soap2 +test_odrstack +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 +test_icu +test_match_glob +test_rpn2cql +test_json +test_xml_include +test_oid +test_file_glob +test_log_thread +test_mutex +test_libstemmer +test_rpn2solr +test_shared_ptr +test_solr +test_zgdu *.log *.o *~ +*.diff +*.hex* +*.revert* +*.trs \ No newline at end of file