1. e57a56b Converted tabs to spaces in some files where they have crept back in by Phil Nash · 11 years ago
  2. 85dff2b Added duplicate method warnings by Phil Nash · 11 years ago
  3. 5de07c3 Removed unnecessary test by Phil Nash · 11 years ago
  4. 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
  5. 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
  6. 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
  7. ead139e Reverted ANSI colour change (it was failing for Windows) Produced build 20 by Phil Nash · 11 years ago
  8. 5bdae84 build 19 by Phil Nash · 11 years ago
  9. 10ed1e0 Handle section ends in the event of unexpected exceptions by Phil Nash · 11 years ago
  10. 3f50385 Updated approval file by Phil Nash · 11 years ago
  11. 35cb97f Cleaned up some stray tests by Phil Nash · 11 years ago
  12. ca79d19 Suppress "no test cases matched" message if there was no test spec string by Phil Nash · 11 years ago
  13. 429699e Added className to TestCase in Obj-C by Phil Nash · 11 years ago
  14. f45e09a Default to using colour in unix based terminals by Phil Nash · 11 years ago
  15. dbcd833 Don't use ANSI colour codes when debugging by Phil Nash · 11 years ago
  16. 707c97e Ignore OCTest DerivedData by Phil Nash · 11 years ago
  17. d768b1b Fixed sticky INFO (which persisted across TEST_CASEs) from #152 and generated build 18 by Phil Nash · 11 years ago
  18. fb944f2 Updated message tests to reflect slightly changed semantics by Phil Nash · 11 years ago
  19. a277381 Build 17 - includes reworking of message/ info handling by Phil Nash · 11 years ago
  20. ad65486 Removed deprecated message code by Phil Nash · 11 years ago
  21. 207b27b Changed the way info messages are handled. by Phil Nash · 11 years ago
  22. d658dea Added google group to README by Phil Nash · 12 years ago
  23. e475645 Build 16 by Phil Nash · 12 years ago
  24. 603002c Removed circular dependency between SectionInfo and its parent by Phil Nash · 12 years ago
  25. 67ccd8d Allows console line width to be configured (and defaults to 80). by Phil Nash · 12 years ago
  26. 3682433 console_reporter refactoring by Phil Nash · 12 years ago
  27. 3ce320d More console reporter tweaks by Phil Nash · 12 years ago
  28. b588755 Tweaked console reporter some more by Phil Nash · 12 years ago
  29. 10e8917 Dropped "Test case" and "Section" prefixes in test report headers by Phil Nash · 12 years ago
  30. 2e7d966 Generated build 13 by Phil Nash · 12 years ago
  31. 0a87795 Some test case header refactoring by Phil Nash · 12 years ago
  32. 5a60ce2 console reporter: got rid of spurious blank lines by Phil Nash · 12 years ago
  33. f8ba227 console reporter: by Phil Nash · 12 years ago
  34. 097282e Merged test case/ sections headers by Phil Nash · 12 years ago
  35. 9beb6f2 More console reporter refactoring by Phil Nash · 12 years ago
  36. 3134810 Refactored printResultType and printMessage to work off a single switch by Phil Nash · 12 years ago
  37. 3b970e2 Refactored printResultType into switch by Phil Nash · 12 years ago
  38. 60ed3c1 Some tidy up by Phil Nash · 12 years ago
  39. 21c479f More console reporter tweaks and approved new output by Phil Nash · 12 years ago
  40. bb76e47 More console reporter tweaks - mostly newlines by Phil Nash · 12 years ago
  41. 42aef1d Fairly major reworking of console reporter (still in progress). by Phil Nash · 12 years ago
  42. e9305ec Fixed bug in generators by Phil Nash · 12 years ago
  43. 619d534 Added "basic" reports to the Approval results (in addition to the console reports) by Phil Nash · 12 years ago
  44. bcf722e Reporter interface uses value types instead of shared ptrs again by Phil Nash · 12 years ago
  45. 7409075 Approval filter condenses hop filenames as well as cpp by Phil Nash · 12 years ago
  46. 0d4609f Clear state in AccumulatingReporter by Phil Nash · 12 years ago
  47. 8b71158 Fixed reference to basic reporter (to console reporter) by Phil Nash · 12 years ago
  48. cf5ced5 Build 12 by Phil Nash · 12 years ago
  49. 86ad634 Split original/ expanded expressions over multiple lines by Phil Nash · 12 years ago
  50. eac51f3 Fix for long headers by Phil Nash · 12 years ago
  51. a7079a2 Changed header and summary logs to multiline forms by Phil Nash · 12 years ago
  52. f117812 build 11: Console reporter changes by Phil Nash · 12 years ago
  53. 6488fc1 Console reporter: Don't print full path for every line by Phil Nash · 12 years ago
  54. 6fb8260 Tweaks to summary counts in console reporter by Phil Nash · 12 years ago
  55. bcad093 Console reporter is now the default by Phil Nash · 12 years ago
  56. f4c0a18 console reporter is now a full replacement for the basic reporter, using the new streaming interface directly by Phil Nash · 12 years ago
  57. 51f0572 Added approval test for aborted test results (-a) by Phil Nash · 12 years ago
  58. 8a2bfc3 Updated .gitignore by Phil Nash · 12 years ago
  59. e6d1c98 Fleshed out console reporter by Phil Nash · 12 years ago
  60. daedf8f Minimal changes to get iTchRunner to work again by Phil Nash · 12 years ago
  61. ff03cdf Work in progress on Console reporter. by Phil Nash · 12 years ago
  62. 4424634 Updated obj-c bindings for new Matchers and TestCaseInfo changes by Phil Nash · 12 years ago
  63. fe98123 Started new reporter, "console", which will replace "basic" when done. by Phil Nash · 12 years ago
  64. f276a05 Added missing #include for assert to fix build failure by Phil Nash · 12 years ago
  65. a1fbfea Generated build 7 by Phil Nash · 12 years ago
  66. e3e9e07 Capture RunInfo by Phil Nash · 12 years ago
  67. 2632dca Completed IStreamingInterface abstraction with TestRunInfo and GroupInfo by Phil Nash · 12 years ago
  68. b56aaf4 Version uses constructor instead of initialiser to avoid warnings by Phil Nash · 12 years ago
  69. 602880f Approval filenames are now approvedResults.txt and unapprovedResults.txt (only the former is checked in) by Phil Nash · 12 years ago
  70. 209e89b Removed some more test cruft by Phil Nash · 12 years ago
  71. 37ce023 Removed mocked output logging tests in favour of approval tests by Phil Nash · 12 years ago
  72. 8255acf IStreamingReporter is now the default. Use REGISTER_LEGACY_REPORTER to register… you guessed it: legacy reporters by Phil Nash · 12 years ago
  73. 4e12e12 Streaming reporter interface is now used natively. by Phil Nash · 12 years ago
  74. 7f04b56 Reporter "stats" objects passed in by Ptr by Phil Nash · 12 years ago
  75. f4774d9 Reference to legacy reporter adapter localised to one place by Phil Nash · 12 years ago
  76. ad6701d SectionInfo now goes via new streaming reporter interface by Phil Nash · 12 years ago
  77. 95df676 Renamed SectionInfo -> RunningSection. by Phil Nash · 12 years ago
  78. 3d6be03 Small logic tweaks by Phil Nash · 12 years ago
  79. 6f2343b Sections use vector instead of a map by Phil Nash · 12 years ago
  80. c4ba675 Added ReporterPreferences and started some SectionInfo refactoring by Phil Nash · 12 years ago
  81. 994e64c Added xml and junit output - also fixed a typo in a test name by Phil Nash · 12 years ago
  82. 2269433 Scripts for running approval tests using diff. by Phil Nash · 12 years ago
  83. 4b36001 Tightened up ReporterConfig and added it to LegacyReporterAdapter by Phil Nash · 12 years ago
  84. f9d9263 First cut of using new streaming reporter interface - using an adapter to map back to the legacy interface by Phil Nash · 12 years ago
  85. 8baa06c Split TestCaseInfo into a data only component and the test case function and behaviour. by Phil Nash · 12 years ago
  86. 06a671a Renamed TestCaseInfo -> TestCase by Phil Nash · 12 years ago
  87. 37f3820 Don't indent stdout/ stderr in JUnit reporter by Phil Nash · 12 years ago
  88. 2846367 build 6 by Phil Nash · 12 years ago
  89. fe6d1a5 Write stdOut/stdErr for each test car in JUnit reporter (for GitHub #5) by Phil Nash · 12 years ago
  90. deb3e9d Fixed SUCCEED so it logs message in basic reporter by Phil Nash · 12 years ago
  91. 5d248c9 Moved code that detects absence of assertions closer to where end of test case is reported (ready for merging). by Phil Nash · 12 years ago
  92. db48a6d Updated baselines to include NoAssertions warning by Phil Nash · 12 years ago
  93. 5497cd8 Expanded baseline to include all tests by Phil Nash · 12 years ago
  94. a90a88a Junit reporter uses filename for suite name if no explicit groups by Phil Nash · 12 years ago
  95. d0cc33f Unchecked exceptions don't report previous assertions message (only its line number) by Phil Nash · 12 years ago
  96. 3e2e318 Build 4 by Phil Nash · 12 years ago
  97. 75b89a9 New baselines by Phil Nash · 12 years ago
  98. f825d67 Tweaked bitfield tests to avoid warnings by Phil Nash · 12 years ago
  99. 08142bf Fixes const int error seen on some compilers (see #136) by Phil Nash · 12 years ago
  100. 0c90ab3 Added version number to README (and update it from script) by Phil Nash · 12 years ago