Fix test for index.html in dist/isntall hook
[yaz-moved-to-github.git] / test /
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
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-05-26 Adam DickmeissAdd OID test. Changed prototype for ber_oidc.
2005-05-16 Mike TaylorIgnore generated files "tstsoap1" and "tstsoap2"
2005-05-08 Adam DickmeissFixed bug #320: Improve UTF-8 -> Latin-1 conversion.
2005-05-08 Adam DickmeissComment out debug printf stmt
2005-05-06 Adam DickmeissAdded two SOAP tests
2005-04-15 Adam DickmeissFix bug in CCL parser that could caused uninialized...
2005-03-15 Adam DickmeissFixed bug #272: Preserve spacing for CCL terms. The...
2005-03-07 Adam DickmeissNew test result.
2005-02-25 Adam DickmeissFixed bug that caused MARC decode to SEGV for some...
2005-02-08 Adam DickmeissNew MARCXML test results - due to new warning issued
2005-02-02 Adam DickmeissFix MARC test case
2005-02-02 Adam DickmeissEnable test case for bug #260
2005-02-02 Adam DickmeissAdded test case for bug #260
2005-02-01 Adam DickmeissBetter diagnostics for iconv test. Added case for bug...
2005-02-01 Adam DickmeissAdded include stdlib.h
2005-01-15 Adam DickmeissBump year
2005-01-05 Adam DickmeissCheck that assignments to NMEM memory for some basic...
2005-01-04 Mike TaylorIgnore generated file tstlog
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
next