change Module::getVirtualQualifiedName() to no longer include the application name
Before it had to be stripped for all use cases anyway, so it is better to leave it out from the beginning.
Showing
- Modules/src/StatusAggregator.cc 4 additions, 7 deletionsModules/src/StatusAggregator.cc
- src/Module.cc 5 additions, 3 deletionssrc/Module.cc
- tests/executables_src/testStatusAggregator.cc 1 addition, 1 deletiontests/executables_src/testStatusAggregator.cc
- tests/executables_src/testVirtualHierarchy.cc 21 additions, 29 deletionstests/executables_src/testVirtualHierarchy.cc
Loading
Please register or sign in to comment