Refactor yaz_match-routines to separate source
[yaz-moved-to-github.git] / test /
2013-08-23 Dennis SchafrothRemove printf
2013-08-23 Dennis SchafrothAdd tests for newly added >= and <= support
2013-08-23 Dennis SchafrothRe-arrange. Add "range" test (covered by other tests)
2013-07-08 Adam DickmeissNew functions yaz_file_glob2, yaz_xml_include_glob
2013-07-08 Adam Dickmeissxml_include fails if file is not found YAZ-668
2013-06-10 Adam DickmeissMerge branch 'master' into yaz_663
2013-05-31 Adam DickmeissFix tests for modified internal ICU API
2013-05-29 Adam DickmeissCCL: avoid z39.58/regex truncation when not needed
2013-05-29 Adam DickmeissCCL: tests for configurable mask/truncation
2013-05-16 Adam DickmeissDefine local strcasecmp funcs
2013-05-08 Adam DickmeissAdd check for content_length stuff
2013-05-01 Adam DickmeissFix problem with HTTP decoding
2013-04-30 Adam DickmeissNew test: test_zgdu
2013-04-12 Adam DickmeissRevert "Remove HDCQL functionality"
2013-03-05 Adam DickmeissRemove HDCQL functionality
2013-02-20 Adam DickmeissHonor CQL unmasked modifier + tests
2013-02-07 Adam DickmeissAdd test case for iconv
2013-01-29 Adam Dickmeissyaz_xml_to_opac: OID for embedded MARC may be given
2013-01-29 Adam DickmeissComplete XML to OPAC conversion
2013-01-28 Adam DickmeissAdd test for yaz_record_conv_opac_record
2013-01-18 Adam DickmeissCall xmlCleanupParser to free Libxml2 memory
2013-01-18 Adam DickmeissReformat some source for ICU
2013-01-18 Adam DickmeissAdd unit test for ICU rule join
2013-01-06 Adam DickmeissBump year
2012-12-13 Adam DickmeissAdd two more tests with anchoring
2012-12-13 Adam DickmeissAdd CQL to PQF tests with anchoring
2012-11-13 Adam Dickmeissrpn2cql: less quotes in generated terms
2012-10-01 Dennis SchafrothAdd test for native sorting in Solr.
2012-10-01 Dennis SchafrothTest for solr sort specs
2012-09-27 Adam DickmeissTest new function ccl_qual_fitem2
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-09-10 Adam DickmeissCCL: s=ag automatically adds s=pw
2012-09-10 Adam DickmeissCCL: add tests for CCL s=ag
2012-06-21 Adam DickmeissAdd test case for rendering of UTF-8 MARC record
2012-06-20 Adam DickmeissTest base64 system more
2012-06-19 Adam Dickmeissrender_render: Change spec for base64 record embedding
2012-06-18 Adam Dickmeissrecord_render: base64 decoding of embedded records
2012-06-04 Jakub SkoczenRead and convert base64-encode marc
2012-06-04 Adam DickmeissBeginnings of test_embed_record
2012-05-24 Adam DickmeissAdd test_icu.4 results in dist
2012-05-24 Adam Dickmeissicu test: don't use tokenize rule="s"
2012-05-22 Dennis SchafrothUse specific characters instead of punktuation. Makes...
2012-05-10 Dennis SchafrothChange after rule change
2012-05-10 Dennis SchafrothRight rule
2012-05-07 Dennis SchafrothMerge branch 'master' of ssh://git.indexdata.com/home...
2012-05-07 Dennis SchafrothExample of punctuals removal at sentence end
2012-05-07 Dennis SchafrothExample of punctuals removal at sentence end
2012-03-07 Adam DickmeissCQL: fix extra terms in wrong order
2012-02-24 Adam Dickmeissretrieval: only one <backend> section allowed
2012-02-23 Adam DickmeissCCL: fix use of "term" field in sub queries
2012-01-09 Adam DickmeissHappy new year
2012-01-05 Adam DickmeissAdd some tests for CCL for new proximity behavior
2011-12-21 Adam DickmeissAdd test case for cql_sortby_to_sortkeys (sort prefix)
2011-12-20 Adam DickmeissRPN to CQL: always quote resulting terms
2011-12-20 Adam DickmeissFix CQL to CCL conversion for multiple terms
2011-12-15 Adam DickmeissAdd tests for yaz_uri_to_array and yaz_array_to_uri
2011-11-24 Adam DickmeissAdd tests of CQL to CCL+sortkeys conversion
2011-11-24 Adam DickmeissCQL to CCL: add ()s for boolean sub terms
2011-11-23 Adam Dickmeisstest_ccl: add special qualifier tests
2011-11-15 Adam DickmeissIgnore test_options program
2011-09-28 Adam Dickmeisstest nmem_strsplit_escape2
2011-09-22 Adam DickmeissAnother fix for nmem_strsplit_escape
2011-09-22 Adam DickmeissFix nmem_strsplit_escape subsitutes escape char away
2011-09-21 Adam DickmeissYAZ options: special -- ends options
2011-09-20 Adam DickmeissCCL test: check for white-space preserve
2011-09-20 Adam DickmeissCCL test: check for terms more special chars
2011-09-20 Adam DickmeissCQL/CCL to RPN. Checks for leading @
2011-09-06 Adam DickmeissNew function yaz_srw_sortkeys_to_sort_spec
2011-09-06 Adam DickmeissSRU 1.1 sorting for ZOOM_query_sortby2
2011-09-06 Adam DickmeissNew ZOOM utility ZOOM_query_sortby2
2011-09-06 Adam DickmeissNew functions yaz_sort_spec_to_{cql,type7}
2011-09-05 Adam Dickmeissrpn2solr supports Z39.58 truncation (104)
2011-08-30 Adam Dickmeisscql2pqf: refactor truncation handling and fix Z39.58...
2011-08-29 Adam DickmeissCQL/CCL/PQF conversion fixes. CCL support for Z39.58...
2011-08-29 Adam Dickmeisscql2ccl: term code for all/any sequences as well
2011-08-29 Adam Dickmeisscql2ccl: fix handling of \\
2011-08-29 Adam DickmeissAdd test of cql_to_ccl
2011-08-27 Adam Dickmeissccl2rpn: more characters to escape (regexp-1).
2011-08-25 Adam Dickmeissccl2rpn: Conversion to regexp-1 terms (trunc=102).
2011-08-05 Adam DickmeissNew utility: nmem_strsplit_escape
2011-08-05 Adam DickmeissTestin wrbuf_insert
2011-08-04 Adam Dickmeissvoid mixed stmt/var declare
2011-07-25 Adam DickmeissChange yaz_filepath_resolve for path="" (empty)
2011-06-17 Adam DickmeissCCL: new utility ccl_qual_dup
2011-06-10 Adam DickmeissIgnore test programs
2011-05-27 Adam Dickmeisstest_xml_include: no test wo Libxml2
2011-05-16 Adam DickmeissSOLR + facets: use Odr_int for counts
2011-05-13 Adam DickmeissAdd new function nmem_strsplitx.
2011-05-12 Adam DickmeissSOLR tests: start work on decode tests
2011-05-12 Adam DickmeissSOLR facets: no magic for non-date facets
2011-05-12 Adam DickmeissAdd test for SOLR stuff; memory based, no network.
2011-05-04 Adam DickmeissAdd two CQL sortby tests
2011-05-04 Adam DickmeissRenamed sh-based tests
2011-04-27 Adam DickmeissAvoid printf %.*s for arbitrary strings
2011-04-26 Adam DickmeissAvoid ctype.h .
2011-04-07 Dennis SchafrothRemove empty lines and out-commented irrelevant test
2011-04-07 Dennis SchafrothRemove symbolic tests. Works only for ccl
2011-04-07 Dennis SchafrothAdd truncation tests
2011-04-07 Dennis SchafrothTest for truncation. Not sure how CQL handles it
2011-04-07 Dennis SchafrothTest that would have caught the truncation flags switch
next