1. 78a2866 Approval tests are now mostly Windows compatible by Martin Hořeňovský · 8 years ago
  2. 9acc6b9 Approval tests now use Python std lib instead of call to diff by Martin Hořeňovský · 8 years ago
  3. c4b5057 Approval tests now uses path relative to cwd, not the catch folder. by Martin Hořeňovský · 8 years ago
  4. d38b926 simplify output filtering in approvalTests.py by Mickey Rose · 8 years ago
  5. b71a06c JUnit reporter outputs timestamps now by Martin Hořeňovský · 8 years ago
  6. 62cbde3 Exclude test name from approval tests by Phil Nash · 8 years ago
  7. 1ae8489 Marked tests that use C++11 features with [c++11] tag and exclude them from approval tests by Phil Nash · 8 years ago
  8. 976a655 Approval tests can use Catch path fixed in env. var, and convert nullptr and __null to 0 for comparison by Phil Nash · 8 years ago
  9. 79acc05 Sort test ordering during Approval testing by Phil Nash · 8 years ago
  10. 315c83a Removed unnecessary parentheses by Phil Nash · 9 years ago
  11. 8c32b49 Added script to strip trailing whitespace from source files by Phil Nash · 9 years ago
  12. 5d5ed5a Updated approvalTests script to allow for modified version strings by Phil Nash · 9 years ago
  13. 804896c Fixed approval tests script for new version number formatting by Phil Nash · 9 years ago
  14. 21f7ef6 Committed to semantic versioning by Phil Nash · 9 years ago
  15. a99e75b Made approvals more platform agnostic by Phil Nash · 10 years ago
  16. 785db43 Fixed issue with single include generator by Phil Nash · 10 years ago
  17. b198856 Fixed single header generator for generating no-impl header by Phil Nash · 10 years ago
  18. 57374a1 Added ability for releaseNotes script to pull github issue titles by Phil Nash · 10 years ago
  19. 18845da Added script to extract stub for “release notes” by Phil Nash · 10 years ago
  20. 878c257 Merge pull request #255 from johannesmoene/fix-python-print by Phil Nash · 11 years ago
  21. 87891cf Updated approval tests baselines by Phil Nash · 11 years ago
  22. 77c9edf Fix python scripts for python 3 (print now a function rather than a keyword) by Martin Moene · 11 years ago
  23. 91ea20c Change <> to != by Martin Moene · 11 years ago
  24. 1f1ee3c New version of Clara by Phil Nash · 11 years ago
  25. d29cbec Updated single include generator to allow for embedded micro-libraries by Phil Nash · 11 years ago
  26. de49ec4 Fixed broken single header following script change by Phil Nash · 11 years ago
  27. c4a089c Refactored a lot of code from headers into impl headers only compiled into one TU by Phil Nash · 11 years ago
  28. a35ee20 Filter out version number from approval tests by Phil Nash · 11 years ago
  29. 16c21ee No, really trim paths in approval tests down to just filenames by Phil Nash · 11 years ago
  30. 1e74938 Trim paths in approval tests down to filenames by Phil Nash · 11 years ago
  31. 2f7a296 Split approve file into multiple files by Phil Nash · 11 years ago
  32. 11b5179 Redacted test durations from JUnit reporter output in approval test script by Phil Nash · 11 years ago
  33. b80280f Tidied up reporting of missing assertions in test cases by Phil Nash · 11 years ago
  34. a9b346b Removed line numbers from approval tests of xml too by Phil Nash · 11 years ago
  35. 40b8c77 Removed line numbers from approval tests by Phil Nash · 11 years ago
  36. 239fa28 Added run without -s to approvals by Phil Nash · 11 years ago
  37. 7d5f271 Fixed script for new readme by Phil Nash · 11 years ago
  38. 7293c97 header builder script writes to file rather than stdout by Phil Nash · 11 years ago
  39. 2278451 Refactored scripts to start using a common file by Phil Nash · 11 years ago
  40. f4254b8 Moved scripts into their own folder by Phil Nash · 12 years ago