You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by jpsullivan <gi...@git.apache.org> on 2015/08/11 07:44:51 UTC

[GitHub] lucenenet pull request: Add tests to Lucene.Net.Queries

GitHub user jpsullivan opened a pull request:

    https://github.com/apache/lucenenet/pull/152

    Add tests to Lucene.Net.Queries

    This PR wraps up the port of tests for the Lucene.Net.Queries project.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jpsullivan/lucenenet queries-test-coverage

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucenenet/pull/152.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #152
    
----
commit 96118654a2a358af8fdfd13455964432820d898d
Author: Josh Sullivan <ja...@gmail.com>
Date:   2015-08-11T00:06:27Z

    Completed the BoostingQueryTest class

commit 7b4987f77e7395618c2fd62a0565d93aec82e5dc
Author: Josh Sullivan <ja...@gmail.com>
Date:   2015-08-11T00:28:41Z

    Ported the ChainedFilterTest class.
    
    Think I did the right thing with the GregorianCalendar usage...

commit 2808ec7408968488aa6fd8091c1be8fe3fbd1eb9
Author: Josh Sullivan <ja...@gmail.com>
Date:   2015-08-11T05:31:24Z

    Finished testing Lucene.Net.Queries
    
    Added a few implementation changes based around expecting certain
    arguments to throw if empty/null.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] lucenenet pull request: Add tests to Lucene.Net.Queries

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/lucenenet/pull/152


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---