1. 11 Sep, 2018 7 commits
  2. 08 Sep, 2018 1 commit
  3. 29 Aug, 2018 4 commits
  4. 28 Aug, 2018 4 commits
  5. 19 Jul, 2018 1 commit
    • Fix compatibility with catch v2 · f7bc18f5
      Catch v2 changed the `run(...)` signature to take a `char *argv[]`,
      arguing partly that technically a `char *argv[]` type is the correct
      `main()` signature rather than `const char *argv[]`.
      
      Dropping the `const` here doesn't appear to cause any problems with
      catch v1 (tested against both the cmake-downloaded 1.9.3 and Debian's
      1.12.1 package) so we can follow suit.
      Jason Rhinelander committed
  6. 17 Jul, 2018 4 commits
  7. 24 Jun, 2018 4 commits
  8. 21 Jun, 2018 2 commits
  9. 15 Jun, 2018 1 commit
  10. 24 May, 2018 1 commit
  11. 18 May, 2018 1 commit
  12. 07 May, 2018 1 commit
  13. 06 May, 2018 3 commits
  14. 29 Apr, 2018 2 commits
  15. 24 Apr, 2018 1 commit
  16. 22 Apr, 2018 2 commits
  17. 16 Apr, 2018 1 commit