1. 29 Oct, 2018 1 commit
  2. 18 Sep, 2017 1 commit
  3. 31 May, 2016 1 commit
  4. 30 Oct, 2015 1 commit
  5. 12 May, 2015 1 commit
  6. 07 May, 2015 1 commit
  7. 06 May, 2015 1 commit
  8. 03 May, 2015 1 commit
  9. 05 Dec, 2014 1 commit
  10. 30 Nov, 2014 1 commit
    • Don Gagne's avatar
      Remove unused code · 08caae78
      Don Gagne authored
      This was leftover from a problem I was having with virtual slots
      08caae78
  11. 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
  12. 28 Aug, 2014 1 commit
  13. 12 Aug, 2014 1 commit
  14. 10 Aug, 2014 1 commit
    • Don Gagne's avatar
      More FTP support plus unit testing · 93a24d4b
      Don Gagne authored
      Added:
      - sequence numbers
      - better filtering for image encapsulated data messages versus FTP
      - directory list now contains file sizes
      - open command now returns file size in data
      93a24d4b
  15. 05 Aug, 2014 1 commit
    • Don Gagne's avatar
      Test FileManager against simulated server errors · b8594253
      Don Gagne authored
      Specifically much better testing for the handling of:
      - Ack responses not being sent by server
      - Getting Nak’s back from commands
      - CRC failures
      
      Also changed file validation to take into account Mock Server no longer
      sending file length in first byte of file.
      b8594253
  16. 27 Jun, 2014 1 commit
  17. 26 Jun, 2014 1 commit
  18. 15 Jun, 2014 1 commit
  19. 29 Dec, 2013 2 commits