Commit Graph

  • 2f7a296897 Split approve file into multiple files Phil Nash 2013-09-27 19:01:14 +01:00
  • 345a4eab9b Removed outdated Xcode 3 project Phil Nash 2013-09-26 07:30:49 +01:00
  • b4af9b9620 Merge commit '22ded1f2bb3caf96d90c2f1981ede29d3aeb1c74' Phil Nash 2013-09-25 18:48:53 +01:00
  • 22ded1f2bb Merge pull request #198 from PureAbstract/vector_to_string Phil Nash 2013-09-25 10:43:31 -07:00
  • 41b27af45b Fix for comma separated tags on the command line - also added more test for tags Phil Nash 2013-09-25 18:40:07 +01:00
  • 649cd13c4d Upgraded project for latest Xcode Phil Nash 2013-09-24 07:42:08 +01:00
  • 358b7b29e1 Eliminate a warning in the latest clang with Xcode Phil Nash 2013-09-24 07:41:18 +01:00
  • 7974e1cb55 updated single-include version Andy Sawyer 2013-09-21 19:08:23 +01:00
  • d6f23a9a36 catch_tostring : moved defintion of rangeToString Andy Sawyer 2013-09-21 18:45:42 +01:00
  • 0dbcf218c3 Add allocator support to StringMaker<vector> Andy Sawyer 2013-09-17 22:22:47 +01:00
  • 1e2f1d1603 Fixes toString forward reference issue: - as raised in https://github.com/philsquared/Catch/pull/195 Phil Nash 2013-09-14 19:58:45 +01:00
  • f7378eebb6 Fixed string indexing bug Phil Nash 2013-09-07 12:07:38 +01:00
  • 04a3364b5a Regen single header Phil Nash 2013-08-16 19:09:09 +01:00
  • 638cf9feb4 Separated out catch_platform.h Phil Nash 2013-08-16 19:08:39 +01:00
  • 46118714b1 Build 8 - includes command line tweaks and fixes for durations Phil Nash 2013-08-16 19:01:32 +01:00
  • 1870ca8455 Some Clara/ command line clean-up and tweaks Phil Nash 2013-08-16 18:57:57 +01:00
  • f41fad7e20 Don't report durations if not reporter anything else Phil Nash 2013-08-16 18:57:41 +01:00
  • 357d654641 Added missing assert include Phil Nash 2013-08-16 08:01:16 +01:00
  • 3faa412855 Removed basic reporter Phil Nash 2013-08-15 19:09:07 +01:00
  • aa7123b696 Build 7 - New Junit reporter - New Timer class Phil Nash 2013-08-15 19:01:00 +01:00
  • 11b5179ceb Redacted test durations from JUnit reporter output in approval test script Phil Nash 2013-08-15 18:50:40 +01:00
  • d68510d6e3 Removed legacy JUnit reporter Phil Nash 2013-08-15 18:49:38 +01:00
  • 2ddb9d3802 Completed CumulativeReporterBase and reimplemented JUnitReporter in terms of it Phil Nash 2013-08-15 18:39:55 +01:00
  • 1f519dd856 Added LazyStat wrapper Phil Nash 2013-08-08 08:24:37 +01:00
  • 29ccaa67ad Replaced currentSectionInfo and m_rootSection with m_sectionStack Phil Nash 2013-08-08 08:05:19 +01:00
  • 6339254cb2 First cut of Timer class. - started integrating with reporters (now (optionally) supported in console reporter). - introduced Node<> template to help with cumulative reporting and used it instead of ThreadedSectionInfo. Phil Nash 2013-08-07 18:56:35 +01:00
  • d8f93f7552 Update README.md Kosta 2013-08-06 11:16:19 +02:00
  • af36d932cb Update README.md Kosta 2013-08-06 11:14:54 +02:00
  • cd9a5939f4 fixed formatting of travis status icons Kosta 2013-08-05 14:52:05 +02:00
  • 7fcde92561 added travis status to the readme Kosta 2013-08-05 14:50:14 +02:00
  • ba24e51306 cmake: call SelfTest exe instead of approvalTests script Kosta 2013-08-05 13:44:37 +02:00
  • c4863842c8 more approval tests script debugging Kosta 2013-08-05 13:29:42 +02:00
  • 0c8ad55a5b more debugging Kosta 2013-08-05 13:25:39 +02:00
  • f3119b0fcf more debugging Kosta 2013-08-05 13:22:23 +02:00
  • a5c423183a debugging arguments passed to the approvalTests script Kosta 2013-08-05 13:16:34 +02:00
  • 3f2e2bdb25 printing the executable into the console window Kosta 2013-08-05 13:10:24 +02:00
  • 5553a538c5 tweak CMakeLists.txt Kosta 2013-08-05 12:57:29 +02:00
  • f8d24b1d50 Calling SelfTest exe directly Kosta 2013-08-05 12:53:36 +02:00
  • a74e68af3e Merge branch 'Kosta/travis_ci_integration' of https://github.com/AIM360/Catch into Kosta/travis_ci_integration Kosta 2013-08-05 12:48:49 +02:00
  • ce441a9ba5 initial checkin of cmake and travis config files Kosta 2013-08-05 12:40:33 +02:00
  • 5cb93fdb77 initial checkin of cmake and travis config files Kosta 2013-08-05 12:40:33 +02:00
  • 649f8c24b1 Removed now redundant handling for missing assertions in test cases - handled as part of sections Phil Nash 2013-07-26 19:28:34 +01:00
  • e8cf726a23 Refactored missing assertions handling Phil Nash 2013-07-26 19:26:08 +01:00
  • b80280f428 Tidied up reporting of missing assertions in test cases - also removed basic reporter from approval test Phil Nash 2013-07-26 19:19:44 +01:00
  • 801672b962 Fix MSVC warning Phil Nash 2013-07-25 08:18:09 +01:00
  • 8a52a39fdc Build 6 - fixes infinite loop bug (#185 and #166) Phil Nash 2013-07-25 08:12:03 +01:00
  • 28d3881ff9 Merged TestCaseTracker and SectionTracker and introduced TestCaseTracker::Guard Phil Nash 2013-07-25 08:07:55 +01:00
  • ee647f5099 Removed displaced RunningTest class Phil Nash 2013-07-25 07:49:00 +01:00
  • 9aff9aa328 Integrated new section tracker. - also pass extra section to reporter - one for each test case - ignore it in headers (this is so we know a test case has restarted) - significant effect on regression test due to change of ordering of sections - fixes infinite loop issue Phil Nash 2013-07-24 19:13:08 +01:00
  • 6a484fdb02 Reworked SectionTracker and moved into own header Phil Nash 2013-07-23 18:48:36 +01:00
  • 372a6c6fed Small fixes and started new section tracking code Phil Nash 2013-07-23 08:15:34 +01:00
  • f3d1f08c3b Removed all trailing whitespace - addresses #105 Phil Nash 2013-07-03 19:14:59 +01:00
  • 503d5d0c8e Converted stray tabs to spaces Phil Nash 2013-07-03 08:25:11 +01:00
  • dea43e0b76 Merge pull request #180 from benjamg/patch-1 Phil Nash 2013-07-03 00:15:44 -07:00
  • 54e6f9d471 Slightly tweaked docs on supplying your own main Phil Nash 2013-07-02 19:42:21 +01:00
  • ad7445d33c build 5 - added throw() to streambuf destructor overrides (#182) Phil Nash 2013-07-02 08:49:29 +01:00
  • 3907559896 build 4 Phil Nash 2013-07-01 19:02:29 +01:00
  • 109f46a48b Fixed broken test Phil Nash 2013-07-01 19:00:55 +01:00
  • 066a6388d6 Fix for #179 Phil Nash 2013-07-01 18:45:19 +01:00
  • ba9b2b5a37 Use MFCs windows include if present Phil Nash 2013-07-01 18:44:40 +01:00
  • 27a4d7a484 Fix external site links Ben Gray 2013-06-30 13:20:43 +01:00
  • 4b5e008b20 guard NOMINMAX definition (windows) Phil Nash 2013-06-29 20:31:17 +01:00
  • cd688300b0 Build 2 Phil Nash 2013-06-29 12:11:32 +01:00
  • eb81850381 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2013-06-29 12:08:00 +01:00
  • 5d26ca1af7 Static assertion for && and || expressions Phil Nash 2013-06-29 12:07:33 +01:00
  • a9b346b14d Removed line numbers from approval tests of xml too Phil Nash 2013-06-29 12:04:38 +01:00
  • 40b8c7794c Removed line numbers from approval tests Phil Nash 2013-06-29 11:59:49 +01:00
  • f987da4411 Update whats-changed.md Phil Nash 2013-06-28 18:19:19 +01:00
  • 54c8817e53 Update whats-changed.md Phil Nash 2013-06-28 18:19:06 +01:00
  • 7bd033c829 Update whats-changed.md Phil Nash 2013-06-28 18:18:46 +01:00
  • c22cfc4a95 Addd test-fixtures docs from wiki Phil Nash 2013-06-28 17:45:08 +01:00
  • d60b248409 Updated docs with INFO/ CAPTURE changes Phil Nash 2013-06-28 17:15:45 +01:00
  • b5fd5a6496 INFO and CAPTURE are now scoped - SCOPED_INFO and SCOPED_CAPTURE are now just aliases Phil Nash 2013-06-28 17:09:57 +01:00
  • 881c61b67f Updated docs to reflect INFO change Phil Nash 2013-06-28 16:27:53 +01:00
  • 0d357302a0 INFOs only reset at assertion if consumed Phil Nash 2013-06-28 16:25:49 +01:00
  • 239fa28e46 Added run without -s to approvals Phil Nash 2013-06-28 16:23:14 +01:00
  • 47751e4df3 Approved [.] change Phil Nash 2013-06-28 16:07:42 +01:00
  • 9c39a5e8dd Support [.] as alias for [hide] Phil Nash 2013-06-28 16:05:13 +01:00
  • 235204393a Big merge from Integration - now v1.0 build 1 Phil Nash 2013-06-28 14:11:28 +01:00
  • 53f128fac5 Ignore DerivedData Phil Nash 2013-06-26 08:49:57 +01:00
  • a76d93ad54 Removed filename from --reporter option (it's not implemented yet) Phil Nash 2013-06-26 08:42:05 +01:00
  • ae1c1ac1a0 Added "what's changed" Phil Nash 2013-06-25 13:21:41 +01:00
  • 5ddd6e31e4 Added #define NOMINMAX - thanks to @robson3 in #171 Phil Nash 2013-06-14 19:18:13 +01:00
  • 1d3dd71774 Fixed returns in docs ref Phil Nash 2013-06-14 08:41:59 +01:00
  • a26ddc9ca7 New docs for command line and logging Phil Nash 2013-06-14 08:32:48 +01:00
  • 5b15c21c9c Fixed iTChRunner Phil Nash 2013-06-12 19:05:21 +01:00
  • fd1cd7820d Completed assertions docs Phil Nash 2013-06-10 08:18:26 +01:00
  • 46953c8319 Filled out reference index and added placeholders for assertions and logging docs Phil Nash 2013-06-10 08:08:20 +01:00
  • d07cd3353f Added new docs for supplying your own main. Phil Nash 2013-06-07 23:06:54 +01:00
  • 0ec7ea2e49 Doc updates Phil Nash 2013-06-07 21:31:28 +01:00
  • 7d5f2715ce Fixed script for new readme - updated README with new version - fixed casing error for -e opt description Phil Nash 2013-06-07 21:15:25 +01:00
  • f3592f2102 Docs progress Phil Nash 2013-06-07 19:09:38 +01:00
  • 786959d535 build 39 Phil Nash 2013-06-07 19:07:50 +01:00
  • 11381c146c Tweaked indentation of errors and test lists Phil Nash 2013-06-07 19:06:30 +01:00
  • 27cae858d0 Use Text formatter to list reporters Phil Nash 2013-06-07 18:56:43 +01:00
  • 80557647d6 re-encapsulated session vars. - construct Config object lazily Phil Nash 2013-06-07 18:41:22 +01:00
  • 8fde14313b Session vars are public Phil Nash 2013-06-07 08:04:05 +01:00
  • f438e04b5d list options return number listed Phil Nash 2013-06-06 22:54:42 +01:00
  • e035e2835d tweaks Phil Nash 2013-06-06 18:56:43 +01:00
  • a7e657fd9b Refactored new Session class to make it more friendly for custom client code Phil Nash 2013-06-06 18:51:24 +01:00