1. 0020747 Generate single header even if output dir does not exist by Martin Hořeňovský · 7 years ago
  2. 169e260 Enable colourized output while in debugger by Martin Hořeňovský · 7 years ago
  3. 67914d8 Move back to static StringMaker<T>::convert by Martin Hořeňovský · 7 years ago
  4. 31f5e2e Updated documentation about stringifying UDTs by Martin Hořeňovský · 7 years ago
  5. 85aa770 Disable unreachable code warning for TrickyTests.cpp by Martin Hořeňovský · 7 years ago
  6. f82e312 Attempt at fixing compilation on OSX by Martin Hořeňovský · 7 years ago
  7. bffef1b Fix alignment for Catch::Option by Martin Hořeňovský · 7 years ago
  8. 7e14232 Fix C4702 (unreachable code) in generators by Martin Hořeňovský · 7 years ago
  9. d7eb041 Fix compilation on non-OSX platforms by Martin Hořeňovský · 7 years ago
  10. 8c757cc Removed need for Error class to capture stream inserted strings into exceptions by Phil Nash · 7 years ago
  11. bada67b Rebased approvals by Phil Nash · 7 years ago
  12. 4c5af20 Added CATCH_ENFORCE (and updated CATCH_INTERNAL_ERROR to be stream based) by Phil Nash · 7 years ago
  13. 687437f converted IStreamingReporter to unique_ptr by Phil Nash · 7 years ago
  14. ef8b72c Changed dynamic_pointer_casts to static_pointer_casts by Phil Nash · 7 years ago
  15. a9128d0 More macros are now variadic by Martin Hořeňovský · 7 years ago
  16. c5c3d36 Added std:: qualification to nullptr_t by Martin Hořeňovský · 7 years ago
  17. 33ed177 Reworked stringification layer, removed Catch::toString by Martin Hořeňovský · 7 years ago
  18. 40130e5 Fix order of arguments in CATCH_FAIL macro by Martin Hořeňovský · 7 years ago
  19. 316cb28 Added missing <memory> includes by Phil Nash · 7 years ago
  20. 51c143b Added test for assertion with comma by Phil Nash · 7 years ago
  21. d17d94e Made INTERNAL_CATCH_TEST variadic so commas in assertions work by Phil Nash · 7 years ago
  22. 8ccbf63 Removed Ptr, Shared and SharedImpl by Phil Nash · 7 years ago
  23. e6094a9 migrated (Reporter) Nodes to std::shared_ptr by Phil Nash · 7 years ago
  24. 851e40a migrated Pattern to std::shared_ptr by Phil Nash · 7 years ago
  25. 0807a69 migrated ITracker to std::shared_ptr by Phil Nash · 7 years ago
  26. 44cccde Migrated ITestCase to std::shared_ptr by Phil Nash · 7 years ago
  27. 0844d6e Migrated IStreamingReporter from Ptr to std::shared_ptr by Phil Nash · 7 years ago
  28. a96f25c Some listener and factory clean-ups by Phil Nash · 7 years ago
  29. dd78824 Migrated IReporterFactory to std::shared_ptr by Phil Nash · 7 years ago
  30. 338ba6b Migrated Config and IConfig to shared_ptr (from Ptr) by Phil Nash · 7 years ago
  31. 41afd0c Removed copy ctor, assignment operator and swap from TestCaseInfo by Phil Nash · 7 years ago
  32. 602b62f Removed legacy reporter support by Phil Nash · 7 years ago
  33. de348b9 Removed VS 2013 from AppVeyor by Martin Hořeňovský · 7 years ago
  34. c1835ec Removed gcc 4.7 from travis by Martin Hořeňovský · 7 years ago
  35. e749724 A load more C++11 tweaks - mostly moving initialisations from constructors to inline by Phil Nash · 7 years ago
  36. cc8206f Removed SafeBool by Phil Nash · 7 years ago
  37. e1bca70 Most of Assertion macros are now variadic by Martin Hořeňovský · 7 years ago
  38. 53864de Fix MSVC compilation error by Martin Hořeňovský · 7 years ago
  39. b245eaa Fix double-to-float conversion warning in tests by Martin Hořeňovský · 7 years ago
  40. be0fc60 Updated version number for v2 development and removed single include (for now). by Phil Nash · 7 years ago
  41. 61ac340 Enabled SFINAE stream test by Phil Nash · 7 years ago
  42. 569d355 Removed C++11 config macro docs by Phil Nash · 7 years ago
  43. 79650e4 Removed more C++98/03 compatibility by Phil Nash · 7 years ago
  44. 5c8ea03 Removed debug break support for PowerPC Macs by Phil Nash · 7 years ago
  45. 2420224 Use std::chrono for Timer to eliminate platform dependency by Phil Nash · 7 years ago
  46. 67005d2 Removed more redundant compatibility stuff from timer by Phil Nash · 7 years ago
  47. f57f96f Removed pre-C++11 versions of Clang (3.4) and GCC (4.4) by Phil Nash · 7 years ago
  48. 71df663 Gutted catch_compiler_capabilities by Martin Hořeňovský · 7 years ago
  49. 97707af Removed catch_type_traits from CMakeLists.txt by Phil Nash · 7 years ago
  50. 1f3ba8a Converted (almost) all for-loops with iterators or indices to range-based by Phil Nash · 7 years ago
  51. 073377a CMake defaults to C++11 by Phil Nash · 7 years ago
  52. 6a09425 Remove C++98 backcompat from evaluate by Martin Hořeňovský · 7 years ago
  53. c6e5738 Remove c++98 backcompat from timer by Martin Hořeňovský · 7 years ago
  54. c6980ec Remove C++98 backcompat from toString by Martin Hořeňovský · 7 years ago
  55. 7c90066 Removed superfluous reimplementation of type traits by Martin Hořeňovský · 7 years ago
  56. 2fdd81a Removed C++98 backcompat from Approx by Martin Hořeňovský · 7 years ago
  57. fc7f0a0 v1.9.2 by Martin Hořeňovský · 7 years ago
  58. 211b330 Don’t unconditionally #include <stdint.h> (as earlier MSVC don’t have it) by Phil Nash · 7 years ago
  59. d36fe21 Further tweaked alignment hack for Option by Phil Nash · 7 years ago
  60. a34c053 All of Approx's member functions now accept strong typedefs by Martin Hořeňovský · 7 years ago
  61. 4cdb203 Improve documentation about using Catch with CMake by Martin Hořeňovský · 7 years ago
  62. 8014bf1 cmake script to generate ctest definitions from catch tests: fix for test case body bracket by Ernst Maurer · 7 years ago
  63. 49d87cf Add Newsbeuter to OSS users list (#891) by Alexander Batischev · 7 years ago
  64. eedcc82 Tweaked storage alignment "workaround" a bit more in Option. by Phil Nash · 7 years ago
  65. 8e82590 Fix .travis.yml syntax by Martin Hořeňovský · 7 years ago
  66. 7869e5b Enable C++11 and C++14 on OSX on Travis by Martin Hořeňovský · 7 years ago
  67. a49af46 Minor .travis.yml cleanup by Martin Hořeňovský · 7 years ago
  68. 417b2bc Enable C++14 on Linux on Travis by Martin Hořeňovský · 7 years ago
  69. 8f0feaa Enable /std:c++latest (C++17) for AppVeyor VS 2017 by Martin Hořeňovský · 7 years ago
  70. b95163b Don't enable POSIX signals under QNX by Martin Hořeňovský · 7 years ago
  71. 2809be8 “fixed” alignment in Option by Phil Nash · 7 years ago
  72. ac369b7 Add script that helps with updating the Vcpkg package. by Martin Hořeňovský · 7 years ago
  73. 1aa3e4a Add CMake script to generate ctest definitions from Catch tests (#879) by Ernst Maurer · 7 years ago
  74. e5c5a63 junit reporter does not count exceptions as failures if ok-to-fail by Phil Nash · 7 years ago
  75. 2bf30e9 Use (locally defined) UInt64 instead of uint64_t by Phil Nash · 7 years ago
  76. b591cb9 Added note about thread safety in assertions - closes #875 by Phil Nash · 7 years ago
  77. 714d01c approved tests that were correct the first time (previous approvals were erroneous) by Phil Nash · 7 years ago
  78. c6990cd v1.9.1 release by Martin Hořeňovský · 7 years ago
  79. da8786b Unexpected exception are no longer ignored by default by Martin Hořeňovský · 7 years ago
  80. 5577322 Added Nonius to open-sources users by Phil Nash · 7 years ago
  81. 1b03c5a v1.9.0 release by Martin Hořeňovský · 7 years ago
  82. 7dd3c19 Added NASA to commercial users list by Phil Nash · 7 years ago
  83. 29d26d3 Commented out unused argument by Phil Nash · 7 years ago
  84. ca764ec TeamCity reporter “ignores” failures in tests marked “ok to fail” by Phil Nash · 7 years ago
  85. 250f0ee Added approvals for “failed as expected” tests by Phil Nash · 7 years ago
  86. 09e4830 Added VS2017 to AppVeyor matrix by Martin Hořeňovský · 7 years ago
  87. 8f85d08 Give up on _Pragma for gcc, force disable Wparentheses in all TUs by Martin Hořeňovský · 7 years ago
  88. 3ae076c Updated REQUIRE* documentation under FAST_COMPILE by Martin Hořeňovský · 7 years ago
  89. 94425ad Add opt-in c++11 stream insertable check. (#877) by Sergey Semushin · 7 years ago
  90. 0354d50 Added templated constructor to C++11 Approx by Martin Hořeňovský · 7 years ago
  91. cdd83c2 Fmt and tag fixup for #876 by Martin Hořeňovský · 7 years ago
  92. 9a07dde print messages when unexpected exceptions are thrown by dvirtz · 7 years ago
  93. 6e091d3 Reset the UnexpectedException report state by Martin Hořeňovský · 7 years ago
  94. 95d85fb Fixed up CATCH_CONFIG_FAST_COMPILE for REQUIREs by Martin Hořeňovský · 7 years ago
  95. 3a3f152 Updated documentation of CATCH_CONFIG_FAST_COMPILE by Martin Hořeňovský · 7 years ago
  96. 4fe2432 Rework of REQUIRE* changes in CATCH_CONFIG_FAST_COMPILE by Martin Hořeňovský · 7 years ago
  97. c3a41e2 Suppress -Wexit-time-destructors in Catch code by Martin Hořeňovský · 7 years ago
  98. 4838039 Merge pull request #869 from mloskot/patch-1 by Phil Nash · 7 years ago
  99. 2a221b8 Add nanodbc library to Catch users by Mateusz Łoskot · 7 years ago
  100. 79ce693 remove redundant "/" by Rian Quinn · 7 years ago