Update retrievalinfo example.
[yaz-moved-to-github.git] / test /
2007-01-20 Mike TaylorIgnore three more files.
2007-01-18 Adam Dickmeissmarc8 test records in dist
2007-01-18 Adam DickmeissFixed bug #826: Weird looking chars for set of MARC...
2007-01-18 Adam DickmeissFix test of xmllint precense
2007-01-15 Mike TaylorIgnore nfaxmltest1.log
2007-01-11 Adam DickmeissImplemented bug #806: Deal with HTTP clients sending...
2007-01-10 Mike TaylorIgnore NFA tests.
2007-01-08 Adam DickmeissImplemented function ccl_xml_config which parses XML...
2007-01-05 Adam DickmeissUse a little CPU in timing test
2007-01-05 Adam Dickmeisswin32 get real implemented (timings that is).
2007-01-05 Adam DickmeissAdded test of timing_t.
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
2006-12-21 Adam DickmeissFixed Unicode to MARC-8 conversion for certain less...
2006-12-17 Adam DickmeissFixed bug #775: char conversion does not handle alterna...
2006-12-15 Adam DickmeissImplemented function yaz_marc_read_line which parses...
2006-12-12 Marc Cromme<retrielvalinfo> config file XML syntax changed to...
2006-11-29 Heikki LevantoRemoved the nfa tests as well. Now passes make check.
2006-10-11 Adam DickmeissImplement yaz_filepath_comp which splits a path into...
2006-10-09 Heikki LevantoUsing plain char instead of unsigned char in my tests.
2006-10-04 Mike TaylorChange K&R-style empty function declarations to explici...
2006-10-04 Adam Dickmeisststlog uses -r instead of -s o control log file max
2006-08-30 Adam DickmeissIn character conversion to MARC-8, use ESC$1 instead...
2006-08-28 Adam DickmeissFixed bug #643: Bad sequence for MARC conversions from...
2006-08-27 Adam DickmeissFixed bug #642: Problem with sub script symbols in...
2006-08-01 Adam DickmeissRemoved nfaxml..xml files from dist list. Not in CVS yet
2006-08-01 Adam DickmeissFixed yaz_marc_write_iso2709 to honor character set...
2006-07-31 Adam DickmeissCCL proximity tests
2006-07-19 Mike TaylorIgnore nfaxmltest1 and nfaxmltest1.log
2006-07-14 Heikki LevantoLoading of the nfa now possible from an xml file.
2006-07-07 Heikki LevantoAdded YAZ_CHECK_TODO macro, used it in nfaxmltest1.
2006-07-07 Marc Crommereplaced RPN: with RPN , CQL: with CQL, ans so forth...
2006-07-07 Adam DickmeissAvoid decl after stmt
2006-07-07 Adam DickmeissMake test pass
2006-07-06 Heikki LevantoAdded yaz_log_trunc() to truncate the log file
2006-07-06 Adam DickmeissFor Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2...
2006-07-05 Adam DickmeissAdded cql2pqf which shows evalutation order
2006-07-05 Heikki LevantoAdded the (empty) test file
2006-07-05 Heikki LevantoRemoved duplicate nfatest1
2006-07-04 Heikki LevantoStarted the error handling in nfaxml. Not at all ready...
2006-06-08 Adam DickmeissFixed bug #606: Empty path in yaz_filepath_resolve...
2006-05-10 Heikki LevantoHigher-level interfaces, fixing the bugs these uncovered.
2006-05-09 Adam DickmeissFinish Latin-1 to MARC-8 conversion handling.
2006-05-09 Adam DickmeissFixes for retrieval handling in SRU mode.. The "virtual...
2006-05-08 Adam DickmeissLibEXSLT support. New configure option --with-exslt.
2006-05-07 Adam DickmeissAdded more tests for retrieval/record_conv system....
2006-05-07 Adam DickmeissAdded retrieval handling support in Generic Frontend...
2006-05-05 Adam DickmeissImplement yaz_retrieval_configure.
2006-05-05 Heikki LevantoRange converter for actually converting character ranges
2006-05-05 Heikki LevantoFixed the interface to match,
2006-05-04 Adam DickmeissFirst code bits of record retrieval code
2006-05-04 Adam DickmeissReformat with a little more spacing (no code changes)
2006-05-04 Adam DickmeissEnsure tst_record_conv.c may include config.h
2006-05-03 Heikki LevantoThe NFA seems to work now (as far as I can see).
2006-05-03 Adam DickmeissRecord conversion utility (yaz_record_conv_t) supports...
2006-05-03 Adam DickmeissPrepare test for latin-1 -> utf-8 with combo chars
2006-05-03 Mike TaylorIgnore generated "nfatest1"
2006-05-03 Heikki LevantoAdded my new NFA character normalizer. Not yet ready...
2006-05-02 Adam DickmeissAdded nmem_text_node_cdata which takes xmlNode CDATA...
2006-04-26 Adam DickmeissBump version to 2.1.19. Added function yaz_filepath_res...
2006-04-24 Adam DickmeissAdded support for a new character set MARC8s identical...
2006-04-20 Adam DickmeissAdded utility yaz_marc_modify_leader which modifies...
2006-04-19 Adam DickmeissImplemented yaz_iconv to support conversion to MARC-8
2006-04-19 Adam DickmeissMissed this file
2006-04-19 Adam DickmeissNew facilities for the MARC module. The reading - and...
2006-04-05 Mike TaylorIgnore generated tstpquery
2006-04-01 Adam DickmeissMore PQF parser tests
2006-04-01 Adam DickmeissFixed 523: PQF parser does not properly diagnose @prox...
2006-03-25 Adam DickmeissMore testing for bug #537
2006-03-21 Adam DickmeissRemove log_event_{start,end}. Add function yaz_log_set_...
2006-03-21 Adam DickmeissAllow Hook function to be tested (log_event_start)
2006-02-23 Adam DickmeissFor XML query structure, use 'operator' instead of...
2006-02-23 Adam DickmeissRemoved redundant check
2006-02-22 Adam DickmeissAdded a test case which exposes UTF-8 conversion bug.
2006-02-19 Adam DickmeissImplement yaz_xml2query.
2006-02-02 Mike TaylorIgnore generated file "tstxmlquery".
2006-02-02 Adam DickmeissSupply Term type as attribute in XML RPN representation.
2006-02-01 Adam DickmeissFix test so that it passes without libxml2-dev
2006-01-31 Adam DickmeissAvoid mixed/stmt var declare
2006-01-30 Adam DickmeissAvoid mixed stmt/var declare
2006-01-30 Adam Dickmeissyaz_query2xml complete and tested
2006-01-30 Adam DickmeissAvoid mixed stmt/var declare
2006-01-29 Adam DickmeissAdded YAZ_CHECK_TERM which terminates test program...
2006-01-27 Adam DickmeissMake sure this compiles even without Libxml2.
2006-01-27 Adam DickmeissA little more flexible test unit
2006-01-27 Adam DickmeissFirst use of unit test macros.
2005-12-13 Mike TaylorIgnore "tstlogthread", compiled by "make check".
2005-11-02 Adam DickmeissFix path to yaz-asncomp
2005-10-28 Adam DickmeissFixed bug #416: First/second comb characters not handle...
2005-10-22 Adam Dickmeisststlogthread by default prints nothing
2005-09-16 Adam DickmeissNew option -w sec for test log utility
2005-09-09 Adam DickmeissDo not build the separate Multi-threaded (MT) library...
2005-09-09 Adam DickmeissDocument more tstlog options
2005-09-08 Adam DickmeissFix cpp-if check for POSIX threads
2005-09-08 Adam DickmeissAdded test tstlogthread which tests log system in multi...
2005-09-08 Adam DickmeissAdded option (-n) for tstlog to make call yaz_log a...
2005-08-22 Adam DickmeissMore type casts for char signed/unsigned and xmlChar...
2005-08-11 Adam DickmeissMake test fail if circular refenced ODR does not fail
2005-08-11 Adam DickmeissAdded tstodrstack to this
2005-08-11 Adam DickmeissTest with 100 level query and another with circular...
2005-08-11 Adam DickmeissAdded test for bad ODR nesting
next