1. 374c050 benchmarkCompile.py fixup by Martin Hořeňovský · 7 years ago
  2. b4c9bf5 Removed version # from readme by Phil Nash · 7 years ago
  3. fd6c7ae Fixed compile benchmark script by Martin Hořeňovský · 7 years ago
  4. 70ac6db Minor output improvements in approvalTests.py by Martin Hořeňovský · 7 years ago
  5. ad94288 Removed unused exception object from release notes script by Phil Nash · 7 years ago
  6. 2e08bfe Single include generator now handles spaces between # and include by Phil Nash · 7 years ago
  7. 1f71d1f Some minor clean-up to Python script by Phil Nash · 7 years ago
  8. 6da5e08 Benchmark script: allow passing flags to compiler by Martin Hořeňovský · 7 years ago
  9. 2049113 Benchmark script: use median AND mean of compile time by Martin Hořeňovský · 7 years ago
  10. 0837132 Make the benchmarking script Python 2 compatible by Martin Hořeňovský · 7 years ago
  11. 26df078 Added a script for running synthetic compile time benchmark by Martin Hořeňovský · 7 years ago
  12. 090fc74 Scripts intended to be run should now have x bit set. by Martin Hořeňovský · 7 years ago
  13. c390c4c Fixed inconsistent and trailing whitespace by Martin Hořeňovský · 8 years ago
  14. 7387220 Direct download link now links to latest release version by Martin Hořeňovský · 8 years ago
  15. 4ce11d6 Merge branch 'dev-performance' by Martin Hořeňovský · 8 years ago
  16. 99c2ea5 Renamed measurement script for benchmarking by Martin Hořeňovský · 8 years ago
  17. 225e90d Don’t include tests that rely on varying two-phase-lookup behaviour in approval tests by Phil Nash · 8 years ago
  18. 8115983 Python scripts can now be run directly from bash by Martin Hořeňovský · 8 years ago
  19. 78a2866 Approval tests are now mostly Windows compatible by Martin Hořeňovský · 8 years ago
  20. 9acc6b9 Approval tests now use Python std lib instead of call to diff by Martin Hořeňovský · 8 years ago
  21. c4b5057 Approval tests now uses path relative to cwd, not the catch folder. by Martin Hořeňovský · 8 years ago
  22. d38b926 simplify output filtering in approvalTests.py by Mickey Rose · 8 years ago
  23. b71a06c JUnit reporter outputs timestamps now by Martin Hořeňovský · 8 years ago
  24. 3b7511e First commit of benchmarks for Catch runtime perf. by Martin Hořeňovský · 8 years ago
  25. 62cbde3 Exclude test name from approval tests by Phil Nash · 8 years ago
  26. 1ae8489 Marked tests that use C++11 features with [c++11] tag and exclude them from approval tests by Phil Nash · 8 years ago
  27. 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
  28. 79acc05 Sort test ordering during Approval testing by Phil Nash · 8 years ago
  29. 315c83a Removed unnecessary parentheses by Phil Nash · 9 years ago
  30. 8c32b49 Added script to strip trailing whitespace from source files by Phil Nash · 9 years ago
  31. 5d5ed5a Updated approvalTests script to allow for modified version strings by Phil Nash · 9 years ago
  32. 804896c Fixed approval tests script for new version number formatting by Phil Nash · 9 years ago
  33. 21f7ef6 Committed to semantic versioning by Phil Nash · 9 years ago
  34. a99e75b Made approvals more platform agnostic by Phil Nash · 10 years ago
  35. 785db43 Fixed issue with single include generator by Phil Nash · 10 years ago
  36. b198856 Fixed single header generator for generating no-impl header by Phil Nash · 10 years ago
  37. 57374a1 Added ability for releaseNotes script to pull github issue titles by Phil Nash · 10 years ago
  38. 18845da Added script to extract stub for “release notes” by Phil Nash · 10 years ago
  39. 878c257 Merge pull request #255 from johannesmoene/fix-python-print by Phil Nash · 10 years ago
  40. 87891cf Updated approval tests baselines by Phil Nash · 10 years ago
  41. 77c9edf Fix python scripts for python 3 (print now a function rather than a keyword) by Martin Moene · 10 years ago
  42. 91ea20c Change <> to != by Martin Moene · 10 years ago
  43. 1f1ee3c New version of Clara by Phil Nash · 10 years ago
  44. d29cbec Updated single include generator to allow for embedded micro-libraries by Phil Nash · 10 years ago
  45. de49ec4 Fixed broken single header following script change by Phil Nash · 11 years ago
  46. c4a089c Refactored a lot of code from headers into impl headers only compiled into one TU by Phil Nash · 11 years ago
  47. a35ee20 Filter out version number from approval tests by Phil Nash · 11 years ago
  48. 16c21ee No, really trim paths in approval tests down to just filenames by Phil Nash · 11 years ago
  49. 1e74938 Trim paths in approval tests down to filenames by Phil Nash · 11 years ago
  50. 2f7a296 Split approve file into multiple files by Phil Nash · 11 years ago
  51. 11b5179 Redacted test durations from JUnit reporter output in approval test script by Phil Nash · 11 years ago
  52. b80280f Tidied up reporting of missing assertions in test cases by Phil Nash · 11 years ago
  53. a9b346b Removed line numbers from approval tests of xml too by Phil Nash · 11 years ago
  54. 40b8c77 Removed line numbers from approval tests by Phil Nash · 11 years ago
  55. 239fa28 Added run without -s to approvals by Phil Nash · 11 years ago
  56. 7d5f271 Fixed script for new readme by Phil Nash · 11 years ago
  57. 7293c97 header builder script writes to file rather than stdout by Phil Nash · 11 years ago
  58. 2278451 Refactored scripts to start using a common file by Phil Nash · 11 years ago
  59. f4254b8 Moved scripts into their own folder by Phil Nash · 11 years ago