1. 6a484fd Reworked SectionTracker and moved into own header by Phil Nash · 11 years ago
  2. 372a6c6 Small fixes and started new section tracking code by Phil Nash · 11 years ago
  3. ad7445d build 5 - added throw() to streambuf destructor overrides (#182) by Phil Nash · 11 years ago
  4. 3907559 build 4 by Phil Nash · 11 years ago
  5. 109f46a Fixed broken test by Phil Nash · 11 years ago
  6. 066a638 Fix for #179 by Phil Nash · 11 years ago
  7. 4b5e008 guard NOMINMAX definition (windows) by Phil Nash · 11 years ago
  8. cd68830 Build 2 by Phil Nash · 11 years ago
  9. 5d26ca1 Static assertion for && and || expressions by Phil Nash · 11 years ago
  10. a9b346b Removed line numbers from approval tests of xml too by Phil Nash · 11 years ago
  11. 40b8c77 Removed line numbers from approval tests by Phil Nash · 11 years ago
  12. b5fd5a6 INFO and CAPTURE are now scoped by Phil Nash · 11 years ago
  13. 0d35730 INFOs only reset at assertion if consumed by Phil Nash · 11 years ago
  14. 239fa28 Added run without -s to approvals by Phil Nash · 11 years ago
  15. 47751e4 Approved [.] change by Phil Nash · 11 years ago
  16. 9c39a5e Support [.] as alias for [hide] by Phil Nash · 11 years ago
  17. 2352043 Big merge from Integration - now v1.0 build 1 by Phil Nash · 11 years ago
  18. 5b15c21 Fixed iTChRunner by Phil Nash · 11 years ago
  19. c57ebc8 Approved latest changes by Phil Nash · 11 years ago
  20. cb60d13 Runner -> RunContext, Runner2 -> Runner and fixed issue with processName by Phil Nash · 11 years ago
  21. 2ed56c4 Removed legacy cli parser by Phil Nash · 11 years ago
  22. aee9b75 Now fully switched over to Clara-based command line with modified args by Phil Nash · 11 years ago
  23. 0514fe4 Got parseCommandLine ready to use new Clara (but not doing so yet) by Phil Nash · 11 years ago
  24. c9f0f55 Last changes to ConfigData names (for now) by Phil Nash · 11 years ago
  25. 40e5297 Removed stream name from config by Phil Nash · 11 years ago
  26. 3f184e2 ConfigData now looks virtually identical to the Clara test Config by Phil Nash · 11 years ago
  27. 20ddb00 ConfigData just keeps strings for test names/ specs/ tags (processed in Config actor) by Phil Nash · 11 years ago
  28. c2ca80d Config refactoring: split List enum into three bools by Phil Nash · 11 years ago
  29. 3c3beb5 More config refactoring by Phil Nash · 11 years ago
  30. be8fd82 Started nudging ConfigData towards new layout by Phil Nash · 11 years ago
  31. ca9b92f Most of system now uses Ptr<IConfig const> by Phil Nash · 11 years ago
  32. e145995 Refactoring towards interface based config by Phil Nash · 11 years ago
  33. 10fa059 Moved Clara into its (her?) own file by Phil Nash · 11 years ago
  34. 1e547af Tweaked some option names and added verbosity by Phil Nash · 11 years ago
  35. ab6dd55 Clara: formatting and code tweaks by Phil Nash · 11 years ago
  36. b763265 Clara: Usage strings for args by Phil Nash · 11 years ago
  37. ed79d72 Clara: support for positional arguments by Phil Nash · 11 years ago
  38. 30cb460 Clara: added test for positional arg by Phil Nash · 11 years ago
  39. 3dde25b Clara: support for binary functions by Phil Nash · 11 years ago
  40. d44f2cf Added binding to free functions (and renamed hierarchy) by Phil Nash · 11 years ago
  41. d430537 Fixed inconsistency in reporting of _FALSE (negated) expressions by Phil Nash · 11 years ago
  42. 374335f Approved current output by Phil Nash · 11 years ago
  43. 6574f63 Refactored CLI tests and converted main one into a scenario by Phil Nash · 11 years ago
  44. 8d1100d Clara: added -r option by Phil Nash · 11 years ago
  45. 8333e64 Clara: some refactoring by Phil Nash · 11 years ago
  46. 58846c3 Clara: Added support for compact short opts (e.g. -peb) by Phil Nash · 11 years ago
  47. 372a8b0 New CLI parser impl by Phil Nash · 11 years ago
  48. 597ed1f handle TEST_CASE_METHOD macro consistently by Phil Nash · 11 years ago
  49. 0c56269 test case for infinite loop by Phil Nash · 11 years ago
  50. 11e5516 Some refactoring of Clara impl and experimental string based interface by Phil Nash · 11 years ago
  51. e2f93b6 Clara: Allow space separator, as well as : and = by Phil Nash · 11 years ago
  52. a13ab71 Clara: Some renames and changed the addOption interface by Phil Nash · 11 years ago
  53. ed45ceb Added support for binding to methods and generating usage strings. by Phil Nash · 11 years ago
  54. 46846a4 More CmdLine work - Support for non string values - Support for chaining parsers by Phil Nash · 11 years ago
  55. 26ae117 First draft of future opt parser lib by Phil Nash · 11 years ago
  56. 8defc71 Build 38 by Phil Nash · 11 years ago
  57. 1309da2 approved changes relating to no-return functions by Phil Nash · 11 years ago
  58. bf37e68 Removed use of compiler specific techniques for denoting non-returning functions by Phil Nash · 11 years ago
  59. d0d4d93 Build 37 by Phil Nash · 11 years ago
  60. 06548a5 Fix for #144 - string matchers now work with NULLs by Phil Nash · 11 years ago
  61. 471eba2 Build 36 by Phil Nash · 11 years ago
  62. 4dd3f68 Compiler capabilities clean-up by Phil Nash · 11 years ago
  63. dd52044 Build 35 - non-SFINAE IsStreamInsertable by Phil Nash · 11 years ago
  64. 003960d Returned to older version of IsStreamable by Phil Nash · 11 years ago
  65. 1927925 Build 34 by Phil Nash · 11 years ago
  66. 2666c96 Fixes issue #164 by Phil Nash · 11 years ago
  67. b3acf45 Fully committed to new Text class. by Phil Nash · 11 years ago
  68. d37a8e8 Revert "Refactored line wrapping in Text constructor a bit" by Phil Nash · 11 years ago
  69. e43d4a2 Refactored line wrapping in Text constructor a bit by Phil Nash · 11 years ago
  70. 54ca219 Text class is now full replacement for LineWrap by Phil Nash · 11 years ago
  71. 7059c6e Text class mostly working - tabs not yet working by Phil Nash · 11 years ago
  72. 052dc18 Remove SFINAE support for all unknown compilers by Phil Nash · 11 years ago
  73. 5062d3e Added (conditional) SFINAE support. by Phil Nash · 11 years ago
  74. 243f2d2 build 33 by Phil Nash · 11 years ago
  75. 1ece38e Moved legacy_reporter_adapter files back into internal by Phil Nash · 11 years ago
  76. 3bd4241 Fixed Junit issue with REQUIRE_THROWS by Phil Nash · 11 years ago
  77. 8764177 build 32 by Phil Nash · 11 years ago
  78. 7af7451 LegacyReporterAdapter unbundles INFO messages from assertion to mimic legacy behaviour by Phil Nash · 11 years ago
  79. 12c16ff Build 31 by Phil Nash · 11 years ago
  80. 4746caa LineWrapper can indent first line differently to subsequent lines by Phil Nash · 11 years ago
  81. a3703fa First cut of new Colour class (to replace TextColour) by Phil Nash · 11 years ago
  82. 5c7d3d7 build 30 by Phil Nash · 11 years ago
  83. 9d15d36 Changed Xcode search paths for easier sharing of projects with Windows by Phil Nash · 11 years ago
  84. e324d28 Added -l tags by Phil Nash · 11 years ago
  85. d0df295 Added vector resizing example to BDD tests by Phil Nash · 11 years ago
  86. 15fd032 Use new line wrapper to show test case list, with tags, in columns by Phil Nash · 11 years ago
  87. b052bd7 Refactored string wrapper by Phil Nash · 11 years ago
  88. 016b063 Line numbers changed and test added by Phil Nash · 11 years ago
  89. 2927c24 Fixed line wrap bug by Phil Nash · 11 years ago
  90. 29426b6 Added vector resize test by Phil Nash · 11 years ago
  91. 2e3c5fa Addressed some warnings (mostly MSVC) by Phil Nash · 11 years ago
  92. 6ba2057 refactored toLower by Phil Nash · 11 years ago
  93. bd7f797 build 27 by Phil Nash · 11 years ago
  94. 49d7ce4 Minor tidy up by Phil Nash · 11 years ago
  95. 9390675 Build 26 by Phil Nash · 11 years ago
  96. c0b6980 Initial support for variadic macros by Phil Nash · 11 years ago
  97. 9c5bbab build 25 by Phil Nash · 11 years ago
  98. 37186a1 Added BDD macros (Also includes regenerated files from previous commits) by Phil Nash · 11 years ago
  99. 0db35c0 Cleaned up -Wpadded warning handling a bit more by Phil Nash · 11 years ago
  100. dc2735c Removed some cruft and warnings by Phil Nash · 11 years ago