http://review.source.kitware.com/#patch,sidebyside,1257,12,Modules/Nonunit/Review/test/CMakeLists.txt it looks like you're using just "add_test" because the change was based on a version prior to the conversion of all other calls to add_test. Note that when you rebased on master all the other calls changed to "itk_add_test". -Brad