Markdown
[ZOOM-Perl-moved-to-github.git] / t /
2015-05-20 Wolfram Schneiderthe test expect marc-8 records, use database LCDB_MARC8
2015-05-20 Wolfram Schneiderchange "z3950.loc.gov:7090" in documentation and exampl...
2014-03-10 Adam DickmeissEvents check: allow for multiple Connect events
2010-10-15 Mike TaylorComment out test that all title-terms are in the genera...
2010-10-15 Mike TaylorComment out test that all title-terms are in the genera...
2010-10-15 Mike TaylorMore explicit report when title-term-in-list test fails.
2010-10-15 Mike TaylorMore explicit report when title-term-in-list test fails.
2010-10-15 Mike TaylorMore explicit report when scan identity test fails
2010-06-08 Mike TaylorRemove extraneous and misleading old CVS IDs
2010-06-08 Mike TaylorExplicitly set scan term-count to 10 before first scan...
2010-06-08 Mike TaylorCorrect Red Hat connection-failure checks -- addinfo...
2010-06-08 Mike TaylorMore information in scan diagnostics
2010-06-08 Mike TaylorRecognise TIMEOUT errors as well as CONNECT errors...
2010-06-08 Mike TaylorAppropriate low-level diagnostics.
2010-06-08 Mike TaylorMore diagnostics
2010-06-08 Mike TaylorWhitespace
2010-06-08 Mike TaylorMore specific diagnostic.
2010-06-08 Mike TaylorMore specific diagnostic.
2008-09-29 mikeFix to work with new test server.
2008-09-26 mikeCorrect testing host.
2008-05-14 mikeSimpler API to record_get() no longer requires the...
2007-09-14 mikeTest for diag_srw_str()
2007-08-16 mikeExplicitly use client-side CQL-to-RPN scan-query conver...
2007-02-26 mikeFix expected numeric values of log-levels -- new levels...
2007-02-22 mikeHuge array reference test made vacuous.
2006-11-28 mikeAdd Net::Z3950::ZOOM::record_error() and
2006-11-03 mikeRemove extraneous comment and unused option.
2006-11-02 mikeUse z3950.indexdata.com instead of bagel.indexdata...
2006-11-02 mikeAll tests against indexdata.com are now explicitly...
2006-10-10 mikeTest passing options into ZOOM::Connection constructor.
2006-10-10 mikeUse new Connection::create() API that accepts options...
2006-10-10 mikeUse new Connection::create() API that doesn't need...
2006-06-15 mikeMany changes to accomodate modified ZOOM_query_ccl2rpn...
2006-06-13 mike- Add new function Net::Z3950::ZOOM::query_ccl2rpn...
2006-06-13 mikeNine new tests for client-side CCL support.
2006-06-07 mikeComment on using explain to discover not-cleared-up...
2006-04-12 mikeRemove blank line.
2006-04-12 mikeSend dropdb packets as Zebra now works.
2006-04-12 mikeSend dropdb packets as Zebra now works.
2006-04-12 mikeNew, derived from 19-events.t
2006-04-12 mikeTest event_str()
2006-04-12 mikeAdequate, at last. Tests for sensible sequences of...
2006-04-12 mikeCheck sequence of events involved in connect/init.
2006-04-07 mikeTweaks to facilitate better tests to come.
2006-04-06 mikeNew, back-formed from 28-charset.t
2006-04-06 mikeNew
2006-04-06 mikeTest made more robust against LC database changes.
2006-04-03 mikeNew
2005-12-22 mikeComment.
2005-12-22 mikeComment.
2005-12-22 mikeComment.
2005-12-22 mikeInline the check_failure() subroutine, which was only...
2005-12-22 mikeSynchronised with 22-query.t
2005-12-22 mikeRemove commenting-out of call to check_failure().
2005-12-22 mikeComment.
2005-12-22 mikeTests for CQL search, both client-side-compiled and...
2005-12-21 mikeNew
2005-12-21 mikeUse test-server on bagel, not sometimes-absent local...
2005-12-21 mikeAdd tests for CQL scanning
2005-12-20 mikeTesting for scan by CQL query (does not yet work).
2005-12-19 mikeIn Connection class, rename scan() to scan_pqf() and...
2005-12-19 mikeTest for new scan1()
2005-12-14 mikeChange test-server port to 2118
2005-12-13 mikeRemove extraneous comment.
2005-12-13 mikeRun against special zebra on test:8017
2005-12-13 mikeDo not call "drop", as this currently corrupts the...
2005-12-09 mikeComplete rewrite as OO version of 16-packages.t
2005-12-09 mikeRemove obsolete comment.
2005-12-07 mikeMuch more good stuff: now adds new records and searches...
2005-12-07 mikeMany improvements -- now does good database-creation...
2005-11-26 mikeRemove extraneous declaration.
2005-11-18 mikePass sort-type "yaz" instead of "dummy".
2005-11-16 mikeAdd test for ZOOM::Connection::diagset()
2005-11-16 mikeAdd test for ZOOM_connection_diagset()
2005-11-15 mikeRemove extraneous print.
2005-11-15 mikeWe now attempt to create a new DB (but this fails becau...
2005-11-09 mikeMany additional tests, for field-specific scanning...
2005-11-09 mikeFix typo in diagnostic.
2005-11-09 mikeNicer option-setting syntax.
2005-11-09 mikeMany additional tests, for field-specific scanning...
2005-11-08 mikeAdjust count of tests.
2005-11-08 mikeTwo new tests: resultset_sort1() rejects a syntacticall...
2005-11-08 mikeNew
2005-11-08 mikeNicer option-setting syntax.
2005-11-08 mikeNew -- initial version exercises all the functions...
2005-11-08 mikeNew
2005-11-08 mikeAdd no-op final test mirroring scanset re-destruction...
2005-11-08 mikeRemove extraneous "use MARC::Record".
2005-11-08 mikeNew.
2005-11-07 mikeRemove outdated comment about sorting not working.
2005-11-07 mikeTesting for record cloning and deletion.
2005-11-04 mikeNew
2005-11-04 mikeTest for success of sortby() call.
2005-11-04 mikeTypo.
2005-11-04 mikeRemoved unusued my($errcode, $errmsg, $addinfo);
2005-11-04 mikeNew -- doesn't yet pass, but I think that's Adam's...
2005-11-03 mikeNew -- tests OO interface to advanced result-set functi...
2005-11-03 mikeExtra test: not-previously-fetched record works with...
2005-11-03 mikeReinstate resultset_records() tests that were commented...
2005-11-02 mikeAdditional tests for resultset_records().
next