Reorganised using namespace declarations that were polluting the test helper...
Reorganised using namespace declarations that were polluting the test helper headers. All are now in the cpp files. Ported over the SANSInstrumentCreationHelper and added it to the ComponentCreationHelper file. All the helper classes are ported but Scons knows nothing so the originals are left in their place. Re #2196
Showing
- Code/Mantid/Framework/TestHelpers/CMakeLists.txt 2 additions, 0 deletionsCode/Mantid/Framework/TestHelpers/CMakeLists.txt
- Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/ComponentCreationHelper.h 71 additions, 22 deletions...stHelpers/inc/MantidTestHelpers/ComponentCreationHelper.h
- Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/WorkspaceCreationHelper.h 23 additions, 38 deletions...stHelpers/inc/MantidTestHelpers/WorkspaceCreationHelper.h
- Code/Mantid/Framework/TestHelpers/src/ComponentCreationHelper.cpp 141 additions, 1 deletion...tid/Framework/TestHelpers/src/ComponentCreationHelper.cpp
- Code/Mantid/Framework/TestHelpers/src/WorkspaceCreationHelper.cpp 17 additions, 4 deletions...tid/Framework/TestHelpers/src/WorkspaceCreationHelper.cpp
Loading
Please register or sign in to comment