2006-11-24 |
Marc Cromme | updated test since non-used attributes are not longer... |
tree | commitdiff |
2006-11-23 |
Adam Dickmeiss | Added check for sys/utsname.h. |
tree | commitdiff |
2006-11-23 |
Adam Dickmeiss | Added Include of string.h |
tree | commitdiff |
2006-11-23 |
Adam Dickmeiss | Omit test with multiple processes and update on FreeBSD... |
tree | commitdiff |
2006-11-23 |
Marc Cromme | implemented full metadata display of fast element set... |
tree | commitdiff |
2006-11-22 |
Adam Dickmeiss | Remove function tl_start_log. |
tree | commitdiff |
2006-11-22 |
Adam Dickmeiss | Added initializer value for two locals |
tree | commitdiff |
2006-11-21 |
Adam Dickmeiss | Get rid of SYSNO which is zint anyway. Removed various... |
tree | commitdiff |
2006-11-17 |
Marc Cromme | added tests fror wrong element set names which are... |
tree | commitdiff |
2006-11-16 |
Marc Cromme | protected wrong buffer-length write by initializing... |
tree | commitdiff |
2006-11-16 |
Marc Cromme | added tests for zebra::data, zebra::meta::sysno and... |
tree | commitdiff |
2006-11-16 |
Adam Dickmeiss | Added new test for check for zebra:: element set names. |
tree | commitdiff |
2006-11-14 |
Adam Dickmeiss | Changed test to pass for Libxml 2.6.16. |
tree | commitdiff |
2006-11-10 |
Adam Dickmeiss | Test for bug #730. |
tree | commitdiff |
2006-11-10 |
Adam Dickmeiss | In tl_init_data check for return code from zebra_add_re... |
tree | commitdiff |
2006-10-30 |
Adam Dickmeiss | Fixed bug #234: mbox filter hangs when seeing a non... |
tree | commitdiff |
2006-10-29 |
Adam Dickmeiss | Use f(void) rather than f() |
tree | commitdiff |
2006-10-29 |
Adam Dickmeiss | Fixed several prototypes.. Most changes are f() to... |
tree | commitdiff |
2006-10-23 |
Adam Dickmeiss | Added a check to verify that private OIDs works |
tree | commitdiff |
2006-10-23 |
Adam Dickmeiss | Removed no longer in use zebrazv.cfg |
tree | commitdiff |
2006-10-10 |
Adam Dickmeiss | Ignore Zebra register files |
tree | commitdiff |
2006-09-28 |
Adam Dickmeiss | Align query tests |
tree | commitdiff |
2006-09-28 |
Adam Dickmeiss | Added more rules to verify bug #686 |
tree | commitdiff |
2006-09-20 |
Adam Dickmeiss | Avoid C++ style comments |
tree | commitdiff |
2006-09-20 |
Adam Dickmeiss | Fixed bug #669: Numeric sorting does not work, but... |
tree | commitdiff |
2006-09-15 |
Adam Dickmeiss | Removed unused vars. Rephrase comment |
tree | commitdiff |
2006-09-14 |
Adam Dickmeiss | Remove trailing garbage bytes in this MARC sample |
tree | commitdiff |
2006-09-08 |
Adam Dickmeiss | Honor position attribute, i.e. allow first-in-field... |
tree | commitdiff |
2006-09-08 |
Adam Dickmeiss | Dont override log level (e.g. when set with YAZ_LOG... |
tree | commitdiff |
2006-08-31 |
Adam Dickmeiss | Allow check for scan failure. For test of bug #647. |
tree | commitdiff |
2006-08-23 |
Adam Dickmeiss | Use ZEBRA_GCC_ATTR instead of GCC_ATTRIBUTE (due to... |
tree | commitdiff |
2006-08-22 |
Adam Dickmeiss | Test indexing of leader + range operator. |
tree | commitdiff |
2006-08-16 |
Adam Dickmeiss | Experimental segment facility (for matching of words... |
tree | commitdiff |
2006-08-16 |
Adam Dickmeiss | Fix a few leaks in testlib. Store test results in yaz_log |
tree | commitdiff |
2006-08-14 |
Adam Dickmeiss | Update copyright year + FSF address |
tree | commitdiff |
2006-08-10 |
Adam Dickmeiss | Fix tl_close_call (bug introduced in previous commit) |
tree | commitdiff |
2006-08-09 |
Adam Dickmeiss | Fix leak in test program. |
tree | commitdiff |
2006-07-19 |
Mike Taylor | Ignore generated grs.xml.idzebra |
tree | commitdiff |
2006-07-07 |
Marc Cromme | added tests for correct removal of idzbra internal... |
tree | commitdiff |
2006-07-06 |
Marc Cromme | bug #504 fix |
tree | commitdiff |
2006-07-05 |
Adam Dickmeiss | Check for missing query in testclient |
tree | commitdiff |
2006-07-04 |
Adam Dickmeiss | Working on and operation which deals with segments... |
tree | commitdiff |
2006-07-03 |
Adam Dickmeiss | Build main libidzebra-2.0.la. Bug #620. |
tree | commitdiff |
2006-06-28 |
Adam Dickmeiss | Added test cases for @and, @or, @not including bug... |
tree | commitdiff |
2006-06-28 |
Adam Dickmeiss | Log if pqf parsing fails |
tree | commitdiff |
2006-06-22 |
Adam Dickmeiss | Indexing system change. Introduced new index category... |
tree | commitdiff |
2006-06-13 |
Adam Dickmeiss | Cast size_t to long for printf |
tree | commitdiff |
2006-05-31 |
Marc Cromme | removing the XSLT filter from the build, only keeping... |
tree | commitdiff |
2006-05-30 |
Adam Dickmeiss | Update sort test to use the missingValueAction = 'abort'. |
tree | commitdiff |
2006-05-30 |
Adam Dickmeiss | Show iteration number if t15 fails |
tree | commitdiff |
2006-05-22 |
Adam Dickmeiss | Ignore register and shadow |
tree | commitdiff |
2006-05-19 |
Adam Dickmeiss | Zebra uses string attributes for indexing internally... |
tree | commitdiff |
2006-05-10 |
Adam Dickmeiss | Put local variables footer in all c, h files. |
tree | commitdiff |
2006-04-28 |
Adam Dickmeiss | Fix shell test. Use = rather than == (not portable) |
tree | commitdiff |
2006-04-27 |
Marc Cromme | make distcheck works now |
tree | commitdiff |
2006-04-27 |
Marc Cromme | bypassing checks when running make distcheck |
tree | commitdiff |
2006-04-26 |
Marc Cromme | changed xslt filter to expand config file and xslt... |
tree | commitdiff |
2006-04-05 |
Adam Dickmeiss | Create register+shadow for t15 |
tree | commitdiff |
2006-04-05 |
Adam Dickmeiss | Added zebra15.cfg for t15 |
tree | commitdiff |
2006-04-04 |
Adam Dickmeiss | Added test which reproduces the error with shadow files... |
tree | commitdiff |
2006-04-04 |
Adam Dickmeiss | For testlib programs argv[1] holds log level (if given... |
tree | commitdiff |
2006-03-31 |
Adam Dickmeiss | Missing tst function |
tree | commitdiff |
2006-03-31 |
Adam Dickmeiss | Use GCC attribute warn_unsed_result for a few of the... |
tree | commitdiff |
2006-03-25 |
Adam Dickmeiss | Use grs.sgml rather than grs.xml in test t13 |
tree | commitdiff |
2006-03-25 |
Adam Dickmeiss | Using yaz/test.h. Test for zebra without config |
tree | commitdiff |
2006-03-25 |
Adam Dickmeiss | Using yaz/test.h |
tree | commitdiff |
2006-03-23 |
Adam Dickmeiss | More interesting case using recordId |
tree | commitdiff |
2006-03-21 |
Adam Dickmeiss | Safari filter uses register type 0 (raw). |
tree | commitdiff |
2006-02-23 |
Adam Dickmeiss | Fixup test, due to Zebra returning unsupported use... |
tree | commitdiff |
2006-02-21 |
Adam Dickmeiss | Ensure zebra_start fails if bad .cfg is passed. |
tree | commitdiff |
2006-02-20 |
Adam Dickmeiss | More testing of iscz1_{de,en}code |
tree | commitdiff |
2006-02-09 |
Adam Dickmeiss | Fixed bug #447: Zebra aborts with "isamb: Inconsistent... |
tree | commitdiff |
2006-02-06 |
Adam Dickmeiss | Added test for bug #460 |
tree | commitdiff |
2005-12-15 |
Adam Dickmeiss | Added a test case for bug #447 |
tree | commitdiff |
2005-12-15 |
Adam Dickmeiss | Added a test utility marcos TL_ASSERT, TL_ASSERT2 |
tree | commitdiff |
2005-12-14 |
Mike Taylor | Ignore generated file "out" |
tree | commitdiff |
2005-11-10 |
Adam Dickmeiss | Added a test for bug #432 |
tree | commitdiff |
2005-11-09 |
Adam Dickmeiss | Log test errors to yaz_log so ease trace of automated... |
tree | commitdiff |
2005-11-09 |
Adam Dickmeiss | Added test for bug #431 |
tree | commitdiff |
2005-09-16 |
Adam Dickmeiss | Allow same document to be modified multiple times withi... |
tree | commitdiff |
2005-09-13 |
Adam Dickmeiss | Missing to res_open |
tree | commitdiff |
2005-09-13 |
Adam Dickmeiss | Added parameter for zebra_open. |
tree | commitdiff |
2005-08-19 |
Adam Dickmeiss | Show score in snippet format |
tree | commitdiff |
2005-08-19 |
Adam Dickmeiss | Extend the ranking interface so staticrank is passed... |
tree | commitdiff |
2005-08-18 |
Adam Dickmeiss | Added support for static ranking. Bug #174. The staticr... |
tree | commitdiff |
2005-08-17 |
Adam Dickmeiss | Added test t13 which illustrates the resource API and... |
tree | commitdiff |
2005-08-09 |
Adam Dickmeiss | Allow record subsystem to return system numbers (docume... |
tree | commitdiff |
2005-08-09 |
Adam Dickmeiss | Added extra parameter setname for zebra scan functions... |
tree | commitdiff |
2005-08-05 |
Adam Dickmeiss | Fixed bug #400: Generic record IDs doesn't match. |
tree | commitdiff |
2005-08-05 |
Adam Dickmeiss | Added include stdlib.h |
tree | commitdiff |
2005-06-29 |
Adam Dickmeiss | Fixed bug #317: xelm only indexes cdata at matching... |
tree | commitdiff |
2005-06-29 |
Adam Dickmeiss | include id in snipet xsl |
tree | commitdiff |
2005-06-24 |
Adam Dickmeiss | XSLT filter reads z:record construct which may define... |
tree | commitdiff |
2005-06-23 |
Adam Dickmeiss | Register type (w,p) + set-use/string attriute combined... |
tree | commitdiff |
2005-06-15 |
Adam Dickmeiss | Rename xslt filter attribute 'field' to 'name'. |
tree | commitdiff |
2005-06-14 |
Adam Dickmeiss | Use HAVE_UNISTD_H when including unistd.h. |
tree | commitdiff |
2005-06-14 |
Adam Dickmeiss | Added new test/filter directory with filter tests. |
tree | commitdiff |
2005-06-14 |
Adam Dickmeiss | The start_up routine sets an upper-limit on CPU seconds... |
tree | commitdiff |
2005-06-14 |
Adam Dickmeiss | Make this test faster. |
tree | commitdiff |
2005-06-14 |
Adam Dickmeiss | Added test for search on \\{. |
tree | commitdiff |
next |