Comment on relevant Level 1 searches.
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test /
2006-12-18 Mike TaylorSeparate callbacks for initial-search error and fetch...
2006-12-18 Mike TaylorSeparate callbacks for initial-search error and fetch...
2006-12-15 Mike TaylorNote implementation details.
2006-12-15 Mike TaylorNote implementation details.
2006-12-08 Mike TaylorInstead of a single search, a sequence of searches...
2006-12-08 Mike TaylorInstead of a single search, a sequence of searches...
2006-12-06 Mike TaylorCheck for the init_opt_* options from the Init response...
2006-12-06 Mike TaylorCheck for the init_opt_* options from the Init response...
2006-11-29 Mike TaylorImport isodate() from Utils.pm
2006-11-29 Mike TaylorImport isodate() from Utils.pm
2006-11-29 Mike TaylorBetter diagnostics.
2006-11-29 Mike TaylorBetter diagnostics.
2006-11-20 Mike TaylorProper registration of connection errors.
2006-11-20 Mike TaylorProper registration of connection errors.
2006-11-14 Mike TaylorClarify reporting
2006-11-14 Mike TaylorClarify reporting
2006-11-03 Mike Taylorreturn TEST_SKIPPED if search finds no records.
2006-11-03 Mike Taylorreturn TEST_SKIPPED if search finds no records.
2006-11-02 Mike TaylorNumber of search-hits included in log message.
2006-11-02 Mike TaylorNumber of search-hits included in log message.
2006-11-02 Anders S. MortensenAdding named result set test.
2006-11-02 Anders S. MortensenAdding named result set test.
2006-11-01 Anders S. MortensenInsert 0 instead of empty in case of failure.
2006-11-01 Anders S. MortensenInsert 0 instead of empty in case of failure.
2006-10-31 Mike TaylorWork around ZOOM-C bug by testing success based on...
2006-10-31 Mike TaylorWork around ZOOM-C bug by testing success based on...
2006-10-27 Anders S. MortensenUsing bib-1 instead of bib1.
2006-10-27 Anders S. MortensenUsing bib-1 instead of bib1.
2006-10-26 Anders S. MortensenRemoving debugging.
2006-10-26 Anders S. MortensenRemoving debugging.
2006-10-26 Mike TaylorWhen actually obtaining the record with $rs->record...
2006-10-26 Mike TaylorWhen actually obtaining the record with $rs->record...
2006-10-26 Mike TaylorSet databaseName only temporarily within task.
2006-10-26 Mike TaylorSet databaseName only temporarily within task.
2006-10-26 Mike TaylorRun correct sequence of tests
2006-10-26 Mike TaylorRun correct sequence of tests
2006-10-26 Anders S. MortensenRemoving dublicated code.
2006-10-26 Anders S. MortensenRemoving dublicated code.
2006-10-26 Anders S. MortensenPreparing test case.
2006-10-26 Anders S. MortensenPreparing test case.
2006-10-25 Mike TaylorReinstate full list of record syntaxes.
2006-10-25 Mike TaylorReinstate full list of record syntaxes.
2006-10-25 Mike TaylorAfter an initial search (not using piggy-back), records...
2006-10-25 Mike TaylorAfter an initial search (not using piggy-back), records...
2006-10-25 Anders S. MortensenTypo.
2006-10-25 Anders S. MortensenTypo.
2006-10-25 Anders S. MortensenImplemented ExplainCategory probing.
2006-10-25 Anders S. MortensenImplemented ExplainCategory probing.
2006-10-25 Anders S. MortensenAdded some extra debugging.
2006-10-25 Anders S. MortensenAdded some extra debugging.
2006-10-25 Anders S. MortensenAdding empty hash ref to respect Mike's new api.
2006-10-25 Anders S. MortensenAdding empty hash ref to respect Mike's new api.
2006-10-25 Mike TaylorTweak irspy_search_pqf() call to use new API with optio...
2006-10-25 Mike TaylorTweak irspy_search_pqf() call to use new API with optio...
2006-10-25 Mike TaylorTweak irspy_connect() call to use new API with options...
2006-10-25 Mike TaylorTweak irspy_connect() call to use new API with options...
2006-10-25 Mike TaylorTest fetching.
2006-10-25 Mike TaylorTest fetching.
2006-10-25 Mike TaylorUse new ability to pass options into irspy_search_pqf()
2006-10-25 Mike TaylorUse new ability to pass options into irspy_search_pqf()
2006-10-25 Mike TaylorWhitesapce
2006-10-25 Mike TaylorWhitesapce
2006-10-25 Anders S. MortensenRegistering the Boolean.pm package.
2006-10-25 Anders S. MortensenRegistering the Boolean.pm package.
2006-10-25 Anders S. MortensenAdded.
2006-10-25 Anders S. MortensenAdded.
2006-10-25 Anders S. MortensenImplemented the fetch test module.
2006-10-25 Anders S. MortensenImplemented the fetch test module.
2006-10-25 Anders S. MortensenFixing uncaught exceptions.
2006-10-25 Anders S. MortensenFixing uncaught exceptions.
2006-10-23 Anders S. MortensenGetting ready to test available record formats.
2006-10-23 Anders S. MortensenGetting ready to test available record formats.
2006-10-23 Anders S. MortensenUsing store_result method to update zebra.
2006-10-23 Anders S. MortensenUsing store_result method to update zebra.
2006-10-17 Mike TaylorAdd Search::DBDate, which provokes failure in the LC...
2006-10-17 Mike TaylorAdd Search::DBDate, which provokes failure in the LC...
2006-10-17 Mike TaylorNew
2006-10-17 Mike TaylorNew
2006-10-13 Mike TaylorNew -- used for running tests that are on the infrastru...
2006-10-13 Mike TaylorNew -- used for running tests that are on the infrastru...
2006-10-13 Anders S. MortensenGetting ready to search for Dan1 attributes.
2006-10-13 Anders S. MortensenGetting ready to search for Dan1 attributes.
2006-10-13 Anders S. MortensenAdding all the Bib-1 attributes to test for.
2006-10-13 Anders S. MortensenAdding all the Bib-1 attributes to test for.
2006-10-13 Anders S. MortensenRemoved again.
2006-10-13 Anders S. MortensenRemoved again.
2006-10-13 Anders S. MortensenPassing hash ref as a test and using a more generic...
2006-10-13 Anders S. MortensenPassing hash ref as a test and using a more generic...
2006-10-12 Mike TaylorLogging changed and made more coherent
2006-10-12 Mike TaylorLogging changed and made more coherent
2006-10-12 Mike TaylorRemove extraneous comment.
2006-10-12 Mike TaylorRemove extraneous comment.
2006-10-12 Mike TaylorPass access-point as $udata into irspy_connect()
2006-10-12 Mike TaylorPass access-point as $udata into irspy_connect()
2006-10-12 Mike TaylorPass undefined $udata into irspy_connect()
2006-10-12 Mike TaylorPass undefined $udata into irspy_connect()
2006-10-11 Mike TaylorAdd error()
2006-10-11 Mike TaylorAdd error()
2006-10-11 Mike TaylorSubtests are now correct (Ping and Search::Main)
2006-10-11 Mike TaylorSubtests are now correct (Ping and Search::Main)
next