Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Mar 31, 2020
    • Alice Russell's avatar
      Fix test_fitpropertybrowser unreliable test · dff9be55
      Alice Russell authored
      The fitpropertybrowser was segfaulting when creating the editors within the init.
      This is because the maps containing the property managers and factories are not cleared in the browser destructor as the properties can still be used elsewhere. In testing however these are not cleared and result in pointers to the managers and factories remaining even though the manager has been deleted.
      This commit removes the relevant editors from these maps when the destructor is called.
      dff9be55
  2. Mar 27, 2020
  3. Mar 26, 2020
  4. Mar 25, 2020
  5. Mar 24, 2020
  6. Mar 23, 2020
Loading