[GenABEL-dev] [Genabel-commits] r923 - in branches/ProbABEL-refactoring/ProbABEL/examples: . test_other

Yurii Aulchenko yurii.aulchenko at gmail.com
Wed Jun 20 00:15:45 CEST 2012


I remember that this "diff" thing was introduced to have "regression
tests" and verify that we have correct outputs after modifying the
code.

I wonder if using cunit/cppunit (Unit testing in C/C++) framework may
be a good idea to do both regression and other types of tests?

This framework was used when developing "filevector" (R front-end of
this is DatABEL; see
https://r-forge.r-project.org/scm/viewvc.php/pkg/filevector/tests/?root=genabel).

What do you think, guys?

On Tue, Jun 19, 2012 at 8:01 PM,  <noreply at r-forge.r-project.org> wrote:
> Author: maarten
> Date: 2012-06-19 20:01:23 +0200 (Tue, 19 Jun 2012)
> New Revision: 923
>
> Added:
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/allheight.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/coxph_data.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_allcov_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_allcov_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_base_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_base_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_int1_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_int1_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_fv_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_fv_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_fv_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_fv_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_allcov_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_fv_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_fv_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_fv_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_fv_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_fv_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_fv_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_fv_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_fv_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_int1_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_fv_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_fv_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_fv_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_fv_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_fv_2df.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_fv_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_fv_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_fv_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_int1_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_over_domin.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_ngp2_robust_recess.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_robust_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_robust_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_robust_int1_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/height_robust_int1_fv_add.out.txt
>   branches/ProbABEL-refactoring/ProbABEL/examples/test_other/logist_data.txt
> Log:
> Add old results of example_all.sh to compare with current version
>
>


More information about the genabel-devel mailing list