Use strchr instead of index (which was only standard in 4.3 BSD).
[yaz-moved-to-github.git] / test /
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
2004-11-16 Adam DickmeissAvoid generating tsticonv.log
2004-11-16 Adam DickmeissClean up temp CQL test files
2004-11-16 Adam DickmeissMake sure test only write to build directory to make...
2004-11-09 Adam DickmeissAdded marc these regressions test MARCXML records
2004-11-03 Adam DickmeissAdded test program for logging.
2004-10-01 Adam DickmeissAdding test for MARC->MARCXML conversions with 3 weird...
2004-09-29 Adam DickmeissAdded CCL facility r=r "range" which is similar to...
2004-09-29 Adam DickmeissAdded include stdlib.h
2004-09-29 Adam DickmeissRemove unused variables
2004-09-22 Adam DickmeissAdded CCL utility ccl_qual_buf which parses one or...
2004-08-11 Adam DickmeissAdd check for proximity
2004-08-07 Adam DickmeissFixes for MARC-8 in yaz_iconv character set utilies...
2004-04-16 Mike TaylorIgnore generated test programs.
2004-03-15 Adam DickmeissExtend MARC-8 to handle ESC-G0 EACC. Fix conversion...
2004-03-10 Adam DickmeissMention origin
2004-03-10 Adam DickmeissMake cql test work if srcdir != .
2004-03-10 Adam DickmeissUpdate CQL parser to use CQL 1.1 modifiers for booleans and
2003-11-03 Mike TaylorIgnore generated files
2003-10-27 Adam DickmeissSource restructure. yaz-marcdump part of installation