Skip to content
Snippets Groups Projects
  1. Jul 27, 2020
  2. Jul 26, 2020
  3. Jul 24, 2020
  4. Jul 21, 2020
  5. Jul 07, 2020
  6. Jul 05, 2020
  7. Jul 03, 2020
  8. Jul 01, 2020
  9. Jun 20, 2020
  10. May 25, 2020
  11. Apr 08, 2020
  12. Sep 14, 2019
  13. Sep 11, 2019
  14. Sep 07, 2019
  15. Jun 19, 2019
  16. Feb 19, 2019
  17. Dec 24, 2018
  18. Dec 22, 2018
  19. Dec 20, 2018
  20. Nov 14, 2018
  21. Apr 14, 2018
    • Jonathan Wilkes's avatar
      add regression tests for changes to message box (and future regressions) · 6cb23744
      Jonathan Wilkes authored
      This is an initial attempt at a regression testing framework.
      
      Initially it has some regression tests that come from the work on
      improvements to the msg box.
      
      The framework allows the tests themselves to remain extremely simple. They
      just need to send a number and potential error message to the outlet.
      
      However, they do need to be added in the main patch. This is because we
      will need to run some tests in a certain order. We could number the test
      filenames but that's less easy to change later.
      6cb23744
Loading