1. a9b346b Removed line numbers from approval tests of xml too by Phil Nash · 11 years ago
  2. 40b8c77 Removed line numbers from approval tests by Phil Nash · 11 years ago
  3. c22cfc4 Addd test-fixtures docs from wiki by Phil Nash · 11 years ago
  4. d60b248 Updated docs with INFO/ CAPTURE changes by Phil Nash · 11 years ago
  5. b5fd5a6 INFO and CAPTURE are now scoped by Phil Nash · 11 years ago
  6. 881c61b Updated docs to reflect INFO change by Phil Nash · 11 years ago
  7. 0d35730 INFOs only reset at assertion if consumed by Phil Nash · 11 years ago
  8. 239fa28 Added run without -s to approvals by Phil Nash · 11 years ago
  9. 47751e4 Approved [.] change by Phil Nash · 11 years ago
  10. 9c39a5e Support [.] as alias for [hide] by Phil Nash · 11 years ago
  11. 2352043 Big merge from Integration - now v1.0 build 1 by Phil Nash · 11 years ago
  12. 53f128f Ignore DerivedData by Phil Nash · 11 years ago
  13. a76d93a Removed filename from --reporter option (it's not implemented yet) by Phil Nash · 11 years ago
  14. ae1c1ac Added "what's changed" by Phil Nash · 11 years ago
  15. 5ddd6e3 Added #define NOMINMAX - thanks to @robson3 in #171 by Phil Nash · 11 years ago
  16. 1d3dd71 Fixed returns in docs ref by Phil Nash · 11 years ago
  17. a26ddc9 New docs for command line and logging by Phil Nash · 11 years ago
  18. 5b15c21 Fixed iTChRunner by Phil Nash · 11 years ago
  19. fd1cd78 Completed assertions docs by Phil Nash · 11 years ago
  20. 46953c8 Filled out reference index and added placeholders for assertions and logging docs by Phil Nash · 11 years ago
  21. d07cd33 Added new docs for supplying your own main. by Phil Nash · 11 years ago
  22. 0ec7ea2 Doc updates by Phil Nash · 11 years ago
  23. 7d5f271 Fixed script for new readme by Phil Nash · 11 years ago
  24. f3592f2 Docs progress by Phil Nash · 11 years ago
  25. 786959d build 39 by Phil Nash · 11 years ago
  26. 11381c1 Tweaked indentation of errors and test lists by Phil Nash · 11 years ago
  27. 27cae85 Use Text formatter to list reporters by Phil Nash · 11 years ago
  28. 8055764 re-encapsulated session vars. - construct Config object lazily by Phil Nash · 11 years ago
  29. 8fde143 Session vars are public by Phil Nash · 11 years ago
  30. f438e04 list options return number listed by Phil Nash · 11 years ago
  31. e035e28 tweaks by Phil Nash · 11 years ago
  32. a7e657f Refactored new Session class to make it more friendly for custom client code by Phil Nash · 11 years ago
  33. c1196b6 Moved all Catch::Main()s into new Session class by Phil Nash · 11 years ago
  34. c57ebc8 Approved latest changes by Phil Nash · 11 years ago
  35. cb60d13 Runner -> RunContext, Runner2 -> Runner and fixed issue with processName by Phil Nash · 11 years ago
  36. 1b47e11 Added processConfig() method by Phil Nash · 11 years ago
  37. 2ed56c4 Removed legacy cli parser by Phil Nash · 11 years ago
  38. aee9b75 Now fully switched over to Clara-based command line with modified args by Phil Nash · 11 years ago
  39. 130ec98 Start of new docs by Phil Nash · 11 years ago
  40. 4e88ccd Start of new docs by Phil Nash · 11 years ago
  41. 0514fe4 Got parseCommandLine ready to use new Clara (but not doing so yet) by Phil Nash · 11 years ago
  42. f330fe7 Made generated function name more obvious (for quickly finding in debugger's stack viewer) by Phil Nash · 11 years ago
  43. c9f0f55 Last changes to ConfigData names (for now) by Phil Nash · 11 years ago
  44. 40e5297 Removed stream name from config by Phil Nash · 11 years ago
  45. 3f184e2 ConfigData now looks virtually identical to the Clara test Config by Phil Nash · 11 years ago
  46. 20ddb00 ConfigData just keeps strings for test names/ specs/ tags (processed in Config actor) by Phil Nash · 11 years ago
  47. c2ca80d Config refactoring: split List enum into three bools by Phil Nash · 11 years ago
  48. 3c3beb5 More config refactoring by Phil Nash · 11 years ago
  49. be8fd82 Started nudging ConfigData towards new layout by Phil Nash · 11 years ago
  50. f6892bf Listing is now in terms of interface (and calls to bool functions) by Phil Nash · 11 years ago
  51. 6b8837b Final refactoring to remove direct access to encapsulated ConfigData once in Config by Phil Nash · 11 years ago
  52. 43fe6c6 Main() functions deal with raw ConfigData by Phil Nash · 11 years ago
  53. ca9b92f Most of system now uses Ptr<IConfig const> by Phil Nash · 11 years ago
  54. e145995 Refactoring towards interface based config by Phil Nash · 11 years ago
  55. 10fa059 Moved Clara into its (her?) own file by Phil Nash · 11 years ago
  56. 1e547af Tweaked some option names and added verbosity by Phil Nash · 11 years ago
  57. ab6dd55 Clara: formatting and code tweaks by Phil Nash · 11 years ago
  58. b763265 Clara: Usage strings for args by Phil Nash · 11 years ago
  59. ed79d72 Clara: support for positional arguments by Phil Nash · 11 years ago
  60. 30cb460 Clara: added test for positional arg by Phil Nash · 11 years ago
  61. 3dde25b Clara: support for binary functions by Phil Nash · 11 years ago
  62. d44f2cf Added binding to free functions (and renamed hierarchy) by Phil Nash · 11 years ago
  63. d430537 Fixed inconsistency in reporting of _FALSE (negated) expressions by Phil Nash · 11 years ago
  64. 374335f Approved current output by Phil Nash · 11 years ago
  65. 6574f63 Refactored CLI tests and converted main one into a scenario by Phil Nash · 11 years ago
  66. 8d1100d Clara: added -r option by Phil Nash · 11 years ago
  67. 8333e64 Clara: some refactoring by Phil Nash · 11 years ago
  68. 58846c3 Clara: Added support for compact short opts (e.g. -peb) by Phil Nash · 11 years ago
  69. 372a8b0 New CLI parser impl by Phil Nash · 11 years ago
  70. 597ed1f handle TEST_CASE_METHOD macro consistently by Phil Nash · 11 years ago
  71. 31cd3a8 Updated readme to remove reference to the downloads section by Phil Nash · 11 years ago
  72. 0c56269 test case for infinite loop by Phil Nash · 11 years ago
  73. 11e5516 Some refactoring of Clara impl and experimental string based interface by Phil Nash · 11 years ago
  74. e2f93b6 Clara: Allow space separator, as well as : and = by Phil Nash · 11 years ago
  75. a13ab71 Clara: Some renames and changed the addOption interface by Phil Nash · 11 years ago
  76. ed45ceb Added support for binding to methods and generating usage strings. by Phil Nash · 11 years ago
  77. 46846a4 More CmdLine work - Support for non string values - Support for chaining parsers by Phil Nash · 11 years ago
  78. 26ae117 First draft of future opt parser lib by Phil Nash · 11 years ago
  79. 7293c97 header builder script writes to file rather than stdout by Phil Nash · 11 years ago
  80. 8defc71 Build 38 by Phil Nash · 11 years ago
  81. 2278451 Refactored scripts to start using a common file by Phil Nash · 11 years ago
  82. 1309da2 approved changes relating to no-return functions by Phil Nash · 11 years ago
  83. bf37e68 Removed use of compiler specific techniques for denoting non-returning functions by Phil Nash · 11 years ago
  84. 2a9d8d9 Changed "const X ref"s to "X const ref"s by Phil Nash · 11 years ago
  85. d0d4d93 Build 37 by Phil Nash · 11 years ago
  86. 06548a5 Fix for #144 - string matchers now work with NULLs by Phil Nash · 11 years ago
  87. c887d1a Removed rogue CATCH_CONFIG_SFINAE for GCC 3.x by Phil Nash · 11 years ago
  88. 471eba2 Build 36 by Phil Nash · 11 years ago
  89. 4dd3f68 Compiler capabilities clean-up by Phil Nash · 11 years ago
  90. dd52044 Build 35 - non-SFINAE IsStreamInsertable by Phil Nash · 11 years ago
  91. 9fff9e4 Complete disable CATCH_SFINAE for now by Phil Nash · 11 years ago
  92. 003960d Returned to older version of IsStreamable by Phil Nash · 11 years ago
  93. 1927925 Build 34 by Phil Nash · 11 years ago
  94. 2666c96 Fixes issue #164 by Phil Nash · 11 years ago
  95. b3acf45 Fully committed to new Text class. by Phil Nash · 11 years ago
  96. 97d9985 Refactored line wrapping in Text constructor a bit by Phil Nash · 11 years ago
  97. d37a8e8 Revert "Refactored line wrapping in Text constructor a bit" by Phil Nash · 11 years ago
  98. e43d4a2 Refactored line wrapping in Text constructor a bit by Phil Nash · 11 years ago
  99. 54ca219 Text class is now full replacement for LineWrap by Phil Nash · 11 years ago
  100. 7059c6e Text class mostly working - tabs not yet working by Phil Nash · 11 years ago