1. 5af918e Fix-up pkg-config provided include path by Martin Hořeňovský · 7 years ago
  2. 05b1ca2 Fixed expansion of _FALSE binary expression - see #1051 by Phil Nash · 7 years ago
  3. c2b7bd1 Changed rhs expression capture from universal ref to const ref. by Phil Nash · 7 years ago
  4. ba6845a Version of Clara with (std::max) by Phil Nash · 7 years ago
  5. 2eb93f4 enclosed more min/ max in parentheses to default MFC macros by Phil Nash · 7 years ago
  6. 276393e Change ToC script to use <br> instead of trailing spaces by Martin Hořeňovský · 7 years ago
  7. c7d9f02 Add pkg-config support by Martin Hořeňovský · 7 years ago
  8. 355ab78 dev build 5 by Phil Nash · 7 years ago
  9. 927f520 Moved windows proxy inclusion outside of CATCH_CONFIG_COLOUR_WINDOWS guard, so workaround early inclusion can be removed by Phil Nash · 7 years ago
  10. cc0b093 unconditional windows proxy by philsquared · 7 years ago
  11. 17cdf20 Mark part of std::chrono stringification tests nonportable by Martin Hořeňovský · 7 years ago
  12. 4899d89 Fix MSVC compilation when stringifying std::chrono::time_point by Martin Hořeňovský · 7 years ago
  13. 760a25e Fix baseline for file where std::pair stringification is not enabled by Martin Hořeňovský · 7 years ago
  14. 79b405f Add stringification for std::chrono::{duration,time_point} by Martin Hořeňovský · 7 years ago
  15. f972732 Workaround for stitching issue in #1020 by Martin Hořeňovský · 7 years ago
  16. 61280e6 Rename to updateDocumentToC.py and adapt for use with Catch by Martin Moene · 7 years ago
  17. 7e9b53e Add original markdown_toclify.py by Sebastian Raschk (@rasbt) by Martin Moene · 7 years ago
  18. b80c513 Updated release notes by Martin Hořeňovský · 7 years ago
  19. 70e0d48 Replace throw; with std::rethrow_exception(std::current_exception()); by Martin Hořeňovský · 7 years ago
  20. 11918b7 Direct link to the single header file updated to latest release (dev.4). by offa · 7 years ago
  21. 5fe19f7 Scoped parseInfos population so `i` can be reused by Phil Nash · 7 years ago
  22. c1416d5 Backed out dynamic stack array (use fixed size for now) by Phil Nash · 7 years ago
  23. 2a1f8ae New version of Clara by Phil Nash · 7 years ago
  24. 9541e89 Changed embed script to just do direct regex substitution by Phil Nash · 7 years ago
  25. 80bbce8 Reorganize release notes by Martin Hořeňovský · 7 years ago
  26. 3d49d83 Added benchmark support to MultiReporters by Phil Nash · 7 years ago
  27. bd46f66 dev build 4 by Phil Nash · 7 years ago
  28. e9f0773 Updated release notes by Phil Nash · 7 years ago
  29. 54f1ce2 Don't use console colour if running in XCode by Phil Nash · 7 years ago
  30. 0a146e3 OCTest project now #includes all cpp files, so they all get __OBJC__ defined by Phil Nash · 7 years ago
  31. b9ff7ec Fixed issues for ObjC use (see #1011) by Phil Nash · 7 years ago
  32. a63b4a7 Updated OCTest project by Phil Nash · 7 years ago
  33. 8da0d04 qualified a load of size_ts with std:: namespace (all those not from Clara) by Phil Nash · 7 years ago
  34. 40209d1 Use StringRef on fatal error path by Martin Hořeňovský · 7 years ago
  35. 4e85267 Add fatalErrorEncountered method to Reporter/Listener interface by Martin Hořeňovský · 7 years ago
  36. eaf850c Do not use SEH and console api under UWP by Martin Hořeňovský · 7 years ago
  37. 9aa9671 Sweep out some extra warnings by Martin Hořeňovský · 7 years ago
  38. 6105282 Removed function pointer comparison test from approvals as it has different serilaisation behaviour in MSVC by Phil Nash · 7 years ago
  39. ca7021a Reflected file extension changes in CMakeLists.txt file by Phil Nash · 7 years ago
  40. 03d41ce Suppressed meaningless function type qualifier warning in MSVC again by Phil Nash · 7 years ago
  41. c5608f0 Changed all .hpp extensions to .h where there is now a corresponding .cpp by Phil Nash · 7 years ago
  42. 8c39f9a Suppress MSVC warning about meaningless function type qualifier in generic code by Phil Nash · 7 years ago
  43. 4e5a67b Added back OCTest project by Phil Nash · 7 years ago
  44. 2d37649 Fixed Objective-C mode by Phil Nash · 7 years ago
  45. 8d03cb4 Use StringRef to pass comparison operator name to BinaryExpr by Martin Hořeňovský · 7 years ago
  46. b000411 Stop accepting non-const comparison operators by Martin Hořeňovský · 7 years ago
  47. aef2e4d Update baselines by Martin Hořeňovský · 7 years ago
  48. ab5d176 Fix/disable failing approval tests by Martin Hořeňovský · 7 years ago
  49. b3a9231 Actually fix AppVeyor ctest by Martin Hořeňovský · 7 years ago
  50. 35bad89 Fix ctest failure on windows by Martin Hořeňovský · 7 years ago
  51. 792d3d0 Fixed alignment of getSupportedVerbosities in MultipleReporters by Phil Nash · 7 years ago
  52. be067bc Explicit ctor used to fix compilation failures caused by copy initialization. by offa · 7 years ago
  53. 115db71 Incorporated Clara with TextFlow fix for assertion with consecutive newlines by Phil Nash · 7 years ago
  54. 3a5b951 Make approval tests part of ctest by Martin Hořeňovský · 7 years ago
  55. 4e4a13d Update approvals after removing deprecated matcher helpers by Martin Hořeňovský · 7 years ago
  56. e8ec6bd General cleanup for C++11 by Martin Hořeňovský · 7 years ago
  57. e871742 Move session to internal, split apart implementation by Martin Hořeňovský · 7 years ago
  58. 6388fc9 Remove last usage of NotImplementedException by Martin Hořeňovský · 7 years ago
  59. a4df0b2 Remove obsoleted utility functions on matchers by Martin Hořeňovský · 7 years ago
  60. 97edf7c Fix-up compilation benchmark script by Martin Hořeňovský · 7 years ago
  61. 49a1408 Fix compilation of main file with CATCH_CONFIG_FAST_COMPILE by Martin Hořeňovský · 7 years ago
  62. 9796c51 Always compile matchers implementation by Martin Hořeňovský · 7 years ago
  63. 255f7d7 Minor cleanup by Martin Hořeňovský · 7 years ago
  64. 46e2879 Stitch .cpp files into single header in deterministic order by Martin Hořeňovský · 7 years ago
  65. 0673b9b Split RNG related things into its own file by Martin Hořeňovský · 7 years ago
  66. 48db47c Remove unused internal macro from the common path by Martin Hořeňovský · 7 years ago
  67. cde57d9 Remove tag alias registry interface from the common path by Martin Hořeňovský · 7 years ago
  68. 13213fa Update release notes in regards to CATCH_CONFIG_DISABLE by Martin Hořeňovský · 7 years ago
  69. fc495ba Dev build 3 by Martin Hořeňovský · 7 years ago
  70. 4dcdcc0 Change developBuild to work same as *Release by Martin Hořeňovský · 7 years ago
  71. 61d2c37 Add evaluation specialization for T* and long by Martin Hořeňovský · 7 years ago
  72. 07211ce Add table of contents by Martin Moene · 7 years ago
  73. c555301 Fix heading levels by Martin Moene · 7 years ago
  74. 66124d9 Make Current, Older releases sections, add subsections for each minor release by Martin Moene · 7 years ago
  75. dd8e79c Streamline includes in external interfaces by Martin Hořeňovský · 7 years ago
  76. 4453fef Remove check for compiler version before using __COUNTER__ by Martin Hořeňovský · 7 years ago
  77. 6e46f29 Remove empty compiler detection by Martin Hořeňovský · 7 years ago
  78. 92444d8 Remove catch_context.h from the common include path by Martin Hořeňovský · 7 years ago
  79. bcb430b Clean up various minor things by Martin Hořeňovský · 7 years ago
  80. 5932576 Split writeToDebugConsole out of main path by Martin Hořeňovský · 7 years ago
  81. faead53 Update approval test baselines after removing [hide] tag by Martin Hořeňovský · 7 years ago
  82. 3b8b25c Make REGISTER_TEST_CASE auto registering by Martin Hořeňovský · 7 years ago
  83. 75f1438 Prevent exception translator registration with CATCH_CONFIG_DISABLE by Martin Hořeňovský · 7 years ago
  84. 05b6f03 Disable reporter/listener registration with CATCH_CONFIG_DISABLE by Martin Hořeňovský · 7 years ago
  85. 053c29a Add partial implementation of CATCH_CONFIG_DISABLE by Martin Hořeňovský · 7 years ago
  86. 2a13593 Update CATCH_CONFIG_FAST_COMPILE documentation by Martin Hořeňovský · 7 years ago
  87. a0988da Add the experimental benchmark feature in documentation by Martin Hořeňovský · 7 years ago
  88. 8f6d6a4 Remove legacy [hide] tag by Martin Hořeňovský · 7 years ago
  89. e8d3be3 Workaround raw string literal bug in VS2017 by Martin Hořeňovský · 7 years ago
  90. 67dc654 Fix updateVcpkgPackage by Martin Hořeňovský · 7 years ago
  91. b1d0085 Tweaked how failedButOk assertions are recorded by Phil Nash · 7 years ago
  92. 071f49b Add page titles by Martin Moene · 7 years ago
  93. dee61df Refactor release scripts, automatically update Wandbox on release by Martin Hořeňovský · 7 years ago
  94. 6c09b45 Let toplevel links to .md files link to .md#top by Martin Moene · 7 years ago
  95. e822505 Add html anchor 'top' by Martin Moene · 7 years ago
  96. a7a9be5 Ignore return value of getchar when waiting for keypress by Martin Hořeňovský · 7 years ago
  97. cb2fceb Force include catch_platform.h before any if-defs by Martin Hořeňovský · 7 years ago
  98. 49f5919 Add partial release notes for 2.0.0 by Martin Hořeňovský · 7 years ago
  99. 489b639 Change include guards in catch_external_interfaces.h by Martin Hořeňovský · 7 years ago
  100. c7da5b5 Remove obsolete note from reporter documentation by Martin Hořeňovský · 7 years ago