Directory Applications/CLI/Testing/

Directory Created:
2007-11-18 19:27
Total Files:
44
Deleted Files:
3
Lines of Code:
2100

[root]/Applications/CLI/Testing

Lines of Code

Applications/CLI/Testing/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 107 (100.0%) 2308 (100.0%) 21.5
lorensen 67 (62.6%) 1493 (64.7%) 22.2
ibanez 10 (9.3%) 652 (28.2%) 65.2
naucoin 11 (10.3%) 69 (3.0%) 6.2
barre 2 (1.9%) 57 (2.5%) 28.5
taox 5 (4.7%) 25 (1.1%) 5.0
pieper 5 (4.7%) 9 (0.4%) 1.8
millerjv 1 (0.9%) 3 (0.1%) 3.0
hjohnson 2 (1.9%) 0 (0.0%) 0.0
fedorov 4 (3.7%) 0 (0.0%) 0.0

Most Recent Commits

hjohnson 2009-12-05 23:16 Rev.: 11171

ENH: Moved DicomToNrrd to its own directory to make it easier to build stand alone.

0 lines of code changed in 2 files:

  • Applications/CLI/Testing: CMakeLists.txt (changed), DicomToNrrdConverterTest.cxx (del)
naucoin 2009-11-23 10:54 Rev.: 11018

BUG: take out the DWIDicomLoadTest

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
taox 2009-11-16 14:45 Rev.: 10959

BUG: to work with the recent changes in DicomToNRRDConverter.

2 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+2 -2)
fedorov 2009-08-26 12:42 Rev.: 10358

ENH: removed the test from the trunk

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
naucoin 2009-08-12 13:12 Rev.: 10226

ENH: add a new param to the MultiplyTest

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
naucoin 2009-05-13 17:23 Rev.: 9481

ENH: Added multiply filter and test

20 lines of code changed in 2 files:

  • Applications/CLI/Testing: CMakeLists.txt (changed), MultiplyTest.cxx (new 20)
naucoin 2009-05-13 16:39 Rev.: 9479

ENH: Adding an image mask CLI and test

20 lines of code changed in 2 files:

  • Applications/CLI/Testing: CMakeLists.txt (changed), MaskTest.cxx (new 20)
naucoin 2009-05-13 13:05 Rev.: 9473

BUG: taking out non completed test

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
naucoin 2009-05-13 13:00 Rev.: 9472

ENH: Cast volume CLI plus test

9 lines of code changed in 2 files:

  • Applications/CLI/Testing: CMakeLists.txt (changed), CastTest.cxx (new 9)
fedorov 2009-04-29 19:41 Rev.: 9360

ENH: modified RegistrationTest02 to compare the result with a "ground truth"
transform (transform obtained by running registration in GUI mode with the
same set of parameters)

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
taox 2009-04-21 11:30 Rev.: 9269

ENH: added test for new module PolyDataToLabelmap. Test data and baseline result were checked in.

20 lines of code changed in 2 files:

  • Applications/CLI/Testing: CMakeLists.txt (changed), PolyDataToLabelmapTest.cxx (new 20)
pieper 2009-03-02 11:23 Rev.: 8812

BUG: fix out of date reference to a module

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (-11)
pieper 2009-03-02 11:21 Rev.: 8811

COMP: remove orphaned module

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: ProbeVolumeWithModelTest.cxx (del)
taox 2009-02-11 17:33 Rev.: 8623

ENH: Update test for DicomToNRRDConverter

2 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+2 -2)
taox 2009-02-03 08:09 Rev.: 8503

ENH: Added support for Philips, from Vince. Made change to the test to use the new command line argument.

1 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+1 -1)
fedorov 2009-01-19 12:41 Rev.: 8408

BUG: Need to investigate alternative approaches to registration
regression testing.

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
fedorov 2009-01-16 11:46 Rev.: 8401

ENH: Added rigid registration test and baseline image for regression
testing (meningioma data)

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
lorensen 2009-01-10 10:35 Rev.: 8343

ENH: Changed name of test.

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
pieper 2009-01-09 16:51 Rev.: 8338

BUG: fix name of test of test by removing incorrectly named file

0 lines of code changed in 2 files:

  • Applications/CLI/Testing: CMakeLists.txt (changed), DiffusionTensorTest.cxx (del)
lorensen 2009-01-09 10:32 Rev.: 8333

ENH: New test for DiffusionTensorMathematics

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
lorensen 2009-01-09 09:33 Rev.: 8331

ENH: New test for DiffusionTensorMathematics

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
naucoin 2009-01-08 11:28 Rev.: 8320

ENH: adding the itkThresholdImageFilter and test

20 lines of code changed in 2 files:

  • Applications/CLI/Testing: CMakeLists.txt (changed), ThresholdTest.cxx (new 20)
lorensen 2009-01-08 09:02 Rev.: 8317

ENH: New test for DiffusionTensorEstimation.

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
lorensen 2009-01-07 15:49 Rev.: 8297

ENH: New test for ResampleVolume2

17 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+17 -1)
lorensen 2009-01-05 12:48 Rev.: 8266

ENH: new regression test for OtsuThresholdImageFilter.

21 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+21 -14)
lorensen 2009-01-03 15:38 Rev.: 8264

ENH: more regression tests.

16 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+16 -2)
lorensen 2009-01-03 14:42 Rev.: 8262

ENH: more new regression tests.

19 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+19 -3)
lorensen 2009-01-03 11:42 Rev.: 8260

ENH: more regression tests.

22 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+22 -3)
lorensen 2009-01-02 15:38 Rev.: 8257

ENH: new tests.

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
lorensen 2009-01-02 14:06 Rev.: 8254

ENH: OtsuThresholdSegmentationTest is now a regression test.

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
lorensen 2009-01-02 13:41 Rev.: 8253

ENH: VotingBinaryHoleFillingImageFilterTest is now a regresson test.

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
lorensen 2009-01-02 12:55 Rev.: 8249

ENH: new tests.

27 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+27 -4)
lorensen 2009-01-02 11:45 Rev.: 8247

BUG: ITKIO was a redundant library causing errors in VS7 linker.

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (-2)
lorensen 2009-01-02 10:53 Rev.: 8246

ENH: New test for ExecutionModelTour

12 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+12 -2)
lorensen 2009-01-02 08:47 Rev.: 8244

ENH: New regression test for CurvatureAnisotropicDiffusion.

9 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+9 -2)
lorensen 2009-01-02 08:34 Rev.: 8242

ENH: New regression test for ConfidenceConnected.

12 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+12 -1)
pieper 2008-12-30 20:52 Rev.: 8226

COMP: stub out one test that caused recursive include

9 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (+9 -9)
lorensen 2008-12-30 16:41

ENH: first pass at adding tests for CLI programs.

993 lines of code changed in 34 files:

  • Applications/CLI/Testing: AffineRegistrationTest.cxx (new 20), CMakeLists.txt (+352), ConfidenceConnectedTest.cxx (new 20), CurvatureAnisotropicDiffusionTest.cxx (new 20), DWIDicomLoadTest.cxx (new 20), DicomToNrrdConverterTest.cxx (new 20), DiffusionTensorEstimationTest.cxx (new 20), DiffusionTensorMathematicsTest.cxx (new 20), DiffusionTensorTest.cxx (new 20), DiffusionTensorTestTest.cxx (new 20), DiffusionWeightedTestTest.cxx (new 20), ExecutionModelTourTest.cxx (new 20), FreesurferSurfaceSectionExtractionTest.cxx (new 20), GradientAnisotropicDiffusionTest.cxx (new 20), GrayscaleFillHoleImageFilterTest.cxx (new 20), GrayscaleGrindPeakImageFilterTest.cxx (new 20), GrayscaleModelMakerTest.cxx (new 20), HistogramMatchingTest.cxx (new 20), ImageLabelCombineTest.cxx (new 20), ImageReadDicomWriteTest.cxx (new 20), LabelMapSmoothingTest.cxx (new 20), ModelMakerTest.cxx (new 20), MultipleModelsExampleTest.cxx (new 20), OtsuThresholdImageFilterTest.cxx (new 20), OtsuThresholdSegmentationTest.cxx (new 20), ProbeVolumeWithModelTest.cxx (new 20), ResampleVolume2Test.cxx (new 20), ResampleVolumeTest.cxx (new 20), RigidRegistrationTest.cxx (new 20), SubtractTest.cxx (new 20), TestTemplate.cxx (new 20), VotingBinaryHoleFillingImageFilterTest.cxx (new 20), ZeroCrossingBasedEdgeDetectionImageFilterTest.cxx (new 20)
lorensen 2008-11-30 13:42 Rev.: 8005

BUG: Remove dependency on CheckerBoard executable because it does not exist.

0 lines of code changed in 1 file:

  • Applications/CLI/Testing: CMakeLists.txt (changed)
lorensen 2008-11-26 16:24 Rev.: 7991

ENH: new test.

20 lines of code changed in 2 files:

  • Applications/CLI/Testing: CMakeLists.txt (changed), CheckerBoardTest.cxx (new 20)

(18 more)

Generated by StatSVN 0.5.0