Skip to content
Snippets Groups Projects
  1. Jun 19, 2019
  2. Feb 19, 2019
  3. Dec 24, 2018
  4. Dec 22, 2018
  5. Dec 20, 2018
  6. Nov 14, 2018
  7. Apr 23, 2018
  8. 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
  9. Aug 21, 2017
  10. Aug 19, 2017
  11. Aug 14, 2017
  12. Aug 13, 2017
  13. Aug 09, 2017
  14. Aug 08, 2017
  15. Aug 07, 2017
  16. Aug 05, 2017
  17. Jul 31, 2017
    • Jonathan Wilkes's avatar
      intermediate state for the tests: · 04ebaffd
      Jonathan Wilkes authored
      * the original namespace-collision checker only worked for abstractions
      * trying a new namespace-collision checker revealed about 80 new clashes.
        Since there are so many it's probably too disruptive to remove them.
      * probably need to revert the namespace clash abstraction removals
      04ebaffd
  18. Jul 29, 2017
  19. Jul 24, 2017
  20. Mar 26, 2017
  21. Nov 16, 2016
  22. Aug 21, 2016
  23. Aug 20, 2016
  24. Aug 19, 2016
Loading