Skip to content
  • Dimitar Tasev's avatar
    Adds unit tests for AlgorithmProgress widget and dialog, re #25161 · 8107494e
    Dimitar Tasev authored
    - Adds ManualProgressReporter development algorithm
    - Clang-format, and add VSCode workspace files to gitignore
    - Moved Mock class into MantidQtWidgets/Common
    - Added tests for AlgorithmProgressPresenter
    - Extracted AlgorithmProgressWidget interface into IAlgorithmProgressWidget
    - Removed progressBar() method from AlgorithmProgressWidget, now uses an updateProgress() function so it can be mocked out.
    
    Re #25161
    8107494e