[Insight-developers] [ITK Community] Testing of Remote Modules

Brad King brad.king at kitware.com
Fri Jan 17 09:10:40 EST 2014


On 01/17/2014 12:51 AM, Matt McCormick wrote:
> If all the tests or all the dependencies (Module_B, etc) of a module
> want to be tested, then BUILD_DEFAULT_MODULES should be ON.  It is
> reasonable to expect that turning on one module will only create tests
> for that module.  Otherwise, in practice with the current tree,
> testing dependency propagation will literally cause half of the
> modules to be built no matter how the build is started..

FYI, VTK has an option called "VTK_BUILD_ALL_MODULES_FOR_TESTS"
whose purpose is to cause all modules to be enabled that are
dependencies of the tests of other modules.  This is used in
dashboard builds to get things tested without forcing the
dependencies on all users.

-Brad K



More information about the Insight-developers mailing list