1. 21 Jun, 2018 1 commit
  2. 26 Dec, 2016 1 commit
  3. 31 May, 2016 1 commit
  4. 22 May, 2016 1 commit
  5. 25 Mar, 2016 1 commit
  6. 31 Oct, 2015 1 commit
  7. 18 Feb, 2015 1 commit
  8. 11 Dec, 2014 1 commit
  9. 10 Dec, 2014 1 commit
  10. 28 Nov, 2014 1 commit
    • 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
  11. 24 Nov, 2014 1 commit
    • 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
  12. 31 Jul, 2014 1 commit
    • 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
  13. 15 Jun, 2014 2 commits
  14. 29 Dec, 2013 3 commits