[Insight-developers] cmake version of the Insigh Journal Automatic Testing System seems to be 2.0

William A. Hoffman billlist at nycap.rr.com
Tue Mar 28 09:21:26 EST 2006


At 08:40 AM 3/28/2006, Gaetan Lehmann wrote:

>That's exactely why I ask for a flag specific to the insight journal, so  
>the contributor can set different default values for the automatic testing  
>system.
>In that case, we can set all languages support to ON by default, so the  
>automatic testing system will build all the languages support without  
>having to modify any option by hand.
>It seems that I haven't been clear; I hope that's more clear now :-)

I think we are still not quite on the same page.
So, for IJ, I would think that it should build out of the box
with no special options.   So, for the submission to IJ, just hard
code everything to be on.  Then if other people download the code
from IJ, they will get the same build as IJ did.   When it gets accepted
into ITK, the correct user options can be added.  The key is that
IJ is automatic, and when it gets moved into ITK proper that will
be done by an actual person.   The idea of IJ is reproducibility,
so when users download something from IJ, and try it, they should
not have to set any options, it should work exactly like it did for
IJ, just by running

 cmake; make; make test

-Bill


  



More information about the Insight-developers mailing list