Changed prototype for nmem_text_node_cdata so that ptr is using
[yaz-moved-to-github.git] / test / tstxmlquery.c
2006-07-07 Marc Crommereplaced RPN: with RPN , CQL: with CQL, ans so forth...
2006-07-06 Adam DickmeissFor Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2...
2006-02-23 Adam DickmeissFor XML query structure, use 'operator' instead of...
2006-02-19 Adam DickmeissImplement yaz_xml2query.
2006-02-02 Adam DickmeissSupply Term type as attribute in XML RPN representation.
2006-01-31 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.