[root]/Testing
Code
(2 files, 42 lines)
Algorithms
(153 files, 37149 lines)
BasicFilters
(286 files, 47697 lines)
Common
(206 files, 45708 lines)
IO
(117 files, 20481 lines)
Numerics
(24 files, 4737 lines)
FEM
(18 files, 2557 lines)
NeuralNetworks
(15 files, 1810 lines)
Statistics
(49 files, 8949 lines)
Patented
(8 files, 698 lines)
Review
(210 files, 34168 lines)
Statistics
(92 files, 21591 lines)
SpatialObject
(30 files, 4272 lines)
Data
(1 files, 5 lines)
Baseline
(0 files, 0 lines)
Algorithms
(26 files, 0 lines)
BasicFilters
(119 files, 7 lines)
Common
(8 files, 0 lines)
Filtering
(108 files, 37 lines)
IO
(50 files, 37 lines)
Iterators
(4 files, 0 lines)
Patented
(1 files, 0 lines)
Registration
(69 files, 0 lines)
Review
(135 files, 52 lines)
Segmentation
(58 files, 0 lines)
SpatialObjects
(1 files, 0 lines)
Statistics
(7 files, 0 lines)
Input
(202 files, 15580 lines)
Archetype
(19 files, 10 lines)
DCB120604.t61
(2 files, 60 lines)
11
(5 files, 2017 lines)
pdata
(0 files, 0 lines)
1
(6 files, 333 lines)
DicomSeries
(3 files, 0 lines)
FEM
(29 files, 22767 lines)
NeuralNetworks
(6 files, 2208 lines)
Statistics
(9 files, 2491 lines)
test_ge4
(6 files, 0 lines)
test_ge5
(6 files, 0 lines)
test_geadw
(6 files, 0 lines)
test_siemens
(6 files, 0 lines)
HTML
(0 files, 0 lines)
TestingResults
(0 files, 0 lines)
Icons
(29 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 33 (100.0%) | 140 (100.0%) | 4.2 |
| king | 14 (42.4%) | 92 (65.7%) | 6.5 |
| ibanez | 5 (15.2%) | 21 (15.0%) | 4.2 |
| lorensen | 5 (15.2%) | 13 (9.3%) | 2.6 |
| blezek | 1 (3.0%) | 6 (4.3%) | 6.0 |
| hoffman | 3 (9.1%) | 4 (2.9%) | 1.3 |
| will | 2 (6.1%) | 2 (1.4%) | 1.0 |
| millerjv | 3 (9.1%) | 2 (1.4%) | 0.6 |
ENH: Adding CTestConfig.cmake file to make possible to submit a build of the Testing tree against an installed version of ITK, and to send it directly to CDash.
1 lines of code changed in:
COMP: Fix configuration warnings that are reported by CMake when the Testing tree is build against an installed ITK. This CMakeLists.txt file was missing the specification of minimum version required, and the settings for new policies. These new settings have to be kept synchronized with the ones in the top CMakeLists.txt file.
6 lines of code changed in:
ENH: Harmonizing with VTK the process for making the installation of ITK to be relocatable. This makes possible to move the binare tree that results from installing ITK, and still build projects againts the relocated binary tree. Brad and Luis compared the previous ITK process with the one in VTK and made them homogeneous (e.g. now ITK follows better the VTK model).
4 lines of code changed in:
ENH: When building Testing as a stand-alone project, we need to include the CMake modules that determine the size of types.
5 lines of code changed in:
BUG: The itkwish executable is installed in ITK_DIR when using an install tree, not ITK_DIR/../../bin.
1 lines of code changed in:
BUG: Fixed DartConfig.cmake hack for newer CTest.
1 lines of code changed in:
BUG:Find the Java runtime when building testing outside the tree.
3 lines of code changed in:
ERR: must be empty to suppress whole directory.
0 lines of code changed in:
BUG: Must find python executable if testing python.
13 lines of code changed in:
ENH: remove ITK_WRAP_TCL, use ITK_CSWIG_TCL instead
0 lines of code changed in:
ENH: Made ITKWISH_EXECUTABLE available for tests.
6 lines of code changed in:
ENH: Cleaned up initially presented CMake dialog by marking more variables as advanced.
1 lines of code changed in:
ERR: Need to make Testing/Temporary so that regression testing will work for everyone.
1 lines of code changed in:
ENH: Modified Insight/Testing tree to support being built both as part of ITK and as an external project. This will be useful for testing both FindITK/UseITK and ITK's installation tree on UNIX.
43 lines of code changed in:
ENH: Updated CMake code to current conventions and to take advantage of CMake 1.6. Added support for using the system zlib and png libraries. Renamed DICOMParser library to ITKDICOMParser.
2 lines of code changed in:
ERR: need another -lm since CMake upgrade.
3 lines of code changed in:
ENH: VXLNumerics now links against -lm on UNIX, and also Cio on SGI.
0 lines of code changed in:
ENH: CXX_TEST_PATH added. This facilitates to group executables later.
5 lines of code changed in:
ENH: Added setting of ITKTCL_EXECUTABLE to point at the itktcl executable when ITK_WRAP_TCL is on.
4 lines of code changed in:
ERR: SGIs require the VXLNumerics library to be specified here.(upadte by lorensen)
6 lines of code changed in:
(12 more)