Commit graph

  • c8072405c8 Added MOCK_TERNARY_CONSTRAINT helper macro mat007 2013-05-20 10:49:03 +00:00
  • 8919e56678 Removed duplicate test mat007 2013-05-20 10:48:54 +00:00
  • 0592148204 Tweaked documentation mat007 2013-05-20 10:48:49 +00:00
  • 415cece00e Updated documentation mat007 2013-05-20 10:48:43 +00:00
  • 367f772575 Added target descriptions mat007 2013-05-20 10:48:34 +00:00
  • 87cd09bdd4 Updated documentation mat007 2013-05-20 10:48:28 +00:00
  • 7f87886ea5 Fixed bjam invocation mat007 2013-05-20 10:48:22 +00:00
  • 03255639e5 Removed changelog from boost documentation mat007 2013-05-20 10:48:17 +00:00
  • d0d80e6c65 Removed custom navbar from boost documentation mat007 2013-05-20 10:48:12 +00:00
  • add740ea6f Removed obsolete vc80 project files mat007 2013-05-12 09:09:49 +00:00
  • 1320a96179 Added support for nullptr as constraint mat007 2013-05-12 08:59:25 +00:00
  • 42c2c4e6a4 Cleanup mat007 2013-05-12 08:59:11 +00:00
  • 10073f807e Fixed boost tests mat007 2013-05-12 08:59:04 +00:00
  • d28db33c08 Refactored conversion to boost layout mat007 2013-05-12 08:58:55 +00:00
  • 4faf23b2b1 Fixed constraint helpers to be usable in any namespace mat007 2013-05-12 08:58:49 +00:00
  • d2fbf4167b Moved examples to source code mat007 2013-05-12 08:58:40 +00:00
  • ef9a3e2c4c Tweaked documentation mat007 2013-05-12 08:58:29 +00:00
  • b560fcca0d Added a warning in the documentation about possible ODR violations with logging mat007 2013-05-12 08:58:17 +00:00
  • cb68d25714 Added -Wno-strict-aliasing to gcc mat007 2013-05-03 22:29:52 +00:00
  • ee5ca2eca7 Fixed build mat007 2013-05-03 21:33:40 +00:00
  • 01771a9331 Fixed build mat007 2013-05-03 21:19:52 +00:00
  • 5711c04ef8 Fixed build mat007 2013-05-03 20:51:14 +00:00
  • 54c08c53a6 Refactoring mat007 2013-05-03 20:18:05 +00:00
  • 8d2fb9c94c Added support for several sequences in 'in' mat007 2013-05-03 20:17:46 +00:00
  • 4ee2837dcd Replaced new with boost::make_shared mat007 2013-05-03 20:16:50 +00:00
  • 26540da771 Fixed documentation links mat007 2013-05-03 20:16:17 +00:00
  • 927748731f Documented quick constraint mat007 2013-05-03 20:16:01 +00:00
  • 62adee5d3d Tweaked documentation mat007 2013-05-03 20:15:18 +00:00
  • 5cb37bdacd Updated changelog mat007 2013-04-23 22:49:05 +00:00
  • 791b807551 Tweaked documentation mat007 2013-04-23 22:48:55 +00:00
  • 9dcf6fb274 Documented MOCK_UNARY_CONSTRAINT and MOCK_BINARY_CONSTRAINT mat007 2013-04-23 22:48:45 +00:00
  • 2810694971 Refactoring mat007 2013-04-23 22:48:35 +00:00
  • 48f577182e Refactoring mat007 2013-04-23 22:48:25 +00:00
  • 3eab54539a Added missing include mat007 2013-04-14 13:46:43 +00:00
  • 92842e9087 Added include to config.hpp everywhere to prevent configuration variable mismatch mat007 2013-04-14 07:04:12 +00:00
  • c553877466 Updated contributors mat007 2013-04-11 20:26:59 +00:00
  • 59b9eb8f42 Fixed shadowed template parameter mat007 2013-04-11 20:26:50 +00:00
  • 7b2a9d99f7 Updated changelog mat007 2013-04-11 20:26:40 +00:00
  • 4afe1d32d4 Added support for C++11 lambdas as constraints mat007 2013-04-11 16:24:26 +00:00
  • c5861a744d Documented use of C++11 lambdas as actions mat007 2013-04-11 16:24:02 +00:00
  • 8a6e38a642 Refactoring mat007 2013-04-11 16:23:50 +00:00
  • 1f767bc1a4 Removed MOCK_METHOD_EXT from disambiguation helper mat007 2013-04-11 16:23:09 +00:00
  • 1de757ee5c Changed quotes to angle brackets for Boost.PP iteration mat007 2013-04-11 16:22:38 +00:00
  • 38265da8d1 Replaced _MSC_VER with BOOST_MSVC mat007 2013-04-11 16:09:40 +00:00
  • 5b2223f571 Removed auto link mat007 2013-04-11 16:08:44 +00:00
  • 239f60a7da Cleanup mat007 2013-03-30 21:30:35 +00:00
  • 02e2b4bbfd Return actions now accept by copy types derived from abstract base types mat007 2013-03-30 19:11:52 +00:00
  • 1ddf17d1c1 Added news section to navbar mat007 2013-03-10 18:39:34 +00:00
  • c5593d5662 Changed https to http mat007 2013-03-10 18:39:28 +00:00
  • 3d8a6db28b Updated changelog for 1.2.2 mat007 2013-03-09 21:21:27 +00:00
  • 200e293b7f Added MOCK_FUNCTOR_TPL mat007 2013-03-08 20:40:00 +00:00
  • 3f9e9a78a7 Fix for gcc 4.4 mat007 2013-03-08 09:51:12 +00:00
  • a7cdc82a59 Updated documentation mat007 2013-03-08 08:01:34 +00:00
  • 5e3e0e8b8b Deactivated C4505 for all msvc and not just vc80 mat007 2013-03-08 08:01:21 +00:00
  • 2b6356c435 Cleanup mat007 2013-03-08 08:01:10 +00:00
  • 51abd10847 Added MOCK_CONVERSION_OPERATOR_TPL mat007 2013-03-08 08:00:58 +00:00
  • 87ea27b96c Removed duplicated test case mat007 2013-03-08 08:00:46 +00:00
  • b4b9d732d3 Updated documentation mat007 2013-03-07 07:17:14 +00:00
  • 6491d11d19 Added round parenthesis support in function signatures mat007 2013-03-07 07:17:02 +00:00
  • 68ae1ada45 Added variadic macro support for MOCK_BASE_CLASS and MOCK_FUNCTOR mat007 2013-03-07 07:16:52 +00:00
  • a1436f26e6 Added variadic macro support for MOCK_FUNCTION and all the MOCK_METHOD family mat007 2013-03-07 07:16:40 +00:00
  • c4ec34e7fa Removed unnecessary semicolon mat007 2013-03-07 07:16:27 +00:00
  • 2be531e212 Fixed vc100_x64 output directory mat007 2013-03-07 07:16:16 +00:00
  • 7e7d6fc5fe Fixed type name extraction involving template classes mat007 2013-02-06 07:07:59 +00:00
  • f33f31fb29 Fixed type name extraction involving template classes mat007 2013-02-05 21:20:37 +00:00
  • c2dd320bf4 Fixed type name extraction involving template classes mat007 2013-01-27 21:54:41 +00:00
  • dccc50d3e9 Cleanup mat007 2013-01-27 17:52:24 +00:00
  • aa898eb9a2 Fixed typo in documentation mat007 2013-01-27 17:52:17 +00:00
  • 760858ddde Fixed copyright mat007 2013-01-27 17:52:09 +00:00
  • 3ee6f1a33a Updated changelog for 1.2.1 mat007 2013-01-27 17:52:00 +00:00
  • 1b81721c9b Fixed typo mat007 2013-01-27 17:51:53 +00:00
  • 6c16dd968c Fixed type name extraction involving template classes mat007 2013-01-24 22:38:51 +00:00
  • 526d603260 Fixed boost image linking mat007 2013-01-24 22:38:43 +00:00
  • 4cd3d08e3e Fixed type name extraction involving template classes mat007 2013-01-20 16:50:37 +00:00
  • b21790be27 Fixed typo in changelog mat007 2013-01-07 16:45:17 +00:00
  • 94b23827fd Updated documentation mat007 2013-01-07 16:17:39 +00:00
  • 6d3630f0a2 Moved mock::exception in its own header so that it can be included without the error policy mat007 2013-01-07 16:16:49 +00:00
  • 3c0bb8e16e Cleanup mat007 2013-01-07 16:16:38 +00:00
  • 970b9b6b7b Updated link to license text mat007 2013-01-07 16:16:22 +00:00
  • 7f7ea6bc8f Updated documentation mat007 2013-01-07 16:16:07 +00:00
  • d29397417e Turned documentation code into example code mat007 2012-11-28 23:01:45 +00:00
  • af5f82a29d Updated changelog mat007 2012-11-28 23:01:15 +00:00
  • c7a609404f Fixed missing file name and line number in logs mat007 2012-11-28 21:57:03 +00:00
  • 2b0ef7328c Updated documentation mat007 2012-11-04 00:57:45 +00:00
  • 2d49f5958f Removed unused include mat007 2012-11-04 00:57:37 +00:00
  • e34534598d Removed obsolete file mat007 2012-11-04 00:57:30 +00:00
  • ebed226f9e Deactivated boost conversion for now mat007 2012-11-04 00:57:17 +00:00
  • 9c2bc25822 Updated documentation mat007 2012-11-04 00:42:15 +00:00
  • e09e1ef7a8 Changed default platform to vc100 mat007 2012-09-30 20:23:52 +00:00
  • b2b00f9522 Fixed line width greater than 80 mat007 2012-09-23 20:20:00 +00:00
  • 1f7e90f565 Cleanup mat007 2012-09-21 22:20:00 +00:00
  • a84c66c714 Renamed mock::detail::check to mock::matcher mat007 2012-09-21 22:19:52 +00:00
  • 3e3746dce5 Fixed missing variable initialization mat007 2012-09-21 22:19:35 +00:00
  • ff0f8f6832 Added subtitle mat007 2012-09-21 22:19:28 +00:00
  • b9feefc242 Cleanup mat007 2012-09-21 22:19:19 +00:00
  • 046bfc26c9 Customized logo and navigation bar mat007 2012-09-21 22:19:10 +00:00
  • dea0e372d3 Cleanup mat007 2012-09-21 22:18:58 +00:00
  • 269e898942 Re-worked index page to be closer to the one of a library outside boost mat007 2012-09-15 20:27:04 +00:00
  • 7792a11699 Re-organized documentation mat007 2012-09-15 20:26:51 +00:00
  • 9414f88bf8 Copying only css and png from boost documentation mat007 2012-09-15 20:26:39 +00:00