Add a reset method to the ConfigService. Refs #5615
This will help ensure that for the system tests we can reset the config once it has loaded and only save keys that we change just in case an old config was not restored.
Showing
- Code/Mantid/Framework/Kernel/inc/MantidKernel/ConfigService.h 2 additions, 0 deletions.../Mantid/Framework/Kernel/inc/MantidKernel/ConfigService.h
- Code/Mantid/Framework/Kernel/src/ConfigService.cpp 23 additions, 0 deletionsCode/Mantid/Framework/Kernel/src/ConfigService.cpp
- Code/Mantid/Framework/Kernel/test/ConfigServiceTest.h 34 additions, 0 deletionsCode/Mantid/Framework/Kernel/test/ConfigServiceTest.h
- Code/Mantid/Framework/PythonAPI/inc/MantidPythonAPI/kernel_exports.h 16 additions, 0 deletions.../Framework/PythonAPI/inc/MantidPythonAPI/kernel_exports.h
- Code/Mantid/Framework/PythonAPI/src/kernel_exports.cpp 2 additions, 0 deletionsCode/Mantid/Framework/PythonAPI/src/kernel_exports.cpp
- Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ConfigService.cpp 3 additions, 0 deletions...thonInterface/mantid/kernel/src/Exports/ConfigService.cpp
Loading
Please register or sign in to comment