1. 695a356 Move all scripts to Python3 by Martin Hořeňovský · 4 years, 3 months ago
  2. 020b655 Update wandbox script to use https endpoint and Python3 by Martin Hořeňovský · 4 years, 3 months ago
  3. 9a89631 Update single header generation script to warn about unused headers by Joe Burzinski · 4 years, 7 months ago
  4. 51b29ce Add SonarQube Generic Test Data reporter by sp-dani-garcia · 4 years, 9 months ago
  5. 4eea438 Update updateWandbox script to account for the new Wandbox API response by Martin Hořeňovský · 4 years, 8 months ago
  6. 1189a73 Do not assume that version placeholders contain ")" by Martin Hořeňovský · 4 years, 9 months ago
  7. 06bc20c Improve handling of newlines in release scripts by Martin Hořeňovský · 4 years, 10 months ago
  8. 7a4beed Make release script update version placeholders in docs by Martin Hořeňovský · 4 years, 10 months ago
  9. 1d13d88 Helper script to create "Introduced in ..." text - see #1667 by Clare Macrae · 4 years, 11 months ago
  10. c424ca4 Revert "Do not resolve symbolic path when sanitizing filepath during approvals" by Martin Hořeňovský · 4 years, 11 months ago
  11. 52f3aba Do not resolve symbolic path when sanitizing filepath during approvals by Martin Hořeňovský · 4 years, 11 months ago
  12. e640c38 Move the async-using parts of benchmarking into a .cpp file by Martin Hořeňovský · 5 years ago
  13. bf4771a Script helper getBuildExecutable now works properly on Windows by hbina4326 · 5 years ago
  14. 34dcd2c Remove remains of the old conan things from release script by Martin Hořeňovský · 6 years ago
  15. 1faccd6 Improve path normalization for approvalTests.py by MaciejPatro · 6 years ago
  16. 6b9ca08 Add tests for #1404 by Martin Hořeňovský · 6 years ago
  17. 46e99e2 Fixup TOC script sluggification and documentation by Martin Hořeňovský · 6 years ago
  18. 90663b2 Tests: Spaces & TABs by Axel Huebl · 6 years ago
  19. 898d111 Fix generateSingleHeader.py to properly copy utf-8 by Martin Hořeňovský · 6 years ago
  20. 1a63fad Seed the RNG in approval tests by Phil Nash · 6 years ago
  21. 9b0e740 Changed approval tests path to match changes in CMakeLists.txt by Phil Nash · 6 years ago
  22. 44722f9 Integrate CMake with `<catch2/catch.hpp>` include paths by Martin Hořeňovský · 6 years ago
  23. c5301bf Updated release process documentation to reflect vcpkg autoupdate by Martin Hořeňovský · 6 years ago
  24. 2771a8e Normalize OS X specific pass/fail strings in approvals by Martin Hořeňovský · 6 years ago
  25. 90988f5 Enable console colour in the approval tests on windows. by Rupert Steel · 6 years ago
  26. 9e7c281 Minor fixes to python scripts by pycodestyle by Marcus Näslund · 6 years ago
  27. aa7b0c9 Fix generating single header using Python3 by Martin Hořeňovský · 6 years ago
  28. 375f205 Use io.open in approvalTests.py regardless of Python version by Martin Hořeňovský · 6 years ago
  29. dc6b83b Support Python3 in approval tests by Tom Hughes · 6 years ago
  30. b111755 Fixup various spelling errors (#1208) by Josh Soref · 6 years ago
  31. 414e2fa Make embedClara.py executable by Martin Hořeňovský · 6 years ago
  32. 44dbda9 Add CATCH_VERSION_* defines for external use by Martin Hořeňovský · 6 years ago
  33. 1e3ddbb Specify VERSION in modern CMake by David Seifert · 6 years ago
  34. 15ad95c Make generateSingleHeader compatible with Python 2.7 by Martin Hořeňovský · 6 years ago
  35. f0f40a0 Ensure that the single header is kept with LFs by Martin Hořeňovský · 6 years ago
  36. f0909df Add yet another expansion of INF macro by Martin Hořeňovský · 6 years ago
  37. c053dca Update path to vcpkg's portfile by Martin Hořeňovský · 6 years ago
  38. 2bc33dd Fix script responsible for updating release link in the readme by Martin Hořeňovský · 6 years ago
  39. f5910f3 Copy reporters to single_include during releases by Martin Hořeňovský · 6 years ago
  40. 673dcc1 Make approval tests also check compact reporter by Martin Hořeňovský · 6 years ago
  41. 812bf21 Move imports close to point of usage in Python scripts by Martin Hořeňovský · 7 years ago
  42. 8dbaac6 Final set of fixes for floating matchers approvals by Martin Hořeňovský · 7 years ago
  43. cecee34 Add another MSVC NAN macro by Martin Hořeňovský · 7 years ago
  44. 0b1f1b1 Add ULP and margin matcher by Martin Hořeňovský · 7 years ago
  45. accf985 Add OSX specific INFINITE macro parsing in approval tests by Martin Hořeňovský · 7 years ago
  46. 22ac9d2 Approx cleanup: More tests, INFINITY handling, etc by Martin Hořeňovský · 7 years ago
  47. 276393e Change ToC script to use <br> instead of trailing spaces by Martin Hořeňovský · 7 years ago
  48. c7d9f02 Add pkg-config support by Martin Hořeňovský · 7 years ago
  49. 79b405f Add stringification for std::chrono::{duration,time_point} by Martin Hořeňovský · 7 years ago
  50. 61280e6 Rename to updateDocumentToC.py and adapt for use with Catch by Martin Moene · 7 years ago
  51. 7e9b53e Add original markdown_toclify.py by Sebastian Raschk (@rasbt) by Martin Moene · 7 years ago
  52. 9541e89 Changed embed script to just do direct regex substitution by Phil Nash · 7 years ago
  53. ab5d176 Fix/disable failing approval tests by Martin Hořeňovský · 7 years ago
  54. 97edf7c Fix-up compilation benchmark script by Martin Hořeňovský · 7 years ago
  55. 46e2879 Stitch .cpp files into single header in deterministic order by Martin Hořeňovský · 7 years ago
  56. 4dcdcc0 Change developBuild to work same as *Release by Martin Hořeňovský · 7 years ago
  57. 67dc654 Fix updateVcpkgPackage by Martin Hořeňovský · 7 years ago
  58. dee61df Refactor release scripts, automatically update Wandbox on release by Martin Hořeňovský · 7 years ago
  59. 185573e Do not include c++ stitch marking in final single header by Martin Hořeňovský · 7 years ago
  60. aa42dd9 Merge branch 'master' into dev-modernize by Martin Hořeňovský · 7 years ago
  61. 92d714e Update `updateVcpkgPackage` script for the new port format by Martin Hořeňovský · 7 years ago
  62. 4421672 Removed benchmark tests from approval tests (for now) by Phil Nash · 7 years ago
  63. cde987a Note start of .cpp files in single header by Martin Hořeňovský · 7 years ago
  64. 918eca5 Improve single header generator by Martin Hořeňovský · 7 years ago
  65. c874a99 Enabled c++11 tests in approvals by Phil Nash · 7 years ago
  66. 93f84b5 Modified generateSingleHeader script to work with .cpp files better by Martin Hořeňovský · 7 years ago
  67. 7013e38 #926 Update Conan test version by release by Uilian Ries · 7 years ago
  68. 3491804 #926 Update Conan version by release by Uilian Ries · 7 years ago
  69. af66106 Updated Clara with handling for / on Windows by Phil Nash · 7 years ago
  70. da5964a Updated version of Clara (should fix Windows compile issues) by Phil Nash · 7 years ago
  71. b6d9976 Make generateSingleHeader.py Python 2.7 compatible by Martin Hořeňovský · 7 years ago
  72. 7f6773b Merge branch 'master' into dev-modernize by Martin Hořeňovský · 7 years ago
  73. 0020747 Generate single header even if output dir does not exist by Martin Hořeňovský · 7 years ago
  74. df5cf2d Minor fixup in updateVcpkgPackage.py by Martin Hořeňovský · 7 years ago
  75. 98e61c3 Approval tests now see different line endings as ok by Martin Hořeňovský · 7 years ago
  76. a3ceb8f Approval tests now can deal with different expansions of errno by Martin Hořeňovský · 7 years ago
  77. ac369b7 Add script that helps with updating the Vcpkg package. by Martin Hořeňovský · 7 years ago
  78. e04dc51 use inline 'libraryVersion()' function (closes #858) by Kevin Ushey · 7 years ago
  79. 46d1664 Set execute permission on runnable python scripts by Mickey Rose · 7 years ago
  80. 374c050 benchmarkCompile.py fixup by Martin Hořeňovský · 7 years ago
  81. b4c9bf5 Removed version # from readme by Phil Nash · 7 years ago
  82. fd6c7ae Fixed compile benchmark script by Martin Hořeňovský · 7 years ago
  83. 70ac6db Minor output improvements in approvalTests.py by Martin Hořeňovský · 7 years ago
  84. ad94288 Removed unused exception object from release notes script by Phil Nash · 7 years ago
  85. 2e08bfe Single include generator now handles spaces between # and include by Phil Nash · 7 years ago
  86. 1f71d1f Some minor clean-up to Python script by Phil Nash · 7 years ago
  87. 6da5e08 Benchmark script: allow passing flags to compiler by Martin Hořeňovský · 7 years ago
  88. 2049113 Benchmark script: use median AND mean of compile time by Martin Hořeňovský · 7 years ago
  89. 0837132 Make the benchmarking script Python 2 compatible by Martin Hořeňovský · 7 years ago
  90. 26df078 Added a script for running synthetic compile time benchmark by Martin Hořeňovský · 7 years ago
  91. 090fc74 Scripts intended to be run should now have x bit set. by Martin Hořeňovský · 7 years ago
  92. c390c4c Fixed inconsistent and trailing whitespace by Martin Hořeňovský · 7 years ago
  93. 7387220 Direct download link now links to latest release version by Martin Hořeňovský · 7 years ago
  94. 4ce11d6 Merge branch 'dev-performance' by Martin Hořeňovský · 7 years ago
  95. 99c2ea5 Renamed measurement script for benchmarking by Martin Hořeňovský · 7 years ago
  96. 225e90d Don’t include tests that rely on varying two-phase-lookup behaviour in approval tests by Phil Nash · 7 years ago
  97. 8115983 Python scripts can now be run directly from bash by Martin Hořeňovský · 7 years ago
  98. 78a2866 Approval tests are now mostly Windows compatible by Martin Hořeňovský · 7 years ago
  99. 9acc6b9 Approval tests now use Python std lib instead of call to diff by Martin Hořeňovský · 7 years ago
  100. c4b5057 Approval tests now uses path relative to cwd, not the catch folder. by Martin Hořeňovský · 7 years ago