Krystian Kuzniarek 
							
						 
					 
					
						
						
						
						
							
						
						
							bfcb28085c 
							
						 
					 
					
						
						
							
							restore mistakenly removed iffs in their explicit form  
						
						... 
						
						
						
						Due to confusion arisen from "iff" standing for "if and only if",
this commit uses the latter. 
						
						
					 
					
						2019-08-20 12:14:22 +02:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							d686998f8b 
							
						 
					 
					
						
						
							
							Merge pull request  #2397  from kuzkry:custom-type-traits-is_reference  
						
						... 
						
						
						
						PiperOrigin-RevId: 264193098 
						
						
					 
					
						2019-08-19 14:20:11 -04:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							1c2bc6e99d 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Remove legacy support for signed wchar_t and unsigned wchar_t.
Clang now errors out on these types as well by default. Rather than making the
condition for these types even more complicated, just remove the tests covering
these types since they don't seem to justify the maintenance burden. We
can reasonably expect these types to work in compilers that support them
without needing specific tests for them since they are treated as standard
integral types.
PiperOrigin-RevId: 263577673 
						
						
					 
					
						2019-08-15 17:34:34 -04:00 
						 
				 
			
				
					
						
							
							
								Krystian Kuzniarek 
							
						 
					 
					
						
						
						
						
							
						
						
							5f93edf676 
							
						 
					 
					
						
						
							
							remove custom implementations of std::is_same  
						
						
						
						
					 
					
						2019-08-14 14:00:44 +02:00 
						 
				 
			
				
					
						
							
							
								Krystian Kuzniarek 
							
						 
					 
					
						
						
						
						
							
						
						
							e8d3cb3c7c 
							
						 
					 
					
						
						
							
							remove a custom implementation of std::is_reference  
						
						
						
						
					 
					
						2019-08-14 13:33:13 +02:00 
						 
				 
			
				
					
						
							
							
								Krystian Kuzniarek 
							
						 
					 
					
						
						
						
						
							
						
						
							eb3cc9525f 
							
						 
					 
					
						
						
							
							fix typos  
						
						
						
						
					 
					
						2019-07-30 12:52:27 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Levine 
							
						 
					 
					
						
						
						
						
							
						
						
							475c80567d 
							
						 
					 
					
						
						
							
							Don't allow signed/unsigned wchar_t in gcc 9 and later  
						
						
						
						
					 
					
						2019-06-04 01:07:18 -04:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							30a8ce53d8 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Refactor the `Invoke` and `InvokeWithoutArgs` actions:
 - Replace pump'd classes and functions with templates.
 - Make the polymorphic actions be polymorphic functors instead.
 - Fix Invoke(Callback*) to work with subclasses of the callbacks, instead of trying to diagnose that in gmock_doctor.
PiperOrigin-RevId: 229604112 
						
						
					 
					
						2019-01-17 14:41:08 -05:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							7958cbe199 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Drop generated file gmock-generated-internal-utils.h.
PiperOrigin-RevId: 228232195 
						
						
					 
					
						2019-01-08 11:50:56 -05:00 
						 
				 
			
				
					
						
							
							
								misterg 
							
						 
					 
					
						
						
						
						
							
						
						
							92feb4d617 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Internal Change
PiperOrigin-RevId: 227575279 
						
						
					 
					
						2019-01-02 16:51:40 -05:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							cb1ea717e7 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Remove the #ifs for old, unsupported and buggy compilers:
* old versions of GCC & MSVC
* Symbian
PiperOrigin-RevId: 227116941 
						
						
					 
					
						2019-01-02 16:51:33 -05:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							4645a8b271 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Unifdef c++11-related macros from googletest now that it requires C++11.
PiperOrigin-RevId: 225905601 
						
						
					 
					
						2018-12-20 14:09:31 -05:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							2df8281cef 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Validate spec modifiers.
PiperOrigin-RevId: 221810235 
						
						
					 
					
						2018-11-20 13:29:40 -05:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							792e898e09 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Unify implementation of GMOCK_PP_REPEAT and GMOCK_PP_FOREACH.
PiperOrigin-RevId: 221659669 
						
						
					 
					
						2018-11-20 13:29:02 -05:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							4b79fb3001 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						One macro to rule them all.
PiperOrigin-RevId: 221462515 
						
						
					 
					
						2018-11-15 16:11:19 -05:00 
						 
				 
			
				
					
						
							
							
								Robin Lindén 
							
						 
					 
					
						
						
						
						
							
						
						
							1f17e0376a 
							
						 
					 
					
						
						
							
							Remove workarounds for unsupported MSVC versions  
						
						
						
						
					 
					
						2018-11-10 15:20:26 +01:00 
						 
				 
			
				
					
						
							
							
								misterg 
							
						 
					 
					
						
						
						
						
							
						
						
							7e9920053e 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Remove linked_ptr and use std::shared_ptr instead
PiperOrigin-RevId: 219129336 
						
						
					 
					
						2018-10-29 13:46:16 -04:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							63ad9ec911 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Remove linked_ptr and use std::shared_ptr instead
PiperOrigin-RevId: 218618184 
						
						
					 
					
						2018-10-26 14:19:59 -04:00 
						 
				 
			
				
					
						
							
							
								misterg 
							
						 
					 
					
						
						
						
						
							
						
						
							55c37984f7 
							
						 
					 
					
						
						
							
							Googletest export  
						
						... 
						
						
						
						Remove linked_ptr and use std::shared_ptr instead
PiperOrigin-RevId: 218571466 
						
						
					 
					
						2018-10-26 14:19:51 -04:00 
						 
				 
			
				
					
						
							
							
								Abseil Team 
							
						 
					 
					
						
						
						
						
							
						
						
							dd4e36663c 
							
						 
					 
					
						
						
							
							Unconditionally use std::tuple.  
						
						... 
						
						
						
						Remove all mention of TR1 tuple and our own implementation of tuple.
PiperOrigin-RevId: 216395043 
						
						
					 
					
						2018-10-09 16:25:58 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							f0bcc9b875 
							
						 
					 
					
						
						
							
							Comments changes, no functionality changes.  
						
						
						
						
					 
					
						2018-08-14 15:04:11 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							bdc777e251 
							
						 
					 
					
						
						
							
							Comments changes, no functionality changes  
						
						
						
						
					 
					
						2018-08-14 14:04:07 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							b0f2daec87 
							
						 
					 
					
						
						
							
							formatting custom/README.md  
						
						
						
						
					 
					
						2018-08-13 22:45:53 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							5bdf9c5f70 
							
						 
					 
					
						
						
							
							formatting for new READMEs  
						
						
						
						
					 
					
						2018-08-13 16:23:17 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							14e8a3161d 
							
						 
					 
					
						
						
							
							Move instructions into custom/README files  
						
						
						
						
					 
					
						2018-08-13 14:31:56 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							d61ffe1c3f 
							
						 
					 
					
						
						
							
							comment cleanup  
						
						
						
						
					 
					
						2018-08-13 13:17:38 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							821944fa56 
							
						 
					 
					
						
						
							
							Formatting changes for automatic code management  
						
						
						
						
					 
					
						2018-07-27 11:15:08 -04:00 
						 
				 
			
				
					
						
							
							
								duxiuxing 
							
						 
					 
					
						
						
						
						
							
						
						
							20f9427c4a 
							
						 
					 
					
						
						
							
							Merge branch 'master' into googletest_for_asam  
						
						
						
						
					 
					
						2018-07-19 18:38:20 +08:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							974129ca2a 
							
						 
					 
					
						
						
							
							Formatting and a link  
						
						
						
						
					 
					
						2018-07-18 11:17:19 -04:00 
						 
				 
			
				
					
						
							
							
								duxiuxing 
							
						 
					 
					
						
						
						
						
							
						
						
							9e02b51c70 
							
						 
					 
					
						
						
							
							Fix warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss  
						
						
						
						
					 
					
						2018-07-17 15:46:47 +08:00 
						 
				 
			
				
					
						
							
							
								David Sunderland 
							
						 
					 
					
						
						
						
						
							
						
						
							5fd3984f10 
							
						 
					 
					
						
						
							
							Fix friend declaration to use GTEST_API_ decl spec.  
						
						
						
						
					 
					
						2018-04-19 01:11:50 -04:00 
						 
				 
			
				
					
						
							
							
								David Sunderland 
							
						 
					 
					
						
						
						
						
							
						
						
							b490cb0400 
							
						 
					 
					
						
						
							
							Revert useless use of GTEST_API_ on WithoutMatchers decl.  
						
						
						
						
					 
					
						2018-04-19 01:10:22 -04:00 
						 
				 
			
				
					
						
							
							
								David Sunderland 
							
						 
					 
					
						
						
						
						
							
						
						
							158783e097 
							
						 
					 
					
						
						
							
							Add GTEST_API_ tag to WithoutMatchers class. Hopefully that fixes the problem on MSVC?  
						
						
						
						
					 
					
						2018-04-18 20:59:49 -04:00 
						 
				 
			
				
					
						
							
							
								David Sunderland 
							
						 
					 
					
						
						
						
						
							
						
						
							c24086c099 
							
						 
					 
					
						
						
							
							Mark new GetWithoutMatchers method as part of the exported API, to address MSVC linker errors.  
						
						
						
						
					 
					
						2018-04-18 20:25:31 -04:00 
						 
				 
			
				
					
						
							
							
								David Sunderland 
							
						 
					 
					
						
						
						
						
							
						
						
							cf7b25961a 
							
						 
					 
					
						
						
							
							Clone of unsubmitted cr/176529515. Introduce parameterless expectations.  
						
						
						
						
					 
					
						2018-04-18 19:28:56 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							797c6f1be1 
							
						 
					 
					
						
						
							
							..and this should be it  
						
						
						
						
					 
					
						2018-04-11 10:10:24 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							346f1f5734 
							
						 
					 
					
						
						
							
							merge  
						
						
						
						
					 
					
						2018-04-10 16:10:34 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							ec1df5b40f 
							
						 
					 
					
						
						
							
							RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors before merging the PR  
						
						
						
						
					 
					
						2018-04-10 15:57:16 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							3f59eb6a59 
							
						 
					 
					
						
						
							
							Revert "gmock actions 2"  
						
						
						
						
					 
					
						2018-04-09 22:10:12 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							f9c57f3d48 
							
						 
					 
					
						
						
							
							yet more  
						
						
						
						
					 
					
						2018-04-09 16:04:48 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							fb63da38e7 
							
						 
					 
					
						
						
							
							linkage, fixing MSVC  
						
						
						
						
					 
					
						2018-04-06 16:43:35 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							6573981317 
							
						 
					 
					
						
						
							
							warnings  
						
						
						
						
					 
					
						2018-04-06 11:00:13 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							1e454bdbcc 
							
						 
					 
					
						
						
							
							cont - 2  
						
						
						
						
					 
					
						2018-04-06 10:52:49 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							907d5d1a7a 
							
						 
					 
					
						
						
							
							cont  
						
						
						
						
					 
					
						2018-04-06 10:43:11 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							55451e85bb 
							
						 
					 
					
						
						
							
							more warnings  
						
						
						
						
					 
					
						2018-04-06 10:35:09 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							a603ff235a 
							
						 
					 
					
						
						
							
							deal with MSVC warn, cont 1  
						
						
						
						
					 
					
						2018-04-06 10:24:49 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							aa397015ee 
							
						 
					 
					
						
						
							
							Cont. deal with MCVS warnings  
						
						
						
						
					 
					
						2018-04-06 10:15:00 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							cb430d1205 
							
						 
					 
					
						
						
							
							Deal with MCVS warnings  
						
						
						
						
					 
					
						2018-04-06 10:01:40 -04:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							0a27876dd3 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/google/googletest  
						
						
						
						
					 
					
						2018-03-05 12:26:24 -05:00 
						 
				 
			
				
					
						
							
							
								Gennadiy Civil 
							
						 
					 
					
						
						
						
						
							
						
						
							78797f38ef 
							
						 
					 
					
						
						
							
							Merges-1  
						
						
						
						
					 
					
						2018-03-05 12:26:15 -05:00