[root]/Libs/vtkITK/Testing
Tcl
(2 files, 52 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 17 (100.0%) | 273 (100.0%) | 16.0 |
| bess | 3 (17.6%) | 165 (60.4%) | 55.0 |
| naucoin | 3 (17.6%) | 59 (21.6%) | 19.6 |
| pieper | 3 (17.6%) | 43 (15.8%) | 14.3 |
| barre | 1 (5.9%) | 3 (1.1%) | 3.0 |
| lorensen | 2 (11.8%) | 2 (0.7%) | 1.0 |
| partyd | 3 (17.6%) | 1 (0.4%) | 0.3 |
| hjohnson | 1 (5.9%) | 0 (0.0%) | 0.0 |
| blezek | 1 (5.9%) | 0 (0.0%) | 0.0 |
ENH: remove debugging message. BUG fix cpack to include the RuntimeExecutables component so vtk.exe will be installed.
0 lines of code changed in 1 file:
BUG: fix MRML test data path.
0 lines of code changed in 1 file:
ENH: provide MRML_TEST_DATA_DIR for use by vtkITK tests.
1 lines of code changed in 1 file:
COMP: With the conversion to CMake version 2.6, the variables CMAKE_RUNTIME_OUTPUT_DIRECTORY CMAKE_LIBRARY_OUTPUT_DIRECTORY CMAKE_ARCHIVE_OUTPUT_DIRECTORY should be used instead of EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH.
0 lines of code changed in 1 file:
COMP: warning, unused variable if NDEBUG defined.
2 lines of code changed in 1 file:
ENH: Slicer3 Spring Installation Clean Up
3 lines of code changed in 1 file:
BUG: itkBSpline keeps a pointer to its parameters. Also fix test to actually test the result.
0 lines of code changed in 1 file:
BUG: added needed typedefs, and removed redundant asserts that had clearly never been compiled
0 lines of code changed in 1 file:
ENH: Initial wrapping of itkBSplineDeformableTransform
165 lines of code changed in 2 files:
BUG: fix the startup path for the test program to include the build subdir if there is one
6 lines of code changed in 1 file:
BUG: splitting up the vector reader to avoid windows compiler heap issues. TODO: figure out where/when to use the Series reader
4 lines of code changed in 1 file:
BUG: invoke the vtkITK test in a subshell that has library paths set correctly
8 lines of code changed in 1 file:
ENH: adding a test of the vector reader to try and narrow down the garbage collecting problem when freeing the vector reader
55 lines of code changed in 2 files:
ENH: added svn:keywords and copyright where appropriate.
0 lines of code changed in 1 file:
BUG: cmake 2.4 requires cmake files in every directory (just 'touch'ed files like these suffice)
29 lines of code changed in 1 file: