-
- Downloads
The cnetdiff application has been refactored to be callable; Makefile tests...
The cnetdiff application has been refactored to be callable; Makefile tests have been removed and replaced by gtests. (#5323) * The cnetedit applciation has been refactored to be callable; Makefile tests have been removed and replace by gtests. Addresses #5322. * Moved CHANGELOG.md entry for cnetdiff changes from "Added" section to "Changed" section per reviewer suggestion. Addresses #5322. * Reverted back to original ControlNetDiff source and header files per reviewer suggestion. Addresses #5322. * Changes to cnetdiff.cpp and main.cpp to use the addLogGroup method to add PvlGroups to Pvl. Per reviewer suggestion. Addresses #5322. * Put back line erroneously removed in CHANGELOG.md, per review. Addresses #5322.
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- isis/src/control/apps/cnetdiff/cnetdiff.cpp 380 additions, 0 deletionsisis/src/control/apps/cnetdiff/cnetdiff.cpp
- isis/src/control/apps/cnetdiff/cnetdiff.h 20 additions, 0 deletionsisis/src/control/apps/cnetdiff/cnetdiff.h
- isis/src/control/apps/cnetdiff/main.cpp 5 additions, 313 deletionsisis/src/control/apps/cnetdiff/main.cpp
- isis/src/control/apps/cnetdiff/tsts/Makefile 0 additions, 4 deletionsisis/src/control/apps/cnetdiff/tsts/Makefile
- isis/src/control/apps/cnetdiff/tsts/default/Makefile 0 additions, 13 deletionsisis/src/control/apps/cnetdiff/tsts/default/Makefile
- isis/src/control/apps/cnetdiff/tsts/full/Makefile 0 additions, 20 deletionsisis/src/control/apps/cnetdiff/tsts/full/Makefile
- isis/tests/FunctionalTestsCnetdiff.cpp 1023 additions, 0 deletionsisis/tests/FunctionalTestsCnetdiff.cpp
Loading
Please register or sign in to comment