You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/12/11 20:24:18 UTC

[jira] Resolved: (MAHOUT-219) Unit test for GenericSorting

     [ https://issues.apache.org/jira/browse/MAHOUT-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-219.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3
         Assignee: Benson Margulies

Committed, with style changes: Java uses "int[] foo" versus "int foo[]", and the "String(String s)" constructor is virtually always redundant.

> Unit test for GenericSorting
> ----------------------------
>
>                 Key: MAHOUT-219
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-219
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Matrix
>    Affects Versions: 0.4
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 0.3
>
>         Attachments: generic-sorting-test.patch
>
>
> Just to check expectations, here is a patch with just one unit test. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.