1. f4389b4 more minor clean-ups by Phil Nash · 9 years ago
  2. 4b99be6 Cleaned tests up a bit by Phil Nash · 9 years ago
  3. 293e54d Added IndexTracker and got it working with a single generator by Phil Nash · 9 years ago
  4. 9a6a086 More name changes by Phil Nash · 9 years ago
  5. 2c6411e Tweaks by Phil Nash · 9 years ago
  6. 1cb9939 First cut of new section/ part tracking by Phil Nash · 9 years ago
  7. d43a47e Refactored stream related stuff by Phil Nash · 9 years ago
  8. afcc38e Fixes for single include by Phil Nash · 9 years ago
  9. 368714e Added Listeners (programatically provided extra reporters) by Phil Nash · 9 years ago
  10. 4cb7476 Support for multiple reporters by Phil Nash · 9 years ago
  11. 85c8074 Set group name to -n parameter (or exe name) - As discussed in #469 by Phil Nash · 9 years ago
  12. 0edebf4 approvals rebase by Phil Nash · 9 years ago
  13. e085d48 Qualified path to xmlwriter to fix travis error by Phil Nash · 9 years ago
  14. 7097551 rebased approvals for long long test by Phil Nash · 9 years ago
  15. 733ebb6 Added CATCH_CONFIG_CPP11_LONG_LONG support by Phil Nash · 9 years ago
  16. d6e59cd Fixed Xml encoding by Phil Nash · 9 years ago
  17. 7286892 Exception message assertions now work with matchers by Phil Nash · 9 years ago
  18. 2104ca2 Exception message testing now supports wildcards by Phil Nash · 9 years ago
  19. 85de743 Added _THROWS_WITH macros - asserts on exception message by Phil Nash · 9 years ago
  20. d6f1446 Fixed an issue on some compilers with implicit conversion from nullptr to Ptr by Phil Nash · 9 years ago
  21. 088c5bc --filenames-as-tags by Phil Nash · 9 years ago
  22. 805de43 Use CATCH_NULL instead of NULL by Phil Nash · 9 years ago
  23. 8cc1108 Use <= operator instead of ->* for decomposer by Phil Nash · 9 years ago
  24. 6ed74b5 changed hex threshold on ints to 255 by Phil Nash · 9 years ago
  25. bfa3f86 Removed some more warnings by Phil Nash · 9 years ago
  26. 2fc9de9 Updated approvals following merge of develop back to master by Phil Nash · 9 years ago
  27. d9fbc62 Merged from develop by Phil Nash · 9 years ago
  28. 856468c Rebased to include new --force-colour tests by Phil Nash · 9 years ago
  29. e5280b2 Add --force-colour option to force colour output. by Peter Huene · 9 years ago
  30. 5018320 Added tests for toString<std::tuple<>> and rebased by Phil Nash · 10 years ago
  31. 75a08bb Merge branch 'tuple_to_string' of https://github.com/PureAbstract/Catch into PureAbstract-tuple_to_string by Phil Nash · 10 years ago
  32. c6635a7 Added type attribute to xml reporter output by Phil Nash · 10 years ago
  33. 6817bb0 Fixed up xml reporter and rebased by Phil Nash · 10 years ago
  34. 3c8c9b2 rebased by Phil Nash · 10 years ago
  35. fa751e6 FIxed a couple of test names by Phil Nash · 10 years ago
  36. 3dc3763 Rebased by Phil Nash · 10 years ago
  37. 8ec959e TeamCity reporter work by Phil Nash · 10 years ago
  38. 458b3ae Fixed replace(inPlace) function by Phil Nash · 10 years ago
  39. db0421e First commit of (in progress) TeamCity reporter by Phil Nash · 10 years ago
  40. 0dd214f tags with . prefix are all hidden by Phil Nash · 10 years ago
  41. ff9e51d toString( int ) uses hex for large values by Phil Nash · 10 years ago
  42. a99e75b Made approvals more platform agnostic by Phil Nash · 10 years ago
  43. aaa1970 More generic and maintainable makefile. Fixes #348 by Jamie Bullock · 10 years ago
  44. 81fc6d7 Remove missing catch_self_test.cpp, fixes #348 by Jamie Bullock · 10 years ago
  45. a5dca3d removed some warnings by Phil Nash · 10 years ago
  46. 383d7c0 Only use std::cout/ cert via Catch::cout/ cert - and make those conditional on CATCH_CONFIG_NOSTDOUT by Phil Nash · 10 years ago
  47. 8ec9a5a Updated project for Xcode 6 by Phil Nash · 10 years ago
  48. d4e5f18 Merged group name commit from develop by Phil Nash · 10 years ago
  49. 3e1d3c7 Give (currently not used, so global only) group a name by Phil Nash · 10 years ago
  50. 886ef16 Some minor tidy-up/ style alignment of recent toString merges by Phil Nash · 10 years ago
  51. f559a51 ToStringTuple - gcc doesn't like tuple init_list ctor by Andy Sawyer · 10 years ago
  52. 13cbdf7 Add tests for toString(std::tuple<...>) by Andy Sawyer · 10 years ago
  53. 5ea3266 Added baselines for new test cases by Phil Nash · 10 years ago
  54. ee5e7ed Merge branch 'develop' of github.com:philsquared/Catch into develop by Phil Nash · 10 years ago
  55. dd22431 Merge branch 'develop' of github.com:philsquared/Catch into develop by Phil Nash · 10 years ago
  56. fdbbb2c Updated CMakeLists.txt for toString work by Andy Sawyer · 10 years ago
  57. abf9ffc A bunch of Catch::toString tests by Andy Sawyer · 10 years ago
  58. 142f8f4 SelfTest: Build as C++11, add EnumToString tests by Andy Sawyer · 10 years ago
  59. 000e746 SelfTest: refresh makefile by Andy Sawyer · 10 years ago
  60. cb8fe47 Approvals for develop branch by Phil Nash · 10 years ago
  61. 8edf4bf Removed signal handler test, for now (to avoid screwing up the approval tests) by Phil Nash · 10 years ago
  62. c1a8e1c Added signal handlers (and placeholder for SEH handlers) by Phil Nash · 10 years ago
  63. 8b5a4e9 Added approvals for new tests by Phil Nash · 10 years ago
  64. 4aaf67f const_casts to get rid of warnings in new wchar_t tests by Phil Nash · 10 years ago
  65. 7bc0b44 Merge branch 'master' of https://github.com/jbrwilkinson/Catch by Phil Nash · 10 years ago
  66. c7cf0a9 Catch's Travis builds are using gcc that doesn't like the auto keyword by Ben Arnold · 10 years ago
  67. 7b0a84a toString handles wchar_t raw strings by Ben Arnold · 10 years ago
  68. 63005a1 Added SCENARIO_METHOD for BDD testing with fixtures. by James Wilkinson · 10 years ago
  69. 3ff3acf Approvals for last change by Phil Nash · 10 years ago
  70. d89e74f Format floats like doubles when printing - but add ‘f’ suffix (a lá #291) by Phil Nash · 10 years ago
  71. 23181ee Section no longer relies on copy-elision for correctness by Phil Nash · 10 years ago
  72. 08e5296 Regenerated single include and baselines by Phil Nash · 10 years ago
  73. 9c1f9a8 Added [!mayfail] tag to indicate test case that can fail without failing the suite. by Phil Nash · 10 years ago
  74. d657b1b Removed use of variadic form of SUCCEED from tests - as per #284 by Phil Nash · 10 years ago
  75. 061861d Approved tag alias tests by Phil Nash · 10 years ago
  76. 1d210eb Tag aliases feature by Phil Nash · 10 years ago
  77. 10801c2 Folded ExpressionResultBuilder into ResultBuilder (even more SRP violations!) by Phil Nash · 10 years ago
  78. 9438a03 Big assertion capture refactoring. by Phil Nash · 10 years ago
  79. 1479681 Approved new test case by Phil Nash · 10 years ago
  80. 7cbf740 Tweaked rawMemoryToString() along lines of suggestion in #281 by Phil Nash · 10 years ago
  81. a2d8f77 Approved new test output by Phil Nash · 10 years ago
  82. 2c9e9ac Fixed space separated lists of test specs by Phil Nash · 10 years ago
  83. baf181f Minor fixes to a couple of test names by Phil Nash · 10 years ago
  84. e21d0b2 Killed a couple more warnings (one for VS2010 and one for Clang) by Phil Nash · 10 years ago
  85. 3bdc97d Suppressed a load of warnings by Phil Nash · 10 years ago
  86. 7139035 Updated approvals after adding extra tests by Phil Nash · 10 years ago
  87. fcf0deb Fixed issue with wildcards at the start of a string by Phil Nash · 10 years ago
  88. 9bf43e7 Refactored last usages of old tag parser and removed all the, now redundant, tag parsing code by Phil Nash · 10 years ago
  89. 766491a Approved all the changes following name/ tag parser rework by Phil Nash · 10 years ago
  90. b1e7d16 Moved catch_test_spec.h to catch_test_spec.hpp by Phil Nash · 10 years ago
  91. ae75b37 Switched over to new name/ tag parser by Phil Nash · 10 years ago
  92. 56b8d3a Moved new test spec code into appropriate header by Phil Nash · 10 years ago
  93. 72e6769 Small test spec parser refactoring by Phil Nash · 10 years ago
  94. f8cff10 First cut of new test spec parser code by Phil Nash · 10 years ago
  95. 5a2df71 build 42: “compact” reporter - thanks to Martin Moene by Phil Nash · 10 years ago
  96. c02c700 Merged Martin Moene’s “compact reporter” by Phil Nash · 10 years ago
  97. 1a6f2a0 Changed the way noexcept support is handled to (hopefully) fix #275 and #273 by Phil Nash · 10 years ago
  98. 31caba4 Added test for invisibles by Phil Nash · 10 years ago
  99. 328a469 Moved tostring impl into catch_tostring.hpp by Phil Nash · 10 years ago
  100. 97150f2 Renamed catch_tostring.hpp catch_tostring.h by Phil Nash · 10 years ago