Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/idzebra
[idzebra-moved-to-github.git] / test /
2007-04-16 Adam DickmeissUpdate for YAZ 3s new OID system
2007-03-14 Adam DickmeissChanged some types in mod_dom.c ; mostly 'xmlChar ...
2007-03-14 Adam DickmeissChanged record update API . It is now handled by function
2007-03-13 Adam DickmeissFixed bug #944: Allow extraction of multiple records...
2007-03-08 Marc Crommechanged <dom> and <input> parser such that the followin...
2007-03-08 Marc Crommeadded example of MARCXML indexing with chopping of...
2007-03-06 Marc Crommeadded missing extra dist target
2007-03-06 Adam DickmeissAdded missing xsl for dom1 test.
2007-03-05 Marc Crommeadded tests for bug #883 'Need an 'ignore' value for...
2007-03-01 Adam DickmeissAllow record filters to return 'skip' this record ...
2007-02-18 Adam DickmeissFixed bug #898: xslt tests fails on several platforms...
2007-02-15 Marc Crommechanged to respect correct index instructions in new...
2007-02-15 Marc Crommerewritten mod_dom instruction parsing code hooked into...
2007-02-13 Marc Crommefacturized DOM XML indexing code out into function
2007-02-12 Marc Crommeexperimental processing-instruction based indexing...
2007-02-12 Marc Crommeavoiding unnecesasary unused namespace declarations...
2007-02-12 Adam DickmeissFixed bug #884: Entity declarations in input are lost...
2007-02-07 Adam DickmeissImplemented new filter 'dom'. See test/xslt/dom-config...
2007-01-15 Adam Dickmeiss2007.
2007-01-15 Adam Dickmeiss2007.
2006-12-16 Adam DickmeissDisable check: bug #730
2006-12-05 Adam DickmeissFixed bug #445: zebra.cfg does not check for valid...
2006-11-29 Marc Crommeshortened zebra::meta:.sysno lement XML format
2006-11-24 Marc Crommeupdated test since non-used attributes are not longer...
2006-11-23 Adam DickmeissAdded check for sys/utsname.h.
2006-11-23 Adam DickmeissAdded Include of string.h
2006-11-23 Adam DickmeissOmit test with multiple processes and update on FreeBSD...
2006-11-23 Marc Crommeimplemented full metadata display of fast element set...
2006-11-22 Adam DickmeissRemove function tl_start_log.
2006-11-22 Adam DickmeissAdded initializer value for two locals
2006-11-21 Adam DickmeissGet rid of SYSNO which is zint anyway. Removed various...
2006-11-17 Marc Crommeadded tests fror wrong element set names which are...
2006-11-16 Marc Crommeprotected wrong buffer-length write by initializing...
2006-11-16 Marc Crommeadded tests for zebra::data, zebra::meta::sysno and...
2006-11-16 Adam DickmeissAdded new test for check for zebra:: element set names.
2006-11-14 Adam DickmeissChanged test to pass for Libxml 2.6.16.
2006-11-10 Adam DickmeissTest for bug #730.
2006-11-10 Adam DickmeissIn tl_init_data check for return code from zebra_add_re...
2006-10-30 Adam DickmeissFixed bug #234: mbox filter hangs when seeing a non...
2006-10-29 Adam DickmeissUse f(void) rather than f()
2006-10-29 Adam DickmeissFixed several prototypes.. Most changes are f() to...
2006-10-23 Adam DickmeissAdded a check to verify that private OIDs works
2006-10-23 Adam DickmeissRemoved no longer in use zebrazv.cfg
2006-10-10 Adam DickmeissIgnore Zebra register files
2006-09-28 Adam DickmeissAlign query tests
2006-09-28 Adam DickmeissAdded more rules to verify bug #686
2006-09-20 Adam DickmeissAvoid C++ style comments
2006-09-20 Adam DickmeissFixed bug #669: Numeric sorting does not work, but...
2006-09-15 Adam DickmeissRemoved unused vars. Rephrase comment
2006-09-14 Adam DickmeissRemove trailing garbage bytes in this MARC sample
2006-09-08 Adam DickmeissHonor position attribute, i.e. allow first-in-field...
2006-09-08 Adam DickmeissDont override log level (e.g. when set with YAZ_LOG...
2006-08-31 Adam DickmeissAllow check for scan failure. For test of bug #647.
2006-08-23 Adam DickmeissUse ZEBRA_GCC_ATTR instead of GCC_ATTRIBUTE (due to...
2006-08-22 Adam DickmeissTest indexing of leader + range operator.
2006-08-16 Adam DickmeissExperimental segment facility (for matching of words...
2006-08-16 Adam DickmeissFix a few leaks in testlib. Store test results in yaz_log
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-08-10 Adam DickmeissFix tl_close_call (bug introduced in previous commit)
2006-08-09 Adam DickmeissFix leak in test program.
2006-07-19 Mike TaylorIgnore generated grs.xml.idzebra
2006-07-07 Marc Crommeadded tests for correct removal of idzbra internal...
2006-07-06 Marc Crommebug #504 fix
2006-07-05 Adam DickmeissCheck for missing query in testclient
2006-07-04 Adam DickmeissWorking on and operation which deals with segments...
2006-07-03 Adam DickmeissBuild main libidzebra-2.0.la. Bug #620.
2006-06-28 Adam DickmeissAdded test cases for @and, @or, @not including bug...
2006-06-28 Adam DickmeissLog if pqf parsing fails
2006-06-22 Adam DickmeissIndexing system change. Introduced new index category...
2006-06-13 Adam DickmeissCast size_t to long for printf
2006-05-31 Marc Crommeremoving the XSLT filter from the build, only keeping...
2006-05-30 Adam DickmeissUpdate sort test to use the missingValueAction = 'abort'.
2006-05-30 Adam DickmeissShow iteration number if t15 fails
2006-05-22 Adam DickmeissIgnore register and shadow
2006-05-19 Adam DickmeissZebra uses string attributes for indexing internally...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-04-28 Adam DickmeissFix shell test. Use = rather than == (not portable)
2006-04-27 Marc Crommemake distcheck works now
2006-04-27 Marc Crommebypassing checks when running make distcheck
2006-04-26 Marc Crommechanged xslt filter to expand config file and xslt...
2006-04-05 Adam DickmeissCreate register+shadow for t15
2006-04-05 Adam DickmeissAdded zebra15.cfg for t15
2006-04-04 Adam DickmeissAdded test which reproduces the error with shadow files...
2006-04-04 Adam DickmeissFor testlib programs argv[1] holds log level (if given...
2006-03-31 Adam DickmeissMissing tst function
2006-03-31 Adam DickmeissUse GCC attribute warn_unsed_result for a few of the...
2006-03-25 Adam DickmeissUse grs.sgml rather than grs.xml in test t13
2006-03-25 Adam DickmeissUsing yaz/test.h. Test for zebra without config
2006-03-25 Adam DickmeissUsing yaz/test.h
2006-03-23 Adam DickmeissMore interesting case using recordId
2006-03-21 Adam DickmeissSafari filter uses register type 0 (raw).
2006-02-23 Adam DickmeissFixup test, due to Zebra returning unsupported use...
2006-02-21 Adam DickmeissEnsure zebra_start fails if bad .cfg is passed.
2006-02-20 Adam DickmeissMore testing of iscz1_{de,en}code
2006-02-09 Adam DickmeissFixed bug #447: Zebra aborts with "isamb: Inconsistent...
2006-02-06 Adam DickmeissAdded test for bug #460
2005-12-15 Adam DickmeissAdded a test case for bug #447
2005-12-15 Adam DickmeissAdded a test utility marcos TL_ASSERT, TL_ASSERT2
2005-12-14 Mike TaylorIgnore generated file "out"
2005-11-10 Adam DickmeissAdded a test for bug #432
next