[Insight-developers] A patch to use the cmake test driver

Bill Lorensen bill.lorensen at gmail.com
Thu Jan 27 06:39:52 EST 2011


Luis,

A heads up on this patch: http://review.source.kitware.com/#change,779

It uses cmake to generate test drivers. I'm trying it out on
Testing/Code/Numerics/NeuralNetworks.

I based the include file on the one you posted in one of the modular
topics. That code did not compile. You can look at itkv4TestMain.h for
corrections.

Once propagated to the rest of ITK it should reduce the number of test
executables from 36 to 11. Also, it is the standard way to generate
tests and will simplify the CMakeLists.txt files.

Looking forward to your comments on gerrit.

Bill


More information about the Insight-developers mailing list