1. 812bf21 Move imports close to point of usage in Python scripts by Martin Hořeňovský · 7 years ago
  2. 8dbaac6 Final set of fixes for floating matchers approvals by Martin Hořeňovský · 7 years ago
  3. cecee34 Add another MSVC NAN macro by Martin Hořeňovský · 7 years ago
  4. 0b1f1b1 Add ULP and margin matcher by Martin Hořeňovský · 7 years ago
  5. accf985 Add OSX specific INFINITE macro parsing in approval tests by Martin Hořeňovský · 7 years ago
  6. 22ac9d2 Approx cleanup: More tests, INFINITY handling, etc by Martin Hořeňovský · 7 years ago
  7. 276393e Change ToC script to use <br> instead of trailing spaces by Martin Hořeňovský · 7 years ago
  8. c7d9f02 Add pkg-config support by Martin Hořeňovský · 7 years ago
  9. 79b405f Add stringification for std::chrono::{duration,time_point} by Martin Hořeňovský · 7 years ago
  10. 61280e6 Rename to updateDocumentToC.py and adapt for use with Catch by Martin Moene · 7 years ago
  11. 7e9b53e Add original markdown_toclify.py by Sebastian Raschk (@rasbt) by Martin Moene · 7 years ago
  12. 9541e89 Changed embed script to just do direct regex substitution by Phil Nash · 7 years ago
  13. ab5d176 Fix/disable failing approval tests by Martin Hořeňovský · 7 years ago
  14. 97edf7c Fix-up compilation benchmark script by Martin Hořeňovský · 7 years ago
  15. 46e2879 Stitch .cpp files into single header in deterministic order by Martin Hořeňovský · 7 years ago
  16. 4dcdcc0 Change developBuild to work same as *Release by Martin Hořeňovský · 7 years ago
  17. 67dc654 Fix updateVcpkgPackage by Martin Hořeňovský · 7 years ago
  18. dee61df Refactor release scripts, automatically update Wandbox on release by Martin Hořeňovský · 7 years ago
  19. 185573e Do not include c++ stitch marking in final single header by Martin Hořeňovský · 7 years ago
  20. aa42dd9 Merge branch 'master' into dev-modernize by Martin Hořeňovský · 7 years ago
  21. 92d714e Update `updateVcpkgPackage` script for the new port format by Martin Hořeňovský · 7 years ago
  22. 4421672 Removed benchmark tests from approval tests (for now) by Phil Nash · 7 years ago
  23. cde987a Note start of .cpp files in single header by Martin Hořeňovský · 7 years ago
  24. 918eca5 Improve single header generator by Martin Hořeňovský · 7 years ago
  25. c874a99 Enabled c++11 tests in approvals by Phil Nash · 7 years ago
  26. 93f84b5 Modified generateSingleHeader script to work with .cpp files better by Martin Hořeňovský · 7 years ago
  27. 7013e38 #926 Update Conan test version by release by Uilian Ries · 7 years ago
  28. 3491804 #926 Update Conan version by release by Uilian Ries · 7 years ago
  29. af66106 Updated Clara with handling for / on Windows by Phil Nash · 7 years ago
  30. da5964a Updated version of Clara (should fix Windows compile issues) by Phil Nash · 7 years ago
  31. b6d9976 Make generateSingleHeader.py Python 2.7 compatible by Martin Hořeňovský · 7 years ago
  32. 7f6773b Merge branch 'master' into dev-modernize by Martin Hořeňovský · 7 years ago
  33. 0020747 Generate single header even if output dir does not exist by Martin Hořeňovský · 7 years ago
  34. df5cf2d Minor fixup in updateVcpkgPackage.py by Martin Hořeňovský · 7 years ago
  35. 98e61c3 Approval tests now see different line endings as ok by Martin Hořeňovský · 7 years ago
  36. a3ceb8f Approval tests now can deal with different expansions of errno by Martin Hořeňovský · 7 years ago
  37. ac369b7 Add script that helps with updating the Vcpkg package. by Martin Hořeňovský · 7 years ago
  38. e04dc51 use inline 'libraryVersion()' function (closes #858) by Kevin Ushey · 7 years ago
  39. 46d1664 Set execute permission on runnable python scripts by Mickey Rose · 7 years ago
  40. 374c050 benchmarkCompile.py fixup by Martin Hořeňovský · 7 years ago
  41. b4c9bf5 Removed version # from readme by Phil Nash · 7 years ago
  42. fd6c7ae Fixed compile benchmark script by Martin Hořeňovský · 7 years ago
  43. 70ac6db Minor output improvements in approvalTests.py by Martin Hořeňovský · 7 years ago
  44. ad94288 Removed unused exception object from release notes script by Phil Nash · 7 years ago
  45. 2e08bfe Single include generator now handles spaces between # and include by Phil Nash · 7 years ago
  46. 1f71d1f Some minor clean-up to Python script by Phil Nash · 7 years ago
  47. 6da5e08 Benchmark script: allow passing flags to compiler by Martin Hořeňovský · 7 years ago
  48. 2049113 Benchmark script: use median AND mean of compile time by Martin Hořeňovský · 7 years ago
  49. 0837132 Make the benchmarking script Python 2 compatible by Martin Hořeňovský · 7 years ago
  50. 26df078 Added a script for running synthetic compile time benchmark by Martin Hořeňovský · 7 years ago
  51. 090fc74 Scripts intended to be run should now have x bit set. by Martin Hořeňovský · 7 years ago
  52. c390c4c Fixed inconsistent and trailing whitespace by Martin Hořeňovský · 7 years ago
  53. 7387220 Direct download link now links to latest release version by Martin Hořeňovský · 7 years ago
  54. 4ce11d6 Merge branch 'dev-performance' by Martin Hořeňovský · 7 years ago
  55. 99c2ea5 Renamed measurement script for benchmarking by Martin Hořeňovský · 7 years ago
  56. 225e90d Don’t include tests that rely on varying two-phase-lookup behaviour in approval tests by Phil Nash · 7 years ago
  57. 8115983 Python scripts can now be run directly from bash by Martin Hořeňovský · 7 years ago
  58. 78a2866 Approval tests are now mostly Windows compatible by Martin Hořeňovský · 7 years ago
  59. 9acc6b9 Approval tests now use Python std lib instead of call to diff by Martin Hořeňovský · 7 years ago
  60. c4b5057 Approval tests now uses path relative to cwd, not the catch folder. by Martin Hořeňovský · 7 years ago
  61. d38b926 simplify output filtering in approvalTests.py by Mickey Rose · 7 years ago
  62. b71a06c JUnit reporter outputs timestamps now by Martin Hořeňovský · 7 years ago
  63. 3b7511e First commit of benchmarks for Catch runtime perf. by Martin Hořeňovský · 7 years ago
  64. 62cbde3 Exclude test name from approval tests by Phil Nash · 8 years ago
  65. 1ae8489 Marked tests that use C++11 features with [c++11] tag and exclude them from approval tests by Phil Nash · 8 years ago
  66. 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
  67. 79acc05 Sort test ordering during Approval testing by Phil Nash · 8 years ago
  68. 315c83a Removed unnecessary parentheses by Phil Nash · 9 years ago
  69. 8c32b49 Added script to strip trailing whitespace from source files by Phil Nash · 9 years ago
  70. 5d5ed5a Updated approvalTests script to allow for modified version strings by Phil Nash · 9 years ago
  71. 804896c Fixed approval tests script for new version number formatting by Phil Nash · 9 years ago
  72. 21f7ef6 Committed to semantic versioning by Phil Nash · 9 years ago
  73. a99e75b Made approvals more platform agnostic by Phil Nash · 10 years ago
  74. 785db43 Fixed issue with single include generator by Phil Nash · 10 years ago
  75. b198856 Fixed single header generator for generating no-impl header by Phil Nash · 10 years ago
  76. 57374a1 Added ability for releaseNotes script to pull github issue titles by Phil Nash · 10 years ago
  77. 18845da Added script to extract stub for “release notes” by Phil Nash · 10 years ago
  78. 878c257 Merge pull request #255 from johannesmoene/fix-python-print by Phil Nash · 10 years ago
  79. 87891cf Updated approval tests baselines by Phil Nash · 10 years ago
  80. 77c9edf Fix python scripts for python 3 (print now a function rather than a keyword) by Martin Moene · 10 years ago
  81. 91ea20c Change <> to != by Martin Moene · 10 years ago
  82. 1f1ee3c New version of Clara by Phil Nash · 10 years ago
  83. d29cbec Updated single include generator to allow for embedded micro-libraries by Phil Nash · 10 years ago
  84. de49ec4 Fixed broken single header following script change by Phil Nash · 11 years ago
  85. c4a089c Refactored a lot of code from headers into impl headers only compiled into one TU by Phil Nash · 11 years ago
  86. a35ee20 Filter out version number from approval tests by Phil Nash · 11 years ago
  87. 16c21ee No, really trim paths in approval tests down to just filenames by Phil Nash · 11 years ago
  88. 1e74938 Trim paths in approval tests down to filenames by Phil Nash · 11 years ago
  89. 2f7a296 Split approve file into multiple files by Phil Nash · 11 years ago
  90. 11b5179 Redacted test durations from JUnit reporter output in approval test script by Phil Nash · 11 years ago
  91. b80280f Tidied up reporting of missing assertions in test cases by Phil Nash · 11 years ago
  92. a9b346b Removed line numbers from approval tests of xml too by Phil Nash · 11 years ago
  93. 40b8c77 Removed line numbers from approval tests by Phil Nash · 11 years ago
  94. 239fa28 Added run without -s to approvals by Phil Nash · 11 years ago
  95. 7d5f271 Fixed script for new readme by Phil Nash · 11 years ago
  96. 7293c97 header builder script writes to file rather than stdout by Phil Nash · 11 years ago
  97. 2278451 Refactored scripts to start using a common file by Phil Nash · 11 years ago
  98. f4254b8 Moved scripts into their own folder by Phil Nash · 11 years ago