Commit graph

  • 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
  • 296c83319c Rewrote introduction mat007 2012-09-15 20:26:26 +00:00
  • 4a3509e141 Added a changelog section to boost documentation mat007 2012-09-15 20:26:14 +00:00
  • 655750392f Removed reference section from boost documentation for now mat007 2012-09-15 20:26:01 +00:00
  • 7375e37f56 Changed boost documentation name to Turtle for now mat007 2012-09-15 20:25:49 +00:00
  • 2f892f596b Copying boost css and images to doc output mat007 2012-09-15 20:25:36 +00:00
  • 25ccf6078f Replaced std::type_info with boost::detail::sp_typeinfo mat007 2012-09-02 21:31:24 +00:00
  • 8aa007af3b Added tests to ensure proper support for boost::result_of mat007 2012-09-02 21:30:45 +00:00
  • e38a3ee8ec Fixed potential conflict with macro max mat007 2012-09-02 08:05:48 +00:00
  • 0841b2fd16 Changed char* constraint behaviour to be comparable to another char* mat007 2012-09-02 06:58:01 +00:00
  • b323536096 Reverted 547,548 mat007 2012-09-01 22:41:58 +00:00
  • 48da35fef0 Changed char* constraint behaviour to be comparable to another char* mat007 2012-09-01 22:21:12 +00:00
  • 3d9011f99d Changed char* constraint behaviour to be comparable to another char* mat007 2012-09-01 21:43:49 +00:00
  • 125f6c2a80 Fixed test_check mat007 2012-09-01 21:43:27 +00:00
  • b4755bdaf4 Worked around gcc bug, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40146 mat007 2012-09-01 17:22:32 +00:00
  • 77a99b8893 Added tests for mock::detail::check mat007 2012-09-01 17:22:19 +00:00
  • cc0a24a939 Trying to work around spurious warning with gcc mat007 2012-08-01 11:19:42 +00:00
  • 4eb67fd831 Cleanup mat007 2012-08-01 11:19:26 +00:00
  • 1170af3c1f Suppressed warning C4505 for vc80 mat007 2012-08-01 10:36:20 +00:00