1. 0470b30 Reverted previous two commits as they didn’t fix anything by Phil Nash · 7 years ago
  2. 3bb16e8 Reorganised CLI again in another attempt to get past VS ICEs by Phil Nash · 7 years ago
  3. e0c6c4a Another attempt to fix VS ICEs - split cli parser up. by Phil Nash · 7 years ago
  4. c43d5f6 Moved command line lambdas out-of-line in an attempt to fix VS ICEs by Phil Nash · 7 years ago
  5. d81c1eb added version of Clara that has virtual destructors by philsquared · 7 years ago
  6. da5964a Updated version of Clara (should fix Windows compile issues) by Phil Nash · 7 years ago
  7. ee0defb Silence unused argument warning in Catch by Martin Hořeňovský · 7 years ago
  8. e62b3be Fixed issue with different result types in Clara by Phil Nash · 7 years ago
  9. c41a45e Rebased following Clara changes by Phil Nash · 7 years ago
  10. 1c223b6 Integrated (all) new version of Clara by Phil Nash · 7 years ago
  11. 6d9171a Updated approvals following Junit changes by Phil Nash · 7 years ago
  12. ebb3371 Merge remote-tracking branch 'tsondergaard/improve-junit-xml-for-jenkins' into dev-modernize by Martin Hořeňovský · 7 years ago
  13. b6d9976 Make generateSingleHeader.py Python 2.7 compatible by Martin Hořeňovský · 7 years ago
  14. 6583284 Fix erroneous result disposition for {REQUIRE,CHECK}_THAT by Martin Hořeňovský · 7 years ago
  15. 07ef028 Update baselines by Martin Hořeňovský · 7 years ago
  16. 47eb9b3 Fix #914 being removed during last merge by Martin Hořeňovský · 7 years ago
  17. 8fde7ab Add tests for *_THROWS_MATCHES by Martin Hořeňovský · 7 years ago
  18. c465fbd Slight documentation improvements by Martin Hořeňovský · 7 years ago
  19. 950cae9 Added new assertion macros: `*_THROWS_WITH` by Martin Hořeňovský · 7 years ago
  20. 7f6773b Merge branch 'master' into dev-modernize by Martin Hořeňovský · 7 years ago
  21. b459bb4 Silence GCC's Wunused-function firing in compilation tests by Martin Hořeňovský · 7 years ago
  22. 1e16be0 Purge deprecated generators by Martin Hořeňovský · 7 years ago
  23. 69ff7fc Include suite name in junit classname attrib for grouping in jenkins by Thomas Sondergaard · 7 years ago
  24. a6b0303 Use [#filename] tag for junit testcase classname attribute by Thomas Sondergaard · 7 years ago
  25. 47c8994 Inherit from NonCopyable to disable RegisterHub copies by Martin Hořeňovský · 7 years ago
  26. 860de28 Catch and register startup exceptions in autoregistrars by Martin Hořeňovský · 7 years ago
  27. da0edcb Collect startup exceptions instead of throwing them by Martin Hořeňovský · 7 years ago
  28. 0020747 Generate single header even if output dir does not exist by Martin Hořeňovský · 7 years ago
  29. 3e018ef Add link to external gcov/lcov example to documentation by Martin Hořeňovský · 7 years ago
  30. adb66f5 Don't include warning headers from catch_xmlwriter.hpp by Martin Hořeňovský · 7 years ago
  31. a64a0c6 Consistent junit reporting regardless of internal SECTIONS by Thomas Sondergaard · 7 years ago
  32. 377c9a7 Cosmetic fixes (whitespace and spelling) by Martin Hořeňovský · 7 years ago
  33. ea48ae0 Add test for #914 (stringify truthy exprs in standard way) by Martin Hořeňovský · 7 years ago
  34. 2d1739b ExpressionLhs reconstruction based on value, not truthiness (#914) by twhittock · 7 years ago
  35. 1c59034 Merge pull request #911 from dvirtz/master by Martin Hořeňovský · 7 years ago
  36. 52a8478 Add Inscopix to commercial users by Martin Hořeňovský · 7 years ago
  37. 169e260 Enable colourized output while in debugger by Martin Hořeňovský · 7 years ago
  38. 67914d8 Move back to static StringMaker<T>::convert by Martin Hořeňovský · 7 years ago
  39. 3e328f5 Merge pull request #913 from Carrotstrip/master by Martin Hořeňovský · 7 years ago
  40. b18e675 fixed spelling error by Austin L Wolfgram · 7 years ago
  41. 4b086bd added target name to test name and labels by dvirtz · 7 years ago
  42. aac594a add option to print debug messages by dvirtz · 7 years ago
  43. a49fa0e use absolute path to test files - accroding to CMake docs EXISTS behavior is well-defined only for full paths. by dvirtz · 7 years ago
  44. d271683 Added release process notes/checklist/explanation by Martin Hořeňovský · 7 years ago
  45. 0bb8e12 Merge branch 'master' of https://github.com/awglyde/Catch by Martin Hořeňovský · 7 years ago
  46. 32d97ca Fixed missing ` in tag documentation by Martin Hořeňovský · 7 years ago
  47. bc93b29 Expanded tag documentation by Martin Hořeňovský · 7 years ago
  48. df5cf2d Minor fixup in updateVcpkgPackage.py by Martin Hořeňovský · 7 years ago
  49. b62c025 Merge branch 'master' of https://github.com/philsquared/Catch by Martin Hořeňovský · 7 years ago
  50. 1ea84cb Expanded logging documentation by Martin Hořeňovský · 7 years ago
  51. 2a5d373 Merge pull request #908 from pJunger/patch-1 by Martin Hořeňovský · 7 years ago
  52. 3dcc923 v1.9.4 by Martin Hořeňovský · 7 years ago
  53. 589c400 Typo fix by Martin Hořeňovský · 7 years ago
  54. 31f5e2e Updated documentation about stringifying UDTs by Martin Hořeňovský · 7 years ago
  55. d4e0b1d Added namespace in method testCaseEnded by Patrick Junger · 7 years ago
  56. b8443e6 Added Win32 UNICODE wmain support (#903) by Antonio Di Monaco · 7 years ago
  57. 85aa770 Disable unreachable code warning for TrickyTests.cpp by Martin Hořeňovský · 7 years ago
  58. f82e312 Attempt at fixing compilation on OSX by Martin Hořeňovský · 7 years ago
  59. bffef1b Fix alignment for Catch::Option by Martin Hořeňovský · 7 years ago
  60. 7e14232 Fix C4702 (unreachable code) in generators by Martin Hořeňovský · 7 years ago
  61. d7eb041 Fix compilation on non-OSX platforms by Martin Hořeňovský · 7 years ago
  62. 8c757cc Removed need for Error class to capture stream inserted strings into exceptions by Phil Nash · 7 years ago
  63. bada67b Rebased approvals by Phil Nash · 7 years ago
  64. 4c5af20 Added CATCH_ENFORCE (and updated CATCH_INTERNAL_ERROR to be stream based) by Phil Nash · 7 years ago
  65. 687437f converted IStreamingReporter to unique_ptr by Phil Nash · 7 years ago
  66. ef8b72c Changed dynamic_pointer_casts to static_pointer_casts by Phil Nash · 7 years ago
  67. 5604ec7 Updated toString documentation by Martin Hořeňovský · 7 years ago
  68. a9128d0 More macros are now variadic by Martin Hořeňovský · 7 years ago
  69. c5c3d36 Added std:: qualification to nullptr_t by Martin Hořeňovský · 7 years ago
  70. 33ed177 Reworked stringification layer, removed Catch::toString by Martin Hořeňovský · 7 years ago
  71. 6f012f2 Added warning if source file cannot be found by Benjamin R. Jack · 7 years ago
  72. 98e61c3 Approval tests now see different line endings as ok by Martin Hořeňovský · 7 years ago
  73. e641485 Updated approval tests by Martin Hořeňovský · 7 years ago
  74. a3ceb8f Approval tests now can deal with different expansions of errno by Martin Hořeňovský · 7 years ago
  75. b819432 Don't clear out all messages upon printing an assertion. by Martin Hořeňovský · 7 years ago
  76. 9ceae8f CMake binaries are now conditionally enabled by Martin Hořeňovský · 7 years ago
  77. 40130e5 Fix order of arguments in CATCH_FAIL macro by Martin Hořeňovský · 7 years ago
  78. 5ffc8a8 Fix order of arguments in CATCH_FAIL and nonvariadic INTERNAL_CATCH_MSG by Martin Hořeňovský · 7 years ago
  79. 6e0fa4b Update opensource-users.md by JayAndCatchFire · 7 years ago
  80. 316cb28 Added missing <memory> includes by Phil Nash · 7 years ago
  81. 51c143b Added test for assertion with comma by Phil Nash · 7 years ago
  82. d17d94e Made INTERNAL_CATCH_TEST variadic so commas in assertions work by Phil Nash · 7 years ago
  83. 8ccbf63 Removed Ptr, Shared and SharedImpl by Phil Nash · 7 years ago
  84. e6094a9 migrated (Reporter) Nodes to std::shared_ptr by Phil Nash · 7 years ago
  85. 851e40a migrated Pattern to std::shared_ptr by Phil Nash · 7 years ago
  86. 0807a69 migrated ITracker to std::shared_ptr by Phil Nash · 7 years ago
  87. 44cccde Migrated ITestCase to std::shared_ptr by Phil Nash · 7 years ago
  88. 0844d6e Migrated IStreamingReporter from Ptr to std::shared_ptr by Phil Nash · 7 years ago
  89. a96f25c Some listener and factory clean-ups by Phil Nash · 7 years ago
  90. dd78824 Migrated IReporterFactory to std::shared_ptr by Phil Nash · 7 years ago
  91. 338ba6b Migrated Config and IConfig to shared_ptr (from Ptr) by Phil Nash · 7 years ago
  92. 41afd0c Removed copy ctor, assignment operator and swap from TestCaseInfo by Phil Nash · 7 years ago
  93. 602b62f Removed legacy reporter support by Phil Nash · 7 years ago
  94. de348b9 Removed VS 2013 from AppVeyor by Martin Hořeňovský · 7 years ago
  95. c1835ec Removed gcc 4.7 from travis by Martin Hořeňovský · 7 years ago
  96. e749724 A load more C++11 tweaks - mostly moving initialisations from constructors to inline by Phil Nash · 7 years ago
  97. cc8206f Removed SafeBool by Phil Nash · 7 years ago
  98. e1bca70 Most of Assertion macros are now variadic by Martin Hořeňovský · 7 years ago
  99. 53864de Fix MSVC compilation error by Martin Hořeňovský · 7 years ago
  100. b245eaa Fix double-to-float conversion warning in tests by Martin Hořeňovský · 7 years ago