[root]/Libs/GenerateCLP/Testing

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 459 (100.0%) | 16.3 |
| lorensen | 21 (75.0%) | 454 (98.9%) | 21.6 |
| millerjv | 3 (10.7%) | 4 (0.9%) | 1.3 |
| hjohnson | 4 (14.3%) | 1 (0.2%) | 0.2 |
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: Removed compiler warnings due to mis-matched types.
1 lines of code changed in 1 file:
COMP: The NO_MODULE flag to FIND_PACKAGE was introduced after cmake version 2.4
0 lines of code changed in 1 file:
ENH: There is no cmake module for TCLAP or ModuleDescriptionParser, so be explicit in not looking for the module.
0 lines of code changed in 1 file:
ENH: More changes to the configurations of GenerateCLP to streamline its use and installation. Thanks to Hans Johnson for working through many of these issues.
4 lines of code changed in 1 file:
ENH: added "region" parameter type
0 lines of code changed in 2 files:
ENH: Added example using a point.
77 lines of code changed in 3 files:
ENH: Update versions in xml files. ENH: changed <documentationurl> to <documentation-url>.
4 lines of code changed in 2 files:
ENH: renamed plugin.
1 lines of code changed in 1 file:
ENH: improved titles.
1 lines of code changed in 1 file:
ENH: Added enumeration.
19 lines of code changed in 1 file:
BUG: bad xml.
6 lines of code changed in 1 file:
ENH: cleanup.
39 lines of code changed in 3 files:
ENH: Change test names.
3 lines of code changed in 1 file:
BUG: Bad switch types.
6 lines of code changed in 1 file:
ENH: Added tests.
5 lines of code changed in 1 file:
ENH: Added examples
293 lines of code changed in 6 files: