[Insight-developers] Re: itkHistogramImageToImageMetric : missing tests

Raghavendra Chandrashekara rc3 at doc . ic . ac . uk
Mon, 04 Aug 2003 17:38:48 +0100


Hi Luis,

Thanks for your message. I will let you know as soon as I've added the 
tests to the repository.

Raghavendra.

Luis Ibanez wrote:

> Hi Raghavendra,
>
> The classes
>
>    itkHistogramImageToImage
>    itkMeanSquaresHistogramImageToImage
>
>
> in Insight/Code/Algorithms
> http://www . itk . org/cgi-bin/viewcvs . cgi/Code/Algorithms/itkHistogramImageToImageMetric . h?sortby=date&cvsroot=Insight
> http://www . itk . org/cgi-bin/viewcvs . cgi/Code/Algorithms/itkMeanSquaresHistogramImageToImageMetric . h?sortby=date&cvsroot=Insight
>
>
> were missing tests.
>
> We just added dummy tests under
>
> Test/Code/Algorirthms/
>   itkHistogramImageToImageTest.cxx
>   itkMeanSquaresHistogramImageToImageTest.cxx
>
>
> The tests are empty and are set to *FAIL*,
> so it will show up in the dashboad.
>
> Could you please add a reasonable testing code
> to these new files, in order to cover these classes.
>
>
> Thanks,
>
>
>    Luis
>
>
>