1. 9c1f9a8 Added [!mayfail] tag to indicate test case that can fail without failing the suite. by Phil Nash · 10 years ago
  2. d657b1b Removed use of variadic form of SUCCEED from tests - as per #284 by Phil Nash · 10 years ago
  3. 061861d Approved tag alias tests by Phil Nash · 10 years ago
  4. 1d210eb Tag aliases feature by Phil Nash · 10 years ago
  5. 10801c2 Folded ExpressionResultBuilder into ResultBuilder (even more SRP violations!) by Phil Nash · 10 years ago
  6. 9438a03 Big assertion capture refactoring. by Phil Nash · 10 years ago
  7. 1479681 Approved new test case by Phil Nash · 10 years ago
  8. 7cbf740 Tweaked rawMemoryToString() along lines of suggestion in #281 by Phil Nash · 10 years ago
  9. a2d8f77 Approved new test output by Phil Nash · 10 years ago
  10. 2c9e9ac Fixed space separated lists of test specs by Phil Nash · 10 years ago
  11. baf181f Minor fixes to a couple of test names by Phil Nash · 10 years ago
  12. e21d0b2 Killed a couple more warnings (one for VS2010 and one for Clang) by Phil Nash · 10 years ago
  13. 3bdc97d Suppressed a load of warnings by Phil Nash · 10 years ago
  14. 7139035 Updated approvals after adding extra tests by Phil Nash · 10 years ago
  15. fcf0deb Fixed issue with wildcards at the start of a string by Phil Nash · 10 years ago
  16. 9bf43e7 Refactored last usages of old tag parser and removed all the, now redundant, tag parsing code by Phil Nash · 10 years ago
  17. 766491a Approved all the changes following name/ tag parser rework by Phil Nash · 10 years ago
  18. b1e7d16 Moved catch_test_spec.h to catch_test_spec.hpp by Phil Nash · 10 years ago
  19. ae75b37 Switched over to new name/ tag parser by Phil Nash · 10 years ago
  20. 56b8d3a Moved new test spec code into appropriate header by Phil Nash · 10 years ago
  21. 72e6769 Small test spec parser refactoring by Phil Nash · 10 years ago
  22. f8cff10 First cut of new test spec parser code by Phil Nash · 10 years ago
  23. 5a2df71 build 42: “compact” reporter - thanks to Martin Moene by Phil Nash · 10 years ago
  24. c02c700 Merged Martin Moene’s “compact reporter” by Phil Nash · 10 years ago
  25. 1a6f2a0 Changed the way noexcept support is handled to (hopefully) fix #275 and #273 by Phil Nash · 10 years ago
  26. 31caba4 Added test for invisibles by Phil Nash · 10 years ago
  27. 328a469 Moved tostring impl into catch_tostring.hpp by Phil Nash · 10 years ago
  28. 97150f2 Renamed catch_tostring.hpp catch_tostring.h by Phil Nash · 10 years ago
  29. 48153e8 Considers endianness when printing raw memory into a string by Phil Nash · 10 years ago
  30. a020865 Sections are, once again, eagerly entered. by Phil Nash · 10 years ago
  31. cfc37b5 Merge branch 'master' of github.com:philsquared/Catch by Phil Nash · 10 years ago
  32. 41d3f2b Merge pull request #269 from alexander-manenko/master by Phil Nash · 10 years ago
  33. 6c4a7cd Renamed XCode4 folder to just XCode by Phil Nash · 10 years ago
  34. 87891cf Updated approval tests baselines by Phil Nash · 10 years ago
  35. 20cad7c Tags beginning with a non alpha-numeric character are now disallowed. by Phil Nash · 10 years ago
  36. 1bccc03 Secondary fix for #270 (addresses same issue with CHECK) by Phil Nash · 10 years ago
  37. a176b93 Fix for #270 (REQUIRE continues if test throws an exception). by Phil Nash · 10 years ago
  38. e9d3537 re-approved following recent command line description tweak by Phil Nash · 10 years ago
  39. 3627ee6 Fix build issue with TchRunnerMainView in XCode 5 by Alexander Manenko · 10 years ago
  40. 472dc2a New version of Clara by Phil Nash · 10 years ago
  41. 04f994a Updated VS2010 project (removed CmdLineTests.cpp) by Phil Nash · 10 years ago
  42. 9b4c7fa Updated cmake file with command line test removal by Phil Nash · 10 years ago
  43. fd879f7 Build 28 - new version of Clara - removed command line tests by Phil Nash · 10 years ago
  44. b9fea75 New version of Clara. by Phil Nash · 10 years ago
  45. f899552 updated single include test project by Phil Nash · 10 years ago
  46. 0dc49d1 Extracted stand-alone micro-library, tbc_text_format.h, from catch_text.h. by Phil Nash · 10 years ago
  47. c98a97c Tweaked Cliche macros/ names by Phil Nash · 10 years ago
  48. 4554155 Made Clara a “Cliche” header, which will be usable independently of Catch. by Phil Nash · 10 years ago
  49. e091018 Fixes toString() for function pointers and added support for member function pointers. by Phil Nash · 11 years ago
  50. 886d9d3 Reporter command line parser errors more eagerly by Phil Nash · 11 years ago
  51. 1aa60fa Changed Approx::toString() to be implemented in terms of toString( double ) (as proposed in #233) by Phil Nash · 11 years ago
  52. fb90d38 Changed stdout/ stderr messages to be less misleading by Phil Nash · 11 years ago
  53. f6d2fef Updated project for OCUnit by Phil Nash · 11 years ago
  54. 557b3bd Made SUCCESS variadic too (optional stream) by Phil Nash · 11 years ago
  55. 9d7b779 build 19 by Phil Nash · 11 years ago
  56. 859760a Build 18 by Phil Nash · 11 years ago
  57. b462520 Test for FAIL that doesn’t take an argument by Phil Nash · 11 years ago
  58. a1e87a4 trim test/ section names in xml reporter by Phil Nash · 11 years ago
  59. de49ec4 Fixed broken single header following script change by Phil Nash · 11 years ago
  60. 87b20e8 SourceLineInfo takes char*s instead of std::strings by Phil Nash · 11 years ago
  61. 3524321 Removed some cruft by Phil Nash · 11 years ago
  62. c4a089c Refactored a lot of code from headers into impl headers only compiled into one TU by Phil Nash · 11 years ago
  63. ba13f3f Restored second arg to a TEST_CASE for non variadic compilers by Phil Nash · 11 years ago
  64. 0635938 Removed deleted file from CMake by Phil Nash · 11 years ago
  65. ca7292e Removed redundant MetaTestRunner by Phil Nash · 11 years ago
  66. 337dc25 Converted all test case names to "modern" style (freeform text + tags) by Phil Nash · 11 years ago
  67. a9fd5b3 Removed cruft from VS projects by Phil Nash · 11 years ago
  68. d3c8c98 Merge pull request #214 from AIM360/weibelt/fix-eol by Phil Nash · 11 years ago
  69. 4f57c8c Print warnings if no assertions and not running with -s by Phil Nash · 11 years ago
  70. 2e4be21 Fixed crlf issue by Tobias Weibel · 11 years ago
  71. 69a3f16 Added CTest targets to perform basic test of --list-tests and --list-tags options. by Fraser Hutchison · 11 years ago
  72. 93a945c Fixed uninitialised members in Context object by Phil Nash · 11 years ago
  73. a2bff48 Merge branch 'master' of git://github.com/AIM360/Catch by Phil Nash · 11 years ago
  74. cb7b4ec Updated VS2010 project by Phil Nash · 11 years ago
  75. aafed30 Added an extra tag test by Phil Nash · 11 years ago
  76. a35ee20 Filter out version number from approval tests by Phil Nash · 11 years ago
  77. 16c21ee No, really trim paths in approval tests down to just filenames by Phil Nash · 11 years ago
  78. 1e74938 Trim paths in approval tests down to filenames by Phil Nash · 11 years ago
  79. 2f7a296 Split approve file into multiple files by Phil Nash · 11 years ago
  80. 345a4ea Removed outdated Xcode 3 project by Phil Nash · 11 years ago
  81. 41b27af Fix for comma separated tags on the command line - also added more test for tags by Phil Nash · 11 years ago
  82. 649cd13 Upgraded project for latest Xcode by Phil Nash · 11 years ago
  83. 1e2f1d1 Fixes toString forward reference issue: by Phil Nash · 11 years ago
  84. f7378ee Fixed string indexing bug by Phil Nash · 11 years ago
  85. 638cf9f Separated out catch_platform.h by Phil Nash · 11 years ago
  86. 4611871 Build 8 - includes command line tweaks and fixes for durations by Phil Nash · 11 years ago
  87. 1870ca8 Some Clara/ command line clean-up and tweaks by Phil Nash · 11 years ago
  88. 3faa412 Removed basic reporter by Phil Nash · 11 years ago
  89. 11b5179 Redacted test durations from JUnit reporter output in approval test script by Phil Nash · 11 years ago
  90. 2ddb9d3 Completed CumulativeReporterBase and reimplemented JUnitReporter in terms of it by Phil Nash · 11 years ago
  91. 29ccaa6 Replaced currentSectionInfo and m_rootSection with m_sectionStack by Phil Nash · 11 years ago
  92. 6339254 First cut of Timer class. by Phil Nash · 11 years ago
  93. ba24e51 cmake: call SelfTest exe instead of approvalTests script by Kosta · 11 years ago
  94. c486384 more approval tests script debugging by Kosta · 11 years ago
  95. 5553a53 tweak CMakeLists.txt by Kosta · 11 years ago
  96. ce441a9 initial checkin of cmake and travis config files by Kosta · 11 years ago
  97. b80280f Tidied up reporting of missing assertions in test cases by Phil Nash · 11 years ago
  98. 28d3881 Merged TestCaseTracker and SectionTracker and introduced TestCaseTracker::Guard by Phil Nash · 11 years ago
  99. ee647f5 Removed displaced RunningTest class by Phil Nash · 11 years ago
  100. 9aff9aa Integrated new section tracker. by Phil Nash · 11 years ago