lucene/client/ruby/solrb/test/unit
Erik Hatcher 36c2419c6b Fix up requires so tests can run from TextMate, and of course still with rake
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503179 13f79535-47bb-0310-9956-ffa450edef68
2007-02-03 07:36:54 +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-132: Add tests to verify roundtripping of accented characters from solrb API to Solr (contributed by Antonio Eggberg) 2007-02-02 03:20:08 +00:00
document_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
field_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
ping_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
request_test.rb add testcase Coda Hale also contributed, missed in previous commit 2007-01-27 18:47:56 +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 Add test for field_facets method 2007-01-24 15:23:55 +00:00
suite.rb add ASL to several files 2007-01-17 10:37:56 +00:00