Commit Graph

  • 98f62c9cdd Codegear files should be CRLF. Billy Donahue 2015-08-21 14:16:55 -0400
  • 02730de6e3 Exported by script Billy Donahue 2015-08-21 13:49:44 -0400
  • 642acbd612 Migrating wiki contents from Google Code Google Code Exporter 2015-07-28 11:15:35 -0400
  • 6e1087218b Rename custom/callback-actions.h[.pump] => custom/gmock-generated-actions.h[.pump]. kosak 2015-07-28 00:53:13 +0000
  • 6f8a66431c Introduce FormatForComparison to format values that are operands of comparison assertions (e.g. ASSERT_EQ). kosak 2015-07-28 00:39:46 +0000
  • 01db9d469b Injection point for GTEST_CUSTOM_INIT_GOOGLE_TEST_FUNCTION_ kosak 2015-07-28 00:24:28 +0000
  • 0b10cfd582 Prevent MSVC from issuing warnings about possible value truncations. kosak 2015-07-28 00:15:20 +0000
  • e83085aeb1 Inject a mock stack trace getter. kosak 2015-07-28 00:12:51 +0000
  • 58a4bb42c8 Add an injection point for customizing GMOCK_DECLARE_bool and the like. kosak 2015-07-28 00:02:21 +0000
  • cac6c1bb53 Tests based on GTEST_HAS_STD_UNIQUE_PTR_ and GTEST_HAS_STD_SHARED_PTR_. Pull in gtest 744. kosak 2015-07-27 23:51:16 +0000
  • f253efc20e Introduct GTEST_HAS_STD_SHARED_PTR_ kosak 2015-07-27 23:49:18 +0000
  • 6702b97d5e Inject customization point for gmock-matchers.h kosak 2015-07-27 23:05:57 +0000
  • c820efcc04 Templatize ParseeGoogleMockStringFlag on String type. kosak 2015-07-27 22:08:34 +0000
  • 3330752941 Order the initializers correctly. kosak 2015-07-27 22:00:58 +0000
  • 1e86cae1d6 Inject GTEST_EXTRA_DEATH_TEST_CHILD_SETUP kosak 2015-07-27 21:42:24 +0000
  • c33ce7c159 Inject the custom InitGoogleTest function using a macro. kosak 2015-07-27 21:36:08 +0000
  • f487e9510b Inject the name of the Init function using a macro. kosak 2015-07-27 21:18:24 +0000
  • 37a8c1068d Missing diff that should have gone along with the pull of gtest 738. kosak 2015-07-27 20:52:35 +0000
  • 4188ec3529 Inject GTEST_CUSTOM_TEST_EVENT_LISTENER_ kosak 2015-07-24 21:16:59 +0000
  • f972f1680a Inject GetArgvs() with a macro from custom/gtest-port.h. kosak 2015-07-24 20:43:09 +0000
  • 40bba6c9ec Inject GTEST_EXTRA_DEATH_TEST_COMMAND_LINE_ARGS_ kosak 2015-07-24 20:26:10 +0000
  • 01e229bacf Fix an instance of move-pessimization. kosak 2015-07-24 20:12:16 +0000
  • a6e32f0a2c Explicitly specify return value for lambda in AsStdFunction() to ensure it works properly where return type is a reference. kosak 2015-07-24 20:05:26 +0000
  • 794ef030eb Add support for named value-parameterized tests. kosak 2015-07-24 19:46:18 +0000
  • 41b5b28d48 Inject implementation of *FromGTestEnv using macros. kosak 2015-07-24 19:07:10 +0000
  • f6df4c6baf Remove some tests. kosak 2015-07-19 22:58:38 +0000
  • c6b9fcd60a Add injection point for GTEST_KILLED_BY_SIGNAL_OVERRIDE. kosak 2015-07-19 22:42:00 +0000
  • 831b87f234 Do not create an extra default instance of T when constructing a ThreadLocal<T>. kosak 2015-07-19 22:33:19 +0000
  • 9e38d77f65 Allow the single-arg Values() overload to to conversions, just like every other overload. kosak 2015-07-19 22:21:58 +0000
  • 7d7beaa155 Condition some code on !GTEST_HAS_MUTEX_AND_THREAD_LOCAL_ kosak 2015-07-19 22:05:06 +0000
  • 4d69b1607a GTEST_USE_OWN_FLAGFILE support kosak 2015-07-19 21:50:45 +0000
  • 67c377d3b1 Move Callback-related generated actions to a custom/ file. kosak 2015-07-19 20:39:47 +0000
  • e7dbfde8ce Move stack trace logic into custom/ and add a macro to inject it. kosak 2015-07-17 23:57:03 +0000
  • fe95bc332d Determine the existence of hash_map/hash_set in gtest-port.h. kosak 2015-07-17 23:08:48 +0000
  • 060b7452ec Implement GetThreadCount for Linux. kosak 2015-07-17 22:53:00 +0000
  • 4f8dc917eb Add support for --gtest_flagfile. kosak 2015-07-17 22:11:58 +0000
  • 195610d30c Add support for --gtest_flagfile kosak 2015-07-17 21:56:19 +0000
  • 0928adbfea Move the selection of the flag saver implementation into gtest-port.h and custom/gtest-port.h. kosak 2015-07-14 22:44:39 +0000
  • 80167de705 Minor refactoring. kosak 2015-07-14 22:29:59 +0000
  • 38dd7485c0 Change GetDefaultFilter to allow for the injection of a custom filter. kosak 2015-07-14 21:49:27 +0000
  • f025eba07b Add support for gtest custom printers. kosak 2015-07-14 21:26:09 +0000
  • 1cc9514de5 Add comment. kosak 2015-07-14 20:58:40 +0000
  • 54566c2573 Remove TestPrematureExitFileEnvVarIsSet kosak 2015-07-14 20:52:01 +0000
  • fb9caa4a18 Minor changes. kosak 2015-07-14 20:44:00 +0000
  • 683886c567 Add GTEST_ATTRIBUTE_UNUSED_ to the dummy variable generated in INSTANTIATE_TEST_CASE_P. kosak 2015-07-14 20:29:34 +0000
  • 1e4d31008f Control death test with an #ifdef guard. kosak 2015-07-14 20:26:09 +0000
  • 156d1b513b Create custom/gtest-port.h to hold custom logic. kosak 2015-07-14 19:56:37 +0000
  • d5ac8cd9eb Add GTEST_ATTRIBUTE_UNUSED_ to the dummy variable generated in INSTANTIATE_TEST_CASE_P. kosak 2015-07-13 22:45:50 +0000
  • 0f3d673be1 fully-qualify use of scoped_ptr name kosak 2015-07-13 21:33:41 +0000
  • d86a723ed9 Mark the default constructor of Matcher<> explicit. This prevents implicitly constructing a matcher from {}. kosak 2015-07-13 21:19:43 +0000
  • 9b1a944ec4 Fix EXPECT_THAT() to support literal strings as a second argument. kosak 2015-04-28 23:06:58 +0000
  • 6305ff5a92 Change IsNull and NotNull to use ==/!= nullptr in C++11. Also update gmock_doctor due to Clang wording change. kosak 2015-04-28 22:36:31 +0000
  • 1197daf357 urxvt supports colors kosak 2015-04-28 22:04:35 +0000
  • f8c44a0ae4 Work around some unsigned->signed warnings in our tests/. Thanks to Diego Barrios Romero <eldruin@gmail.com>. kosak 2015-04-28 21:59:44 +0000
  • 5c996c6466 Make an int64->double conversion explicit to silence -Wconversion. kosak 2015-04-28 21:43:13 +0000
  • 5625dd333a Suppresses the stack trace in a warning for uninteresting call by default; the stack trace will still be printed when --gmock_verbose=info is printed. kosak 2015-02-14 22:05:58 +0000
  • d478a1f46d In C++11 and above, makes a mock method whose return type is default constructible return a default-constructed value by default. kosak 2015-02-14 02:45:40 +0000
  • 1d53731f2c Enable GTest thread safety on Native Client. kosak 2015-02-14 02:26:43 +0000
  • 02d6479259 This change adds an explicit invocation of std::move to workaround a problem in VC++'s /analyze compiler that was causing build errors in Chrome: kosak 2015-02-14 02:22:21 +0000
  • 8209a45e24 Add asserts to prevent mysterious hangs in a non-thread-safe gmock build. kosak 2015-02-14 02:13:32 +0000
  • b215e30cad Add FreeBSD support. kosak 2015-01-22 00:58:35 +0000
  • 83602c8340 Fix build regression with old (Xcode 5.1) clangs. kosak 2015-01-14 06:35:05 +0000
  • 7489581db8 Fix build of Objective-C++ files with new clang versions. kosak 2015-01-08 03:34:16 +0000
  • 12ab6bb16f Small Mingw localtime() fix. Thanks tberghammer for pointing it out. https://codereview.appspot.com/185420043/ kosak 2015-01-08 03:12:18 +0000
  • 53d49dc43e Make ReturnNull() support unique_ptr and shared_ptr. kosak 2015-01-08 03:03:09 +0000
  • 8e838ce0fd Adding support to gmock_gen for nested templates. kosak 2015-01-08 02:48:08 +0000
  • 6b81780310 Makes DoubleNear() print the diff between the actual and the expected value when the match fails. Also fix bogus MSVC warning about "alignment of a member was sensitive to packing". Also bring in gtest 701. kosak 2015-01-08 02:38:14 +0000
  • c2101c2877 Change an example to use 'override' rather than 'virtual'. Add missing headers for 'connect' and 'socket'. kosak 2015-01-08 02:35:11 +0000
  • 102b50483a Noop changes to suppress compile-time warnings in WINDOWS code paths. kosak 2014-11-17 02:56:14 +0000
  • 61adbcc5c6 Add support for C++11 explicitly defaulted and deleted special member functions in the gmock generator. kosak 2014-11-17 02:49:22 +0000
  • 055b6b17d2 Prevent gmock_gen from returning exit code zero on a failure to parse. kosak 2014-11-17 02:46:37 +0000
  • f58b49a2b1 Handle parameters without variable names when the type includes *, & or []. kosak 2014-11-17 02:42:33 +0000
  • 40be033887 Remove special support for GTEST_OS_IOS_SIMULATOR. kosak 2014-11-17 02:38:21 +0000
  • e330b754cb Strip trailing whitespace when stringifying type lists. kosak 2014-11-17 02:28:09 +0000
  • 6e87b780d3 Update gmock_doctor to accept static_assert output. kosak 2014-11-17 02:22:20 +0000
  • cd99eb0bbd Fix gmock-matchers_test's ConstIter. kosak 2014-11-17 02:18:28 +0000
  • 074ed8c8ea Clang-on-Windows can support GTEST_ATTRIBUTE_UNUSED_. kosak 2014-11-17 02:11:23 +0000
  • 7123d83132 Fix gmock Action behaviour when return type is Wrapper kosak 2014-11-17 02:04:46 +0000
  • 506340a66b Generate relational matchers (Eq,Lt, etc) with CRTP instead of macro. kosak 2014-11-17 01:47:54 +0000
  • d370f85b02 Call move() by qualified name (::testing::internal::move() or just internal::move()). Pull in gtest 696. kosak 2014-11-17 01:14:16 +0000
  • 71271d2c95 Call move() by qualified name (::testing::internal::move() or just internal::move()). kosak 2014-11-17 01:13:37 +0000
  • 389bad61e2 Silence a signedness-comparison warning in gmock-actions_test. include <functional> when using std::function in gmock. kosak 2014-11-17 01:08:51 +0000
  • 3d1c78b2bf Add ByMove() modifier for the Return() action. Pull in gtest 695. kosak 2014-11-17 00:56:52 +0000
  • d3d142ef1c Add ByMove() modifier for the Return() action. kosak 2014-11-17 00:55:43 +0000
  • 5b9cbbb16d Distinguish between C++11 language and library support for std::function, std::begin, std::end, and std::move in gtest and gmock. Bring in gtest 694. kosak 2014-11-17 00:28:55 +0000
  • 6aa0422e85 Distinguish between C++11 language and library support for std::function, std::begin, std::end, and std::move in gtest and gmock. kosak 2014-11-17 00:27:28 +0000
  • 6884259b7d Reduce the stack frame size for CmpHelper* functions by moving the failure path into their own functions. kosak 2014-11-17 00:06:22 +0000
  • 64df8e349f Mock out GetCurrentDir in NaCl. kosak 2014-07-29 00:30:10 +0000
  • 2336e9c171 Defines the UnorderedPointwise(m, container) matcher, which is like Pointwise(m, container) but ignores the order of the elements. kosak 2014-07-28 22:57:30 +0000
  • b54098a9ab Expand equality failure messages with a by-line diff. kosak 2014-07-28 21:54:50 +0000
  • 06678924fa Allows {Unordered,}ElementsAreArray() to accept any STL-style container as the parameter. kosak 2014-07-28 20:01:28 +0000
  • bd263344f9 Additional changes, to add support for Windows Phone and Windows RT kosak 2014-06-18 21:31:01 +0000
  • 96ddffe8fd Reduce the number of occurrences of gendered pronouns in gtest. kosak 2014-06-18 00:22:42 +0000
  • a9e02a9178 Add MockFunction::AsStdFunction(). Also pull in gtest 688. kosak 2014-06-17 23:19:54 +0000
  • 21ee8a2e72 Disable asan instrumentation for StackGrowsDown(). kosak 2014-06-17 23:16:37 +0000
  • 1f5fdea417 Push several shanges: billydonahue 2014-05-19 17:54:51 +0000
  • 8120f66c32 Push upstream to SVN. billydonahue 2014-05-15 19:42:15 +0000
  • bd0188320d Export tuple and friends in the ::testing namespace. kosak 2014-04-02 20:30:00 +0000
  • 5df87d70b6 Export tuple and friends in the ::testing namespace. kosak 2014-04-02 20:26:07 +0000
  • 15d61e42bd Implement threading support for gmock on Windows. Replace U+2013 with U+002D in comment lines. Pull in gtest 681. kosak 2014-03-24 22:08:24 +0000