Skip to content
  1. Aug 11, 2019
  2. Jun 21, 2018
  3. Dec 26, 2016
  4. May 31, 2016
  5. May 22, 2016
  6. Mar 25, 2016
  7. Oct 31, 2015
  8. Feb 18, 2015
  9. Dec 11, 2014
  10. Dec 10, 2014
  11. Nov 28, 2014
    • Don Gagne's avatar
      New Unit Testing framework · 028c7009
      Don Gagne authored
      Allows for UI unit tests to be written:
      - Ability to respond to expected message boxes
      - Ability to fail test if unexpected message boxes occurs
      028c7009
  12. Nov 24, 2014
    • Don Gagne's avatar
      Link connect/disconnect only through LinkManager · f65c0a57
      Don Gagne authored
      Centralize all connecting and disconnecting of links through
      LinkManager::[Connect|Disconnect]Link api. Connect/Disconnect no longer
      allowed through LinkInterface. This allows creation of new
      LinkManager::setConnections[Suspended|Allowed] methods to disallow
      connections as needed.
      f65c0a57
  13. Jul 31, 2014
    • Don Gagne's avatar
      Bump signal wait time · 2076d3d4
      Don Gagne authored
      When unit tests are being run in TeamCity the host box can end up being
      very bogged down with other builds. So need to up wait time, to take
      into account CPUs grinding.
      2076d3d4
  14. Jun 15, 2014
  15. Dec 29, 2013
Loading