[Insight-developers] Regression testing update
Bill Lorensen
wlorens1@nycap.rr.com
Thu, 06 Mar 2003 19:21:50 -0500
Luis,
We successfully set up regression testing in some of the examples in Filtering. We were able to do it without (almost) any changes to the example source code. We did have to change the signature for the main program due to recent changes in the Testing API, but that has no affect the examples or their content.
Our goal was to introduce the testing with little if any invasion into the testing/examples code.
We'll see how things go for the next couple of days. Once we're confident in the approach, we'll document it in the ITK FAQ. For now, we suggest that people not try to add their own testing.
I'll describe the approach on tomorrow's t-con.
Bill