Commit Graph

  • 5c31841cd8 Added license blurb to README.md Bjorn Fahller 2015-11-28 13:25:23 +0100
  • 4b4fc92b9a Merge branch 'DocRewrite' Bjorn Fahller 2015-11-28 13:18:15 +0100
  • 47a7110b8c Updated teaser example in FAQ Bjorn Fahller 2015-11-28 13:16:14 +0100
  • 67101b83ab Updated FAQ after proof reading Bjorn Fahller 2015-11-28 13:05:05 +0100
  • 116850e320 Updated refman after proof reading Bjorn Fahller 2015-11-28 12:51:53 +0100
  • ba861678a7 refman "done" Bjorn Fahller 2015-11-28 11:07:31 +0100
  • c39ef335ec Fixed a bunch of cook book doc issues. Bjorn Fahller 2015-11-27 18:07:37 +0100
  • 6f19e9e0fe more generic handling of smart pointers with matchers Bjorn Fahller 2015-11-27 09:20:05 +0100
  • 436fdba153 New documentation more or less in place Bjorn Fahller 2015-11-26 19:54:19 +0100
  • 78786357fd Spelling and clarification Bjorn Fahller 2015-11-26 07:47:10 +0100
  • b6c0c334fd Added CookBook to the documentation Bjorn Fahller 2015-11-26 06:58:19 +0100
  • e21b8c3067 address problems with unique_ptr<> param as value type Bjorn Fahller 2015-11-25 17:11:11 +0100
  • 8873043528 Beginnings of a cook book Bjorn Fahller 2015-11-25 16:53:00 +0100
  • c5e8cc4b6b address problems with unique_ptr<> param as value type Bjorn Fahller 2015-11-25 17:11:11 +0100
  • 89b61720ae Clarified/corrected doc on return of references Bjorn Fahller 2015-11-22 16:26:00 +0100
  • c39e9c244e Merge branch 'master' into DocRewrite Bjorn Fahller 2015-11-22 16:18:36 +0100
  • aaaced54e0 fix expected compilation error test for g++ Bjorn Fahller 2015-11-22 15:19:46 +0100
  • a77894f9a3 Fix compilation error for illegal_argument Bjorn Fahller 2015-11-22 15:14:54 +0100
  • 2b651f1423 decltype(auto) in RETURN for return by ref Bjorn Fahller 2015-11-22 10:28:27 +0100
  • 707e8976ac use blog post as intro Bjorn Fahller 2015-11-21 20:17:50 +0100
  • 4c5fb60c67 Added test framework adaptation to FAQ Bjorn Fahller 2015-11-21 20:17:26 +0100
  • 38796445aa Spelling Bjorn Fahller 2015-11-21 19:04:51 +0100
  • d3b83989f1 Added FAQ Bjorn Fahller 2015-11-21 18:43:20 +0100
  • 390e4f2678 First attempt at reference.md manual Bjorn Fahller 2015-11-08 19:46:03 +0100
  • 36dcf2f7c4 Reformat for consistency and shorter lines Bjorn Fahller 2015-11-01 13:36:08 +0100
  • c2d7914056 silence clang 3.7 fwd compat warning in self test prog Bjorn Fahller 2015-11-01 13:35:50 +0100
  • 54befc749a Removed some warnings Bjorn Fahller 2015-11-01 12:21:14 +0100
  • 20025c0e46 Updated ChangeLog for v8 v8 Bjorn Fahller 2015-10-30 07:57:07 +0100
  • 4bfb01f430 re-enabled travis 'before_script' Bjorn Fahller 2015-10-30 07:53:17 +0100
  • 4977215641 Temporarily disable travis 'before_script' Bjorn Fahller 2015-10-30 07:47:59 +0100
  • bcac817275 shorter g++ compilation errors with expectation sig mismatch Bjorn Fahller 2015-10-30 07:36:03 +0100
  • d4122cb88c Improved compilation errors with expecation sig mismatch Bjorn Fahller 2015-10-29 19:28:33 +0100
  • 976d77727e bugfix: Survive mock death with live saturated expectations Bjorn Fahller 2015-10-29 17:50:00 +0100
  • d95a073378 whitespace fixes Bjorn Fahller 2015-10-25 15:55:21 +0100
  • 1d05784e59 No need to implement funcs used in compilation error situations Bjorn Fahller 2015-10-25 12:38:49 +0100
  • c52e36510c Improved errmsg with MAKE_MOCKn with sig mismatch Bjorn Fahller 2015-10-25 12:06:58 +0100
  • 98e94458e3 Updated ChangeLog for v7 v7 Bjorn Fahller 2015-10-24 10:52:25 +0200
  • 92d337005a Updated compiler compatibility list Bjorn Fahller 2015-10-24 09:40:32 +0200
  • 09fa9fe953 Corrected name of test to reflect actual expectation Bjorn Fahller 2015-10-24 08:15:18 +0200
  • 6c58f70e86 Match mocked functions depending on template type Bjorn Fahller 2015-10-24 08:04:56 +0200
  • 620ab98d22 Fixed speling Bjorn Fahller 2015-10-01 09:38:01 +0200
  • cfcefcf1ee Fail w message when mock dies with pending expectations Bjorn Fahller 2015-10-24 06:47:03 +0200
  • 4c107c012f reduced compilation error clutter with g++ Bjorn Fahller 2015-10-20 19:10:47 +0200
  • 4b7d3afc88 Produce only desired compilation error Bjorn Fahller 2015-10-20 19:07:40 +0200
  • c634a974a1 internal renamings Bjorn Fahller 2015-10-20 18:36:03 +0200
  • 165639ef5a Added missing semicolon in compilation error test Bjorn Fahller 2015-10-20 18:37:58 +0200
  • 817069f640 Removed superflous const Bjorn Fahller 2015-10-20 18:31:40 +0200
  • 099285a7ad Use long macros in FORBID/ALLOW expansions. Bjorn Fahller 2015-10-20 18:26:56 +0200
  • 6eca4f1747 .TIMES in class template mocks with self expectation Bjorn Fahller 2015-10-20 18:23:10 +0200
  • 6613cb8a21 Updated ChangeLog for v6 v6 Bjorn Fahller 2015-09-22 17:37:01 +0200
  • ae3f43d6cf VisualStudio dislikes the [[noreturn]] so making it conditional Bjorn Fahller 2015-09-22 17:29:23 +0200
  • c200c643a4 matcher ne(nullptr) compares any pointer type Bjorn Fahller 2015-09-22 16:02:51 +0200
  • 15bc6099dd use [[noreturn]] attribute for fatal reports Bjorn Fahller 2015-09-17 21:02:49 +0200
  • 9b7a50ca2d Document clang 3.7 compatibility Bjorn Fahller 2015-09-10 09:14:37 +0200
  • eafca4319d enable travis-ci builds for clang++-3.7 Bjorn Fahller 2015-09-10 09:11:03 +0200
  • 8652597142 Updated README.md with unsigned long as line Bjorn Fahller 2015-08-23 20:03:48 +0200
  • c14d7027f3 Added a few assertions Bjorn Fahller 2015-08-23 18:07:23 +0200
  • 33767d9b23 virtual list_elem<> destructor silences g++ UBSAN Bjorn Fahller 2015-08-23 17:53:00 +0200
  • e061dd1cb3 use templated deathwatched ctor's instead of inherited Bjorn Fahller 2015-08-23 13:57:03 +0200
  • 7092a9aad6 Fixed unsigned long -> long narrowing lineno conversions Bjorn Fahller 2015-08-23 13:52:30 +0200
  • 649e80dbc6 Added coveralls-io badge to README.md Bjorn Fahller 2015-08-22 14:55:52 +0200
  • 426f53dfe6 run travis self test with verbose output Bjorn Fahller 2015-08-22 14:47:16 +0200
  • f36120595b fixed yet another typo in .travis.yml Bjorn Fahller 2015-08-22 14:29:15 +0200
  • da78d0bcd8 fixed another typo in .travis.yml Bjorn Fahller 2015-08-22 14:26:07 +0200
  • ae07fa64a6 fixed typo in .travis.yml Bjorn Fahller 2015-08-22 14:23:50 +0200
  • a156ed4731 try coveralls kcov again Bjorn Fahller 2015-08-22 14:17:07 +0200
  • 0f8b7e7487 Added Travis-CI build status to README.md Bjorn Fahller 2015-08-21 12:48:16 +0200
  • 15b8f10feb Remove clang-3.5 from travis - no regex-lib for tests Bjorn Fahller 2015-08-21 12:44:19 +0200
  • 75e571ad3a never mind the coverage Bjorn Fahller 2015-08-21 12:41:02 +0200
  • f4766e5916 untar typo Bjorn Fahller 2015-08-21 12:34:57 +0200
  • d04d15f6a0 try building kcov in travis Bjorn Fahller 2015-08-21 12:28:59 +0200
  • 4e1786a161 try adding coverage to travis builds Bjorn Fahller 2015-08-21 12:10:07 +0200
  • d7c4667f22 try adding catch apt to travis-ci Bjorn Fahller 2015-08-21 11:48:46 +0200
  • 3754b3cbe2 let travis test compilation errors too Bjorn Fahller 2015-08-21 11:40:20 +0200
  • 1ebc968684 Removed accidental TABs Bjorn Fahller 2015-08-21 11:23:08 +0200
  • d37b13a178 Parallel build is meaningless with 1 src file Bjorn Fahller 2015-08-21 11:16:46 +0200
  • 35eb2e1293 Back to specific traivi-ci makefile Bjorn Fahller 2015-08-21 10:32:50 +0200
  • 14607646a7 Don't use custom makefile for travis-ci Bjorn Fahller 2015-08-21 10:24:20 +0200
  • 9ab0029a6a Attempt to trig travis-ci builds Bjorn Fahller 2015-08-21 10:18:13 +0200
  • df78c2baa6 Update README Visual Studio compatibility Bjorn Fahller 2015-07-22 10:44:33 +0200
  • f28d309abf Improved compilation error test program Bjorn Fahller 2015-07-11 12:16:47 +0200
  • bd46b2b620 Explicit return from list<>::empty() makes eclipse happy Bjorn Fahller 2015-07-11 11:56:54 +0200
  • 61df24a7d1 Fixed (unused) default constructor for list<>::iterator Bjorn Fahller 2015-07-11 11:55:19 +0200
  • 0a718024bb Small code readability improvements Bjorn Fahller 2015-07-09 22:10:19 +0200
  • 7d18dc68ea Worked around g++4.9 limitation in self test Bjorn Fahller 2015-07-09 17:20:15 +0200
  • 32997ae02d Removed old troubleshooting residue Bjorn Fahller 2015-07-09 17:18:24 +0200
  • 277aa74cc1 Updated ChangeLog for v5 v5 Bjorn Fahller 2015-06-19 19:03:15 +0200
  • 0bf7efb809 Use only Catch version of self-test program Bjorn Fahller 2015-06-17 23:15:52 +0200
  • 68a26c2a60 Fixed all regexps in catch test program Björn Fahller 2015-06-17 22:09:00 +0200
  • 294bea76b2 Fixed formatting and some names in catch tests Björn Fahller 2015-06-17 20:24:11 +0200
  • 50f53abfa3 Expect include path correct to find catch.hpp Björn Fahller 2015-06-17 18:37:15 +0200
  • bbba66c24f stdafx.h not explicitly needed in test program Björn Fahller 2015-06-17 18:32:20 +0200
  • a81dee1bc3 Fixed bugs in README example Bjorn Fahller 2015-06-15 19:18:53 +0200
  • 4d2fbcb088 Document VS 2015 RC compatibility Bjorn Fahller 2015-06-15 19:08:27 +0200
  • eb9f3794ef Enable sequence matching tests Björn Fahller 2015-06-15 19:02:08 +0200
  • 273fa0f999 Enable tracing tests Björn Fahller 2015-06-15 19:00:00 +0200
  • efff225f07 Fix include paths in catch test prog for VS proj Björn Fahller 2015-06-15 18:58:41 +0200
  • a02dfd9453 Work around MS VS2015 RC preprocessor bug for IN_SEQUENCE Björn Fahller 2015-06-15 18:47:37 +0200
  • 7b8471d3ad Fixed init bug in location constructor Björn Fahller 2015-06-15 18:41:44 +0200
  • 1916a50d74 Added catch self test program for use with VisualStudio 2015 RC Björn Fahller 2015-06-14 20:14:09 +0200