1. 42d1b45 Squashed commit of the following: by Phil Nash · 12 years ago
  2. 4f13f5b Updated read me by Phil Nash · 12 years ago
  3. e0a40e2 Regenerated single include following merge by Phil Nash · 12 years ago
  4. ce612bf Squashed commit of the following: by Phil Nash · 12 years ago
  5. b18d719 Merge pull request #133 from vadz/msvc-warn-fix by Phil Nash · 12 years ago
  6. b7f7054 Fix harmless but annoying MSVC warnings. by Vadim Zeitlin · 12 years ago
  7. 105726f Added to the readme by Phil Nash · 12 years ago
  8. 9bcbe8c Merge pull request #129 from philsquared/Integration by Phil Nash · 12 years ago
  9. 190fe09 regen test 2 by Phil Nash · 12 years ago
  10. 813a13c Regenerated to test branch by Phil Nash · 12 years ago
  11. 9444bbc Added AllOf and AnyOf matchers by Phil Nash · 12 years ago
  12. 9902ac9 Cleaned up ResultInfoBuilder a bit by Phil Nash · 12 years ago
  13. 71edf8b isNot -> isFalse by Phil Nash · 12 years ago
  14. 6730512 Refactoring ResultData out of ResultInfo/ Builder pt2 by Phil Nash · 12 years ago
  15. 86e1915 Refactoring ResultData out of ResultInfo/ Builder pt1 by Phil Nash · 12 years ago
  16. 47f679e Disabled WIP code by Phil Nash · 12 years ago
  17. 803f6b7 Added SCOPED_CAPTURE by Phil Nash · 12 years ago
  18. 36d0da0 Started refactoring ResultInfo/Builder by Phil Nash · 12 years ago
  19. 4104fb7 Random bits of clean-up by Phil Nash · 12 years ago
  20. 9e7e63c Regenerated single include by Phil Nash · 12 years ago
  21. e82b564 Merge branch 'master' of github.com:philsquared/Catch by Phil Nash · 12 years ago
  22. 45c6c10 Merge pull request #121 from godlygeek/include-guard-fixes by Phil Nash · 12 years ago
  23. 4b93fb8 Added some surrogate cpps by Phil Nash · 12 years ago
  24. 07e20aa Merge remote-tracking branch 'phil' into include-guard-fixes by Matt Wozniski · 12 years ago
  25. 67ec870 First cut of command line support for tags by Phil Nash · 12 years ago
  26. c4160e9 Fixed alternate stream bugs by Phil Nash · 12 years ago
  27. 60fb60f Updated help help by Phil Nash · 12 years ago
  28. e561eec Merge branch 'master' of github.com:philsquared/Catch by Phil Nash · 12 years ago
  29. 799ecf9 Regenerated single include by Phil Nash · 12 years ago
  30. ec2fccf Fixed SCOPED_INFO (#123) by Phil Nash · 12 years ago
  31. 5f66d1d Added cleanup as per #125 by Phil Nash · 12 years ago
  32. 85c0e3d Tag command line parsing implementation by Phil Nash · 12 years ago
  33. 1840929 Regenerated header by Phil Nash · 12 years ago
  34. 9d8570f Removed spurious files by Phil Nash · 12 years ago
  35. 6196488 Added copy ctor to ReporterConfig to get rid of warnings by Phil Nash · 12 years ago
  36. f29c898 Normalize include guards for all *.h and *.hpp by Matt Wozniski · 12 years ago
  37. fc1baac First cut of tags support by Phil Nash · 12 years ago
  38. dea756f Capture test case hidden status in member variable by Phil Nash · 12 years ago
  39. f7418eb Completed embedded docs by Phil Nash · 12 years ago
  40. dae5808 Output option description lines that don't end in newline by Phil Nash · 12 years ago
  41. e2d215e Added internal documentation for some options by Phil Nash · 12 years ago
  42. c682a16 Restored quick way to add test programatically by Phil Nash · 12 years ago
  43. f82d65f Added stub for BDD mappings by Phil Nash · 12 years ago
  44. 625fc83 Small naming correction by Phil Nash · 12 years ago
  45. deb3ced Ptr op= takes const ref (fixes: #115) by Phil Nash · 12 years ago
  46. 62b7039 Fixed #114 (no exit code on failure) by Phil Nash · 12 years ago
  47. 74d1d31 Added CATCH_ version of SUCCEED macro by Phil Nash · 12 years ago
  48. a70fbe3 Completed NoAssertions warning implementation by Phil Nash · 12 years ago
  49. 55764c8 Added warnings - first one: no assertions by Phil Nash · 12 years ago
  50. 78c92e6 Got rid of some warnings by Phil Nash · 12 years ago
  51. ecf934b Option objects now enforce min/ max args generically by Phil Nash · 12 years ago
  52. e7db400 Generate help from options objects by Phil Nash · 12 years ago
  53. eb775aa Refactored command line parsers into polymorphic classes by Phil Nash · 12 years ago
  54. 95ae50a Test for ~ and removed debug print by Phil Nash · 12 years ago
  55. f82861f Changed shorthand for exclude: to ~ by Phil Nash · 12 years ago
  56. e571e6f Can specify tests without -t. ex: is shorthand for exclude: by Phil Nash · 12 years ago
  57. 4c97fc5 WIldcards at both ends by Phil Nash · 12 years ago
  58. 56d5c42 First cut of new filtering mechanism by Phil Nash · 12 years ago
  59. b354da9 Merge branch 'master' of github.com:philsquared/Catch by Phil Nash · 12 years ago
  60. d2ec849 Regenerated single include by Phil Nash · 12 years ago
  61. c2675b5 Added copy actor and operator = back to TestCaseInfo by Phil Nash · 12 years ago
  62. a760772 Moved ofstream back out to Main - to address #112 by Phil Nash · 12 years ago
  63. d5fbe2e conditionally compile GCC pragmas by Phil Nash · 12 years ago
  64. 5bc030d Regenerated single include by Phil Nash · 12 years ago
  65. d178df0 First cut of filters implementation by Phil Nash · 12 years ago
  66. cda2149 Conditionally compile clang pragmas by Phil Nash · 12 years ago
  67. c1dbc9c Separated getting test cases to run from running them by Phil Nash · 12 years ago
  68. d0a5461 Moved TestSpec into its own file by Phil Nash · 12 years ago
  69. ddfe963 Split imll from TestCaseInfo by Phil Nash · 12 years ago
  70. 9c6ce97 Made ITestCase a shared object by Phil Nash · 12 years ago
  71. a67d833 More things using ConfigData by Phil Nash · 12 years ago
  72. a695eb9 Builds almost completely cleanly with -WEverything in LLVM by Phil Nash · 12 years ago
  73. cdc64a1 Added dummy file to empty dir by Phil Nash · 12 years ago
  74. 6360ff6 Removed empty dir by Phil Nash · 12 years ago
  75. 3b02d53 Moved single include self test project by Phil Nash · 12 years ago
  76. 3b80af7 Recreated the single include test project and got it working after impl refactorings by Phil Nash · 12 years ago
  77. c436a4d Separated resultinfo_builder from impl by Phil Nash · 12 years ago
  78. ffe986d Split result info from impl by Phil Nash · 12 years ago
  79. fb386f4 Moved context object entirely into impl file by Phil Nash · 12 years ago
  80. 0477465 Refactored Impls by Phil Nash · 12 years ago
  81. 58a26da Refactored impls by Phil Nash · 12 years ago
  82. da0ae95 Renamed static registries -> registry hub by Phil Nash · 12 years ago
  83. 6b3ee4a Fixes for iTchRunner by Phil Nash · 12 years ago
  84. 1091ca8 First cut of StaticRegistries - separate from Context by Phil Nash · 12 years ago
  85. 5234b15 Fixed quote balancing issue in reporter error by Phil Nash · 12 years ago
  86. 0dc9e43 Fixed toString for NSString* in Xcode 4.4 by Phil Nash · 12 years ago
  87. 6175697 Catches incorrect reporter name as per #107 by Phil Nash · 12 years ago
  88. b084562 Improved error handling for --abort as per #108 by Phil Nash · 12 years ago
  89. 6f22086 Removed stray + by Phil Nash · 12 years ago
  90. df6ea25 Merge branch 'master' of github.com:philsquared/Catch by Phil Nash · 12 years ago
  91. a0c496f Revert "Fixed issue #101, missing space in end of section message" by Martin Moene · 12 years ago
  92. 14f1c09 Revert "Removed stray '+'" by Martin Moene · 12 years ago
  93. 79a6ae2 Removed stray '+' by Martin Moene · 12 years ago
  94. 1ad971e Fixed issue #101, missing space in end of section message by Martin Moene · 12 years ago
  95. d2553cd Made ReportConfig a value type by Phil Nash · 12 years ago
  96. f606517 Fixed pluralization bug from GitHub issue #101 by Phil Nash · 12 years ago
  97. 46bcd4b Added ability to specify if macros should be prefixed with CATCH_ by Phil Nash · 12 years ago
  98. 5d73c5a Resolve reporter outside of Config by Phil Nash · 12 years ago
  99. 8fbd8e0 Moved use of reporter into runner (our of Main, directly) by Phil Nash · 12 years ago
  100. 02006d8 Disabled use of __FUNCTION__ for now by Phil Nash · 12 years ago