Commit Graph

  • 1fe459572e Added VS2013 (RC) test project Craig Henderson 2013-10-12 09:12:27 +0100
  • 2d8ea025da Merge 64c9d93cf9 into 0b097c26b6 Adam Strzelecki 2013-10-02 00:19:26 -0700
  • 34266b6e0f more doc formatting fixes Phil Nash 2013-10-02 08:17:46 +0100
  • 0b097c26b6 Fix wrapping width when listing tests - addresses #201 Phil Nash 2013-10-02 08:07:52 +0100
  • b9c6d30631 minor doc tweaks Phil Nash 2013-10-02 07:58:15 +0100
  • 716a3a0285 escaped square brackets Phil Nash 2013-10-02 07:55:01 +0100
  • d30917a67d Auto detect console width when listing tests Adam Strzelecki 2013-10-02 01:17:48 +0200
  • 3cce7f539d Merge 64c9d93cf9 into 1d3dd71774 Adam Strzelecki 2013-10-01 16:00:16 -0700
  • 64c9d93cf9 Fix: longest test names always wrapped Adam Strzelecki 2013-10-02 00:59:42 +0200
  • ba4dda473e SelfTest: A revised makefile. Andy Sawyer 2013-10-01 19:49:09 +0100
  • 3e7d978b11 SelfTest: Add .gitignore Andy Sawyer 2013-10-01 19:46:16 +0100
  • 8514358b1f SelfTest: Add the 'Which Conversion' tests Andy Sawyer 2013-09-26 02:22:00 +0100
  • bd66d65cf5 SelfTest : Add StringMaker<pair> and tests Andy Sawyer 2013-09-26 02:21:04 +0100
  • fcf97650da SelfTest : Tests for Catch::toString(vector) Andy Sawyer 2013-09-26 02:20:36 +0100
  • 76ef79a990 Expanded test-cases-and-exceptions docs and added to reference-index Phil Nash 2013-10-01 19:07:09 +0100
  • 4ab680a4fb Expanded docs on tests cases and sections (still work-in-progress) - also touched up some outdated bits in the tutorial Phil Nash 2013-10-01 08:20:08 +0100
  • a35ee200da Filter out version number from approval tests Phil Nash 2013-09-30 08:05:14 +0100
  • 16c21ee265 No, really trim paths in approval tests down to just filenames Phil Nash 2013-09-30 08:01:10 +0100
  • 1e74938538 Trim paths in approval tests down to filenames Phil Nash 2013-09-30 07:39:06 +0100
  • 2f7a296897 Split approve file into multiple files Phil Nash 2013-09-27 19:01:14 +0100
  • c1062c97b5 Temporarily disabled VC warning C4702. Fraser Hutchison 2013-09-27 00:31:59 +0100
  • 345a4eab9b Removed outdated Xcode 3 project Phil Nash 2013-09-26 07:30:49 +0100
  • b4af9b9620 Merge commit '22ded1f2bb3caf96d90c2f1981ede29d3aeb1c74' Phil Nash 2013-09-25 18:48:53 +0100
  • 22ded1f2bb Merge pull request #198 from PureAbstract/vector_to_string Phil Nash 2013-09-25 10:43:31 -0700
  • 41b27af45b Fix for comma separated tags on the command line - also added more test for tags Phil Nash 2013-09-25 18:40:07 +0100
  • 649cd13c4d Upgraded project for latest Xcode Phil Nash 2013-09-24 07:42:08 +0100
  • 358b7b29e1 Eliminate a warning in the latest clang with Xcode Phil Nash 2013-09-24 07:41:18 +0100
  • bce8206d51 Merge 7974e1cb55 into 1e2f1d1603 PureAbstract 2013-09-21 11:08:39 -0700
  • 7974e1cb55 updated single-include version Andy Sawyer 2013-09-21 19:08:23 +0100
  • d6f23a9a36 catch_tostring : moved defintion of rangeToString Andy Sawyer 2013-09-21 18:45:42 +0100
  • 4aa6473b3f Merge ba24e51306 into 1e2f1d1603 Kosta 2013-09-20 08:48:12 -0700
  • 0dbcf218c3 Add allocator support to StringMaker<vector> Andy Sawyer 2013-09-17 22:22:47 +0100
  • 29bc8117df Merge 2e3879f0e0 into 1e2f1d1603 Jérémy Lal 2013-09-14 12:01:28 -0700
  • 1e2f1d1603 Fixes toString forward reference issue: - as raised in https://github.com/philsquared/Catch/pull/195 Phil Nash 2013-09-14 19:58:45 +0100
  • 68906ef494 Merge b2aca61894 into f7378eebb6 Sebastian Mach 2013-09-09 06:17:43 -0700
  • b2aca61894 fix missing operator== by using a member predicate instead Sebastian Mach 2013-09-09 15:13:48 +0200
  • f7378eebb6 Fixed string indexing bug Phil Nash 2013-09-07 12:07:38 +0100
  • 2e3879f0e0 Define toString template before using toString calls Jérémy Lal 2013-09-07 00:44:58 +0200
  • 04a3364b5a Regen single header Phil Nash 2013-08-16 19:09:09 +0100
  • 638cf9feb4 Separated out catch_platform.h Phil Nash 2013-08-16 19:08:39 +0100
  • 46118714b1 Build 8 - includes command line tweaks and fixes for durations Phil Nash 2013-08-16 19:01:32 +0100
  • 1870ca8455 Some Clara/ command line clean-up and tweaks Phil Nash 2013-08-16 18:57:57 +0100
  • f41fad7e20 Don't report durations if not reporter anything else Phil Nash 2013-08-16 18:57:41 +0100
  • 357d654641 Added missing assert include Phil Nash 2013-08-16 08:01:16 +0100
  • 3faa412855 Removed basic reporter Phil Nash 2013-08-15 19:09:07 +0100
  • aa7123b696 Build 7 - New Junit reporter - New Timer class Phil Nash 2013-08-15 19:01:00 +0100
  • 11b5179ceb Redacted test durations from JUnit reporter output in approval test script Phil Nash 2013-08-15 18:50:40 +0100
  • d68510d6e3 Removed legacy JUnit reporter Phil Nash 2013-08-15 18:49:38 +0100
  • 2ddb9d3802 Completed CumulativeReporterBase and reimplemented JUnitReporter in terms of it Phil Nash 2013-08-15 18:39:55 +0100
  • 3e42444996 Merge a3da853fdd into 801672b962 Matthias Geier 2013-08-08 04:33:36 -0700
  • a3da853fdd Avoid GCC warnings (-Wold-style-casts and -Wshadow) Matthias Geier 2013-07-12 14:41:41 +0200
  • 1f519dd856 Added LazyStat wrapper Phil Nash 2013-08-08 08:24:37 +0100
  • 29ccaa67ad Replaced currentSectionInfo and m_rootSection with m_sectionStack Phil Nash 2013-08-08 08:05:19 +0100
  • 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 +0100
  • d8f93f7552 Update README.md Kosta 2013-08-06 11:16:19 +0200
  • af36d932cb Update README.md Kosta 2013-08-06 11:14:54 +0200
  • cd9a5939f4 fixed formatting of travis status icons Kosta 2013-08-05 14:52:05 +0200
  • 7fcde92561 added travis status to the readme Kosta 2013-08-05 14:50:14 +0200
  • ba24e51306 cmake: call SelfTest exe instead of approvalTests script Kosta 2013-08-05 13:44:37 +0200
  • c4863842c8 more approval tests script debugging Kosta 2013-08-05 13:29:42 +0200
  • 0c8ad55a5b more debugging Kosta 2013-08-05 13:25:39 +0200
  • f3119b0fcf more debugging Kosta 2013-08-05 13:22:23 +0200
  • a5c423183a debugging arguments passed to the approvalTests script Kosta 2013-08-05 13:16:34 +0200
  • 3f2e2bdb25 printing the executable into the console window Kosta 2013-08-05 13:10:24 +0200
  • 5553a538c5 tweak CMakeLists.txt Kosta 2013-08-05 12:57:29 +0200
  • f8d24b1d50 Calling SelfTest exe directly Kosta 2013-08-05 12:53:36 +0200
  • 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 +0200
  • ce441a9ba5 initial checkin of cmake and travis config files Kosta 2013-08-05 12:40:33 +0200
  • 5cb93fdb77 initial checkin of cmake and travis config files Kosta 2013-08-05 12:40:33 +0200
  • 649f8c24b1 Removed now redundant handling for missing assertions in test cases - handled as part of sections Phil Nash 2013-07-26 19:28:34 +0100
  • e8cf726a23 Refactored missing assertions handling Phil Nash 2013-07-26 19:26:08 +0100
  • 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 +0100
  • 801672b962 Fix MSVC warning Phil Nash 2013-07-25 08:18:09 +0100
  • 8a52a39fdc Build 6 - fixes infinite loop bug (#185 and #166) Phil Nash 2013-07-25 08:12:03 +0100
  • 28d3881ff9 Merged TestCaseTracker and SectionTracker and introduced TestCaseTracker::Guard Phil Nash 2013-07-25 08:07:55 +0100
  • ee647f5099 Removed displaced RunningTest class Phil Nash 2013-07-25 07:49:00 +0100
  • 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 +0100
  • 6a484fdb02 Reworked SectionTracker and moved into own header Phil Nash 2013-07-23 18:48:36 +0100
  • a78a5d9aac Merge cdbcd6aa5e into 1d3dd71774 Kosta-Github 2013-07-23 08:11:55 -0700
  • cdbcd6aa5e added new timing related command line options Konstantin Baumann 2013-07-23 17:11:43 +0200
  • 4e7b104f36 added timing output to the console logger Konstantin Baumann 2013-07-23 14:19:50 +0200
  • f8f1d77e87 added a VS2012 project under the "projects" folder Konstantin Baumann 2013-07-23 14:14:08 +0200
  • d4fa900b84 JunitReporter reimplemented using the new IStreamingReporter interface Konstantin Baumann 2013-07-23 14:10:37 +0200
  • 372a6c6fed Small fixes and started new section tracking code Phil Nash 2013-07-23 08:15:34 +0100
  • b80c3b043a added timing support to jUnit XML reporter Kosta 2013-07-22 20:49:54 +0200
  • 0467239505 Use $(RM) instead of explicit rm invocation Mateusz Loskot 2013-07-15 14:40:52 +0100
  • 1514b244d2 Remove catch_self_test from PHONEY Mateusz Loskot 2013-07-15 14:38:58 +0100
  • f3d1f08c3b Removed all trailing whitespace - addresses #105 Phil Nash 2013-07-03 19:14:59 +0100
  • b51d3a470c Merge 22b5a157b0 into 1d3dd71774 Wichert Akkerman 2013-07-03 05:18:09 -0700
  • 503d5d0c8e Converted stray tabs to spaces Phil Nash 2013-07-03 08:25:11 +0100
  • dea43e0b76 Merge pull request #180 from benjamg/patch-1 Phil Nash 2013-07-03 00:15:44 -0700
  • f052b9ebc3 Merge 27a4d7a484 into 54e6f9d471 Ben Gray 2013-07-03 00:10:48 -0700
  • 54e6f9d471 Slightly tweaked docs on supplying your own main Phil Nash 2013-07-02 19:42:21 +0100
  • ad7445d33c build 5 - added throw() to streambuf destructor overrides (#182) Phil Nash 2013-07-02 08:49:29 +0100
  • 3907559896 build 4 Phil Nash 2013-07-01 19:02:29 +0100
  • 109f46a48b Fixed broken test Phil Nash 2013-07-01 19:00:55 +0100
  • 066a6388d6 Fix for #179 Phil Nash 2013-07-01 18:45:19 +0100
  • ba9b2b5a37 Use MFCs windows include if present Phil Nash 2013-07-01 18:44:40 +0100
  • 93252398a5 Merge 06f3b505ec into 1d3dd71774 refNum Software 2013-06-30 07:37:45 -0700
  • 06f3b505ec Fix crash on Mac OS X, accessing stdout during static initialisation. Dair Grant 2013-06-30 15:33:38 +0100