1. 5018320 Added tests for toString<std::tuple<>> and rebased by Phil Nash · 10 years ago
  2. e8a9923 Merge branch 'PureAbstract-tuple_to_string' into develop by Phil Nash · 10 years ago
  3. 75a08bb Merge branch 'tuple_to_string' of https://github.com/PureAbstract/Catch into PureAbstract-tuple_to_string by Phil Nash · 10 years ago
  4. d76e081 build 12 by Phil Nash · 10 years ago
  5. c6635a7 Added type attribute to xml reporter output by Phil Nash · 10 years ago
  6. 6817bb0 Fixed up xml reporter and rebased by Phil Nash · 10 years ago
  7. 3e0c501 Fixed escaping of ' in TeamCity reporter by Phil Nash · 10 years ago
  8. 1cbc4f2 Merge branch 'develop' of https://github.com/SeanCline/Catch into develop by Phil Nash · 10 years ago
  9. 92f0836 build 11 by Phil Nash · 10 years ago
  10. 3c8c9b2 rebased by Phil Nash · 10 years ago
  11. fa751e6 FIxed a couple of test names by Phil Nash · 10 years ago
  12. 7619920 Support for reporting skipped tests by Phil Nash · 10 years ago
  13. 58dcb5e Removed #includes for Catch headers by Phil Nash · 10 years ago
  14. b771394 regenerated single include by Phil Nash · 10 years ago
  15. a9f16b1 Fix memset build error by Phil Nash · 10 years ago
  16. 576aff6 build 10 by Phil Nash · 10 years ago
  17. 3dc3763 Rebased by Phil Nash · 10 years ago
  18. 3f9e3e2 Some clean-up ready for first push to GitHub by Phil Nash · 10 years ago
  19. 2771220 Cleaned up section headers by Phil Nash · 10 years ago
  20. 8ec959e TeamCity reporter work by Phil Nash · 10 years ago
  21. 5933d75 Fixed HasExpression check by Phil Nash · 10 years ago
  22. 3724463 Fixed escape order and expression reporting by Phil Nash · 10 years ago
  23. 7306eb3 TeamCity reporter by Phil Nash · 10 years ago
  24. 458b3ae Fixed replace(inPlace) function by Phil Nash · 10 years ago
  25. db0421e First commit of (in progress) TeamCity reporter by Phil Nash · 10 years ago
  26. acf638f Added docs for floating point comparisons by Phil Nash · 10 years ago
  27. b454c43 Extends configuration docs by Phil Nash · 10 years ago
  28. 7abc9fa Added docs for --invisibles by Phil Nash · 10 years ago
  29. f5c9859 Try again to fix --order docs by Phil Nash · 10 years ago
  30. c0c6e7a Fixed single_include link by Phil Nash · 10 years ago
  31. 0b1fa6a fixed (hopefully) formatting of '--order' docs by Phil Nash · 10 years ago
  32. 840b99a Added docs for --input-file (somehow missing from previous commit) by Phil Nash · 10 years ago
  33. 5259b78 Updated command line docs by Phil Nash · 10 years ago
  34. 91c17f3 build 9 by Phil Nash · 10 years ago
  35. 7e1f21b tweaks to tutorial by Phil Nash · 10 years ago
  36. 0dd214f tags with . prefix are all hidden by Phil Nash · 10 years ago
  37. 6725e09 any tag prefixed with . hides the test by Phil Nash · 10 years ago
  38. 30888f5 removed spurious } by Phil Nash · 10 years ago
  39. 82754c1 tweaked formatting by Phil Nash · 10 years ago
  40. 13f9843 build 8 by Phil Nash · 10 years ago
  41. ff9e51d toString( int ) uses hex for large values by Phil Nash · 10 years ago
  42. bd9fbe2 Fixed toString for Approx by Phil Nash · 10 years ago
  43. a99e75b Made approvals more platform agnostic by Phil Nash · 10 years ago
  44. c6d9bde fixed case of tostring.md link by Phil Nash · 10 years ago
  45. 15a8bdf Added string conversions link by Phil Nash · 10 years ago
  46. d8e3c1f Last tweak to download text - honest by Phil Nash · 10 years ago
  47. 93da743 tweaked download link text by Phil Nash · 10 years ago
  48. e8f704c Absolute path to single direct download by Phil Nash · 10 years ago
  49. 94ab8f6 Updated README with direct download link by Phil Nash · 10 years ago
  50. 27ce70c Added documentation for toString by Phil Nash · 10 years ago
  51. b0545d1 Some toString cleanups by Phil Nash · 10 years ago
  52. 32186db Added first cut of docs for configuring Catch by Phil Nash · 10 years ago
  53. e54ac70 build 7 by Phil Nash · 10 years ago
  54. bde3567 Cleaned up terminal colouring impl and added more config options by Phil Nash · 10 years ago
  55. 6e99695 XmlReporter enhancement: Add an attribute for the macro name of an expression. by Sean D. Cline · 10 years ago
  56. ea81e98 XmlReporter enhancement: Add attributes for duration when requested by the command line. by Sean D. Cline · 10 years ago
  57. b0e53a8 Move the xml reporter away from the deprecated IReporter interface. by Sean D. Cline · 10 years ago
  58. a5dca3d removed some warnings by Phil Nash · 10 years ago
  59. 12fe67c Updated NonCopyable (to include C++11 version) and use for Session and Section by Phil Nash · 10 years ago
  60. e606ceb Fixed #include by Phil Nash · 10 years ago
  61. 383d7c0 Only use std::cout/ cert via Catch::cout/ cert - and make those conditional on CATCH_CONFIG_NOSTDOUT by Phil Nash · 10 years ago
  62. 85b4e94 build 6 by Phil Nash · 10 years ago
  63. 4b3fa47 Use reset instead of assignment when updating auto_ptr/unique_ptr by Phil Nash · 10 years ago
  64. b1936d3 Calls method of FatalConditionHandler (to avoid warnings) by Phil Nash · 10 years ago
  65. 8ec9a5a Updated project for Xcode 6 by Phil Nash · 10 years ago
  66. ee3b265 build 5 by Phil Nash · 10 years ago
  67. b62a1b5 Moved RandomNumberGenerator out of function and pass in a named instance instead of a temporary - both for C++03 compatibility reasons by Phil Nash · 10 years ago
  68. 16a7db0 enable nullptr for VS2010 by Phil Nash · 10 years ago
  69. 73a0744 Backed out PR #307 (use nullptr from VS2005) as it seems clr specific by Phil Nash · 10 years ago
  70. 6492560 Made sorting functors const by Phil Nash · 10 years ago
  71. 9630454 Added missing #include by Phil Nash · 10 years ago
  72. 6a8e8ad build 4 by Phil Nash · 10 years ago
  73. fa0122b Allow testing ordering to be specified as declaration, lexicographical, or random. Allow random seed to be specified by Phil Nash · 10 years ago
  74. ea33961 Factored out mention of "unprintable string" ("{?}") by Phil Nash · 10 years ago
  75. 3e1d3c7 Give (currently not used, so global only) group a name by Phil Nash · 10 years ago
  76. 886ef16 Some minor tidy-up/ style alignment of recent toString merges by Phil Nash · 10 years ago
  77. f559a51 ToStringTuple - gcc doesn't like tuple init_list ctor by Andy Sawyer · 10 years ago
  78. 13cbdf7 Add tests for toString(std::tuple<...>) by Andy Sawyer · 10 years ago
  79. 022a0b4 catch_tostring: toString for std::tuple by Andy Sawyer · 10 years ago
  80. 3196937 catch_tostring: Add includes for tuple, type_traits by Andy Sawyer · 10 years ago
  81. 9595644 catch_tostring: Move toString overload declarations by Andy Sawyer · 10 years ago
  82. 4caabfa build 3 by Phil Nash · 10 years ago
  83. 5ea3266 Added baselines for new test cases by Phil Nash · 10 years ago
  84. fcf5ef0 Changed time function name to reflect that it actually returns Microseconds as reported in #323 by Phil Nash · 10 years ago
  85. ee5e7ed Merge branch 'develop' of github.com:philsquared/Catch into develop by Phil Nash · 10 years ago
  86. a9d14c8 Merge pull request #319 from PureAbstract/to_string_tests by Phil Nash · 10 years ago
  87. dd22431 Merge branch 'develop' of github.com:philsquared/Catch into develop by Phil Nash · 10 years ago
  88. 9721296 Merge pull request #318 from PureAbstract/enum_to_string by Phil Nash · 10 years ago
  89. 3eefa7f use nullptr in MSVC from 2005+ (based on PR #307 - thanks alex85k) by Phil Nash · 10 years ago
  90. fdbbb2c Updated CMakeLists.txt for toString work by Andy Sawyer · 10 years ago
  91. abf9ffc A bunch of Catch::toString tests by Andy Sawyer · 10 years ago
  92. cd2a5aa catch_tostring: tostring for enum class types by Andy Sawyer · 10 years ago
  93. 142f8f4 SelfTest: Build as C++11, add EnumToString tests by Andy Sawyer · 10 years ago
  94. 000e746 SelfTest: refresh makefile by Andy Sawyer · 10 years ago
  95. 341a9c4 Merge branch 'master' of github.com:philsquared/Catch into develop by Phil Nash · 10 years ago
  96. 93b61e1 v1.1 build 2 (develop branch) - Signal hander support by Phil Nash · 10 years ago
  97. 05743ee FatalErrorConditions now full close reporter states by Phil Nash · 10 years ago
  98. 85d33e2 Merge pull request #306 from andybalaam/master by Phil Nash · 10 years ago
  99. 389f3f5 Fix a typo (missing "n") by Andy Balaam · 10 years ago
  100. cb8fe47 Approvals for develop branch by Phil Nash · 10 years ago