Commit Graph

  • 782c2b5891 Added ability to load names of tests to run from a file Phil Nash 2013-11-26 20:57:34 +00:00
  • 993430a3c4 Merge pull request #222 from gnzlbg/cmake-docs Phil Nash 2013-11-21 11:09:31 -08:00
  • 69a921f2d6 Add documentation for the CMake build system gnzlbg 2013-11-21 14:05:04 +01:00
  • ba13f3f098 Restored second arg to a TEST_CASE for non variadic compilers Phil Nash 2013-11-21 08:08:05 +00:00
  • 063593828c Removed deleted file from CMake Phil Nash 2013-11-21 08:07:37 +00:00
  • ca7292e3a7 Removed redundant MetaTestRunner Phil Nash 2013-11-19 19:03:11 +00:00
  • 200197f0b2 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2013-11-19 07:22:24 +00:00
  • 337dc25ed7 Converted all test case names to "modern" style (freeform text + tags) Phil Nash 2013-11-19 07:21:03 +00:00
  • da0f4643f7 Merge pull request #217 from nanoant/patch/std-auto_ptr-deprecated Phil Nash 2013-11-18 00:21:11 -08:00
  • d1e5480d95 std::auto_ptr is deprecated in c++11/c++0x Adam Strzelecki 2013-11-15 17:21:22 +01:00
  • a9fd5b3f14 Removed cruft from VS projects Phil Nash 2013-11-14 23:35:56 +00:00
  • d3c8c9839f Merge pull request #214 from AIM360/weibelt/fix-eol Phil Nash 2013-11-14 15:28:58 -08:00
  • f15b74c0d2 Added some more docs Phil Nash 2013-11-14 19:08:19 +00:00
  • 8d44f2dbb2 build 13 Phil Nash 2013-11-13 08:10:45 +00:00
  • 4f57c8c589 Print warnings if no assertions and not running with -s Phil Nash 2013-11-13 08:07:38 +00:00
  • 2f086ae255 If no assertions print custom message Phil Nash 2013-11-12 19:06:08 +00:00
  • ecb9432763 Simplified and tidied test case and tag listing Phil Nash 2013-11-12 18:59:34 +00:00
  • 5320518dbc Build 12 Phil Nash 2013-11-09 07:47:09 +00:00
  • 11ba377134 Change one more in-page link to work with GitHub generated anchors Phil Nash 2013-11-09 07:43:20 +00:00
  • d17bb40030 Converted all html anchors in command line docs to match github generated anchors Phil Nash 2013-11-07 13:38:48 +00:00
  • 6916298c22 Attempt to match html anchors (which github strips out) with the ones github generates. Phil Nash 2013-11-07 13:30:39 +00:00
  • 2e4be2125b Fixed crlf issue Tobias Weibel 2013-11-07 13:05:29 +01:00
  • 0712bbb251 Merge pull request #207 from Fraser999/list_tests_issue Phil Nash 2013-11-07 03:11:19 -08:00
  • c2b0c6fb08 Added missing #include for <vector> Phil Nash 2013-11-07 10:35:59 +00:00
  • 0d4894e4bf Updated command line docs with -w and -d Phil Nash 2013-11-07 10:35:40 +00:00
  • 69a3f161f9 Added CTest targets to perform basic test of --list-tests and --list-tags options. Fraser Hutchison 2013-10-24 02:57:46 +01:00
  • 6253386458 Fixes overflow issue when listing tests. Fraser Hutchison 2013-10-24 02:53:13 +01:00
  • 93a945cee9 Fixed uninitialised members in Context object Phil Nash 2013-10-23 15:35:07 +01:00
  • 2b644b5128 Updated travis URL Phil Nash 2013-10-21 20:55:01 +01:00
  • a2bff4877e Merge branch 'master' of git://github.com/AIM360/Catch Phil Nash 2013-10-21 08:43:40 +01:00
  • cb7b4ecbdc Updated VS2010 project Phil Nash 2013-10-21 08:31:17 +01:00
  • d0e7b628b7 Fixed typo Phil Nash 2013-10-18 17:50:22 +01:00
  • faafa249ad Git Attributes, with control for line-endings Phil Nash 2013-10-18 07:53:05 +01:00
  • f4959e7699 First commit of docs for contributors Phil Nash 2013-10-18 07:52:38 +01:00
  • bdb718471f Fixed typo Phil Nash 2013-10-17 22:45:37 +01:00
  • 380f98ed1f Regenerated single include Phil Nash 2013-10-17 22:45:21 +01:00
  • 39ef46a02e Truncate excessively long messages rather than asserting Phil Nash 2013-10-17 18:02:38 +01:00
  • aafed303bb Added an extra tag test Phil Nash 2013-10-17 18:02:09 +01:00
  • 34266b6e0f more doc formatting fixes Phil Nash 2013-10-02 08:17:46 +01:00
  • 0b097c26b6 Fix wrapping width when listing tests - addresses #201 Phil Nash 2013-10-02 08:07:52 +01:00
  • b9c6d30631 minor doc tweaks Phil Nash 2013-10-02 07:58:15 +01:00
  • 716a3a0285 escaped square brackets Phil Nash 2013-10-02 07:55:01 +01:00
  • 76ef79a990 Expanded test-cases-and-exceptions docs and added to reference-index Phil Nash 2013-10-01 19:07:09 +01:00
  • 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 +01:00
  • a35ee200da Filter out version number from approval tests Phil Nash 2013-09-30 08:05:14 +01:00
  • 16c21ee265 No, really trim paths in approval tests down to just filenames Phil Nash 2013-09-30 08:01:10 +01:00
  • 1e74938538 Trim paths in approval tests down to filenames Phil Nash 2013-09-30 07:39:06 +01:00
  • 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