lucene/client/ruby/solrb/test/unit
Erik Hatcher 8b194f6d2a SOLR-122: Add optional support for libxml2, with fall back to REXML if libxml is not installed. (Contributed by Coda Hale)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@504077 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 11:13:14 +00:00
..
add_document_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
commit_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
connection_test.rb SOLR-111: add new response classes and enhance connection. one change i made was to make autocommit off by default and use a symbol for :on/:off 2007-01-16 22:02:13 +00:00
delete_test.rb SOLR-122: Add optional support for libxml2, with fall back to REXML if libxml is not installed. (Contributed by Coda Hale) 2007-02-06 11:13:14 +00:00
document_test.rb SOLR-122: Add optional support for libxml2, with fall back to REXML if libxml is not installed. (Contributed by Coda Hale) 2007-02-06 11:13:14 +00:00
field_test.rb SOLR-122: Add optional support for libxml2, with fall back to REXML if libxml is not installed. (Contributed by Coda Hale) 2007-02-06 11:13:14 +00:00
ping_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
request_test.rb SOLR-122: Add optional support for libxml2, with fall back to REXML if libxml is not installed. (Contributed by Coda Hale) 2007-02-06 11:13:14 +00:00
response_test.rb Fix up requires so tests can run from TextMate, and of course still with rake 2007-02-03 07:36:54 +00:00
solr_mock_base.rb Add TODO note about perhaps replacing our mock with the use of flexmock. Not worth adding this dependency just yet, only when we feel pain in mocking later 2007-01-27 18:49:31 +00:00
standard_request_test.rb fix tests due to change in symbols to strings in hash 2007-01-24 15:28:17 +00:00
standard_response_test.rb Upgrade Solr support with modified facet data structure. 2007-02-06 10:34:44 +00:00
suite.rb add ASL to several files 2007-01-17 10:37:56 +00:00