You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/02/17 14:00:19 UTC

[jira] [Commented] (LUCENE-5448) Random string generation centralized in _TestUtil

    [ https://issues.apache.org/jira/browse/LUCENE-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903209#comment-13903209 ] 

ASF GitHub Bot commented on LUCENE-5448:
----------------------------------------

GitHub user benson-basis opened a pull request:

    https://github.com/apache/lucene-solr/pull/35

    LUCENE-5448: move two handy random string generators to _TestUtil.

    Since these were private methods, this is a very low-impact change.

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

    $ git pull https://github.com/apache/lucene-solr lucene-5448-random-strings

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

    https://github.com/apache/lucene-solr/pull/35.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 #35
    
----
commit 5a9083a558af0438bd2178c7370fe3a31be8f665
Author: Benson Margulies <be...@basistech.com>
Date:   2014-02-17T12:58:12Z

    LUCENE-5448: move two handy random string generators
    to _TestUtil.

----


> Random string generation centralized in _TestUtil
> -------------------------------------------------
>
>                 Key: LUCENE-5448
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5448
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 4.6.1
>            Reporter: Benson Margulies
>
> The random string generators in BaseTokenStreamTestCase have wider applicability and should move in with their cousins.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org