1. 7293c97 header builder script writes to file rather than stdout by Phil Nash · 11 years ago
  2. 8defc71 Build 38 by Phil Nash · 11 years ago
  3. 2278451 Refactored scripts to start using a common file by Phil Nash · 11 years ago
  4. 1309da2 approved changes relating to no-return functions by Phil Nash · 11 years ago
  5. bf37e68 Removed use of compiler specific techniques for denoting non-returning functions by Phil Nash · 11 years ago
  6. 2a9d8d9 Changed "const X ref"s to "X const ref"s by Phil Nash · 11 years ago
  7. d0d4d93 Build 37 by Phil Nash · 11 years ago
  8. 06548a5 Fix for #144 - string matchers now work with NULLs by Phil Nash · 11 years ago
  9. c887d1a Removed rogue CATCH_CONFIG_SFINAE for GCC 3.x by Phil Nash · 11 years ago
  10. 471eba2 Build 36 by Phil Nash · 11 years ago
  11. 4dd3f68 Compiler capabilities clean-up by Phil Nash · 11 years ago
  12. dd52044 Build 35 - non-SFINAE IsStreamInsertable by Phil Nash · 11 years ago
  13. 9fff9e4 Complete disable CATCH_SFINAE for now by Phil Nash · 11 years ago
  14. 003960d Returned to older version of IsStreamable by Phil Nash · 11 years ago
  15. 1927925 Build 34 by Phil Nash · 11 years ago
  16. 2666c96 Fixes issue #164 by Phil Nash · 11 years ago
  17. b3acf45 Fully committed to new Text class. by Phil Nash · 11 years ago
  18. 97d9985 Refactored line wrapping in Text constructor a bit by Phil Nash · 11 years ago
  19. d37a8e8 Revert "Refactored line wrapping in Text constructor a bit" by Phil Nash · 11 years ago
  20. e43d4a2 Refactored line wrapping in Text constructor a bit by Phil Nash · 11 years ago
  21. 54ca219 Text class is now full replacement for LineWrap by Phil Nash · 11 years ago
  22. 7059c6e Text class mostly working - tabs not yet working by Phil Nash · 11 years ago
  23. 052dc18 Remove SFINAE support for all unknown compilers by Phil Nash · 11 years ago
  24. bd5910e Moved line info in header again by Phil Nash · 11 years ago
  25. 5062d3e Added (conditional) SFINAE support. by Phil Nash · 11 years ago
  26. 243f2d2 build 33 by Phil Nash · 11 years ago
  27. cd9c72c Fixed BrightGreen in ANSI/ Posix case - was yellow :-s by Phil Nash · 11 years ago
  28. 1c03b4a Exclude VS2005 from using variadic macros by Phil Nash · 11 years ago
  29. 1ece38e Moved legacy_reporter_adapter files back into internal by Phil Nash · 11 years ago
  30. 3bd4241 Fixed Junit issue with REQUIRE_THROWS by Phil Nash · 11 years ago
  31. 8764177 build 32 by Phil Nash · 11 years ago
  32. 7af7451 LegacyReporterAdapter unbundles INFO messages from assertion to mimic legacy behaviour by Phil Nash · 11 years ago
  33. 12c16ff Build 31 by Phil Nash · 11 years ago
  34. 4746caa LineWrapper can indent first line differently to subsequent lines by Phil Nash · 11 years ago
  35. f186a91 Switched TextColour out for Colour - Removed TextColour by Phil Nash · 11 years ago
  36. a3703fa First cut of new Colour class (to replace TextColour) by Phil Nash · 11 years ago
  37. 5c7d3d7 build 30 by Phil Nash · 11 years ago
  38. 2c90533 More formatting/ colour tweaks by Phil Nash · 11 years ago
  39. 67e9f01 Added some more wrap chars by Phil Nash · 11 years ago
  40. 2a17ef9 Use SecondaryText code in lists by Phil Nash · 11 years ago
  41. c7e602f Added SecondaryText colour enum - slightly refactored ConsoleColour as well by Phil Nash · 11 years ago
  42. 9d15d36 Changed Xcode search paths for easier sharing of projects with Windows by Phil Nash · 11 years ago
  43. 38f7eef build 29 by Phil Nash · 11 years ago
  44. e324d28 Added -l tags by Phil Nash · 11 years ago
  45. d0df295 Added vector resizing example to BDD tests by Phil Nash · 11 years ago
  46. 15fd032 Use new line wrapper to show test case list, with tags, in columns by Phil Nash · 11 years ago
  47. 9e8abc3 Simplified StringWrapper by Phil Nash · 11 years ago
  48. b052bd7 Refactored string wrapper by Phil Nash · 11 years ago
  49. dd26e88 Build 28 by Phil Nash · 11 years ago
  50. 016b063 Line numbers changed and test added by Phil Nash · 11 years ago
  51. c563f6b Wrap expr results if they contain newlines by Phil Nash · 11 years ago
  52. 2927c24 Fixed line wrap bug by Phil Nash · 11 years ago
  53. 29426b6 Added vector resize test by Phil Nash · 11 years ago
  54. 2e3c5fa Addressed some warnings (mostly MSVC) by Phil Nash · 11 years ago
  55. 6ba2057 refactored toLower by Phil Nash · 11 years ago
  56. f4254b8 Moved scripts into their own folder by Phil Nash · 11 years ago
  57. f155366 Updated release script for README changes by Phil Nash · 11 years ago
  58. f0a2a21 Moved title back below logo by Phil Nash · 11 years ago
  59. bd10282 More markdown formatting by Phil Nash · 11 years ago
  60. 336de86 Reformatted README for markdown by Phil Nash · 11 years ago
  61. 3757e15 Added .md extension by Phil Nash · 11 years ago
  62. f433940 Try with title by Phil Nash · 11 years ago
  63. 5a26941 Try lowercase chars by Phil Nash · 11 years ago
  64. 22b7921 Try as not first line by Phil Nash · 11 years ago
  65. f82e436 Try raw domain by Phil Nash · 11 years ago
  66. b1948ec Try full path to logo by Phil Nash · 11 years ago
  67. 7ce438c Fixed logo path by Phil Nash · 11 years ago
  68. 3f79766 Added logo to readme by Phil Nash · 11 years ago
  69. bd7f797 build 27 by Phil Nash · 11 years ago
  70. 3453639 tags can be specified using -t (or as default command) by Phil Nash · 11 years ago
  71. 49d7ce4 Minor tidy up by Phil Nash · 11 years ago
  72. 444f4dd Variadics support for BDD macros (scenarios) by Phil Nash · 11 years ago
  73. 9390675 Build 26 by Phil Nash · 11 years ago
  74. a46ee02 Print ~~~ at start of console output. Some cleanup in the reporter code by Phil Nash · 11 years ago
  75. c0b6980 Initial support for variadic macros by Phil Nash · 11 years ago
  76. 9c5bbab build 25 by Phil Nash · 11 years ago
  77. 37186a1 Added BDD macros (Also includes regenerated files from previous commits) by Phil Nash · 11 years ago
  78. 0db35c0 Cleaned up -Wpadded warning handling a bit more by Phil Nash · 11 years ago
  79. dc2735c Removed some cruft and warnings by Phil Nash · 11 years ago
  80. 7542685 Moved "no test cases matched" message to reporter by Phil Nash · 11 years ago
  81. 6d56d71 build 24 by Phil Nash · 11 years ago
  82. 32e70b2 Fixes nil NSString issue reported in #159 by Phil Nash · 11 years ago
  83. 17479c6 Tag and test case name querying are now case insensitive by Phil Nash · 11 years ago
  84. d78cfe1 Tweaked colours again by Phil Nash · 11 years ago
  85. 3df6c0d Refactored ConsoleColour impl. Tweaked the (Windows) colours a bit. by Phil Nash · 11 years ago
  86. a04981b Build 22 by Phil Nash · 11 years ago
  87. e57a56b Converted tabs to spaces in some files where they have crept back in by Phil Nash · 11 years ago
  88. 85dff2b Added duplicate method warnings by Phil Nash · 11 years ago
  89. 5de07c3 Removed unnecessary test by Phil Nash · 11 years ago
  90. b7ff995 Tidied up some loose ends with reporting test cases and sections (now handles them as a single block). by Phil Nash · 11 years ago
  91. 90b2bfe Patched issue where an assert before the first section can cause a set-fault (needs a better fix, though) by Phil Nash · 11 years ago
  92. 767f158 Added StringMaker (for partially specialising string conversions), extended BDD macros and moved file/line info to top of message. by Phil Nash · 11 years ago
  93. ead139e Reverted ANSI colour change (it was failing for Windows) Produced build 20 by Phil Nash · 11 years ago
  94. 5bdae84 build 19 by Phil Nash · 11 years ago
  95. 10ed1e0 Handle section ends in the event of unexpected exceptions by Phil Nash · 11 years ago
  96. 3f50385 Updated approval file by Phil Nash · 11 years ago
  97. 35cb97f Cleaned up some stray tests by Phil Nash · 11 years ago
  98. ca79d19 Suppress "no test cases matched" message if there was no test spec string by Phil Nash · 11 years ago
  99. 429699e Added className to TestCase in Obj-C by Phil Nash · 11 years ago
  100. f45e09a Default to using colour in unix based terminals by Phil Nash · 11 years ago