947 Commits (ed9d1e1ff92ce199de5ca2667a667cd0a368482a)
 

Author SHA1 Message Date
Billy Donahue a3de8e8bf7 Merge pull request #2 from google/master 10 years ago
Billy Donahue 95548d3ec8 Merge pull request #499 from google/wiki 10 years ago
Billy Donahue 3003e787a5 Merge pull request #498 from BillyDonahue/wiki 10 years ago
Billy Donahue 613e23a4bf Move wiki .md files to docs/ folder. 10 years ago
Billy Donahue 6698939b32 Merge branch 'master' into wiki 10 years ago
Billy Donahue 5050d9680b Merge pull request #1 from google/master 10 years ago
Billy Donahue e6ad956e00 Merge branch 'wiki' of github.com:BillyDonahue/googletest into wiki 10 years ago
Billy Donahue b45583ace0 Merge pull request #497 from BillyDonahue/20150822_readme_md 10 years ago
Billy Donahue a47310a1c1 Rename README->README.md 10 years ago
Billy Donahue 849f281395 Merge pull request #495 from BillyDonahue/script_export 10 years ago
Billy Donahue 524958b444 Remove execute permissions from msvc/ files. 10 years ago
Billy Donahue 98f62c9cdd Codegear files should be CRLF. 10 years ago
Billy Donahue 02730de6e3 Exported by script 10 years ago
Google Code Exporter 642acbd612 Migrating wiki contents from Google Code 10 years ago
kosak 6e1087218b Rename custom/callback-actions.h[.pump] => 10 years ago
kosak 6f8a66431c Introduce FormatForComparison to format values that are operands of comparison assertions (e.g. ASSERT_EQ). 10 years ago
kosak 01db9d469b Injection point for GTEST_CUSTOM_INIT_GOOGLE_TEST_FUNCTION_ 10 years ago
kosak 0b10cfd582 Prevent MSVC from issuing warnings about possible value truncations. 10 years ago
kosak e83085aeb1 Inject a mock stack trace getter. 10 years ago
kosak 58a4bb42c8 Add an injection point for customizing GMOCK_DECLARE_bool and the like. 10 years ago
kosak cac6c1bb53 Tests based on GTEST_HAS_STD_UNIQUE_PTR_ and GTEST_HAS_STD_SHARED_PTR_. 10 years ago
kosak f253efc20e Introduct GTEST_HAS_STD_SHARED_PTR_ 10 years ago
kosak 6702b97d5e Inject customization point for gmock-matchers.h 10 years ago
kosak c820efcc04 Templatize ParseeGoogleMockStringFlag on String type. 10 years ago
kosak 3330752941 Order the initializers correctly. 10 years ago
kosak 1e86cae1d6 Inject GTEST_EXTRA_DEATH_TEST_CHILD_SETUP 10 years ago
kosak c33ce7c159 Inject the custom InitGoogleTest function using a macro. 10 years ago
kosak f487e9510b Inject the name of the Init function using a macro. 10 years ago
kosak 37a8c1068d Missing diff that should have gone along with the pull of gtest 738. 10 years ago
kosak 4188ec3529 Inject GTEST_CUSTOM_TEST_EVENT_LISTENER_ 10 years ago
kosak f972f1680a Inject GetArgvs() with a macro from custom/gtest-port.h. 10 years ago
kosak 40bba6c9ec Inject GTEST_EXTRA_DEATH_TEST_COMMAND_LINE_ARGS_ 10 years ago
kosak 01e229bacf Fix an instance of move-pessimization. 10 years ago
kosak a6e32f0a2c Explicitly specify return value for lambda in AsStdFunction() to ensure it 10 years ago
kosak 794ef030eb Add support for named value-parameterized tests. 10 years ago
kosak 41b5b28d48 Inject implementation of *FromGTestEnv using macros. 10 years ago
kosak f6df4c6baf Remove some tests. 10 years ago
kosak c6b9fcd60a Add injection point for GTEST_KILLED_BY_SIGNAL_OVERRIDE. 10 years ago
kosak 831b87f234 Do not create an extra default instance of T when constructing a ThreadLocal<T>. 10 years ago
kosak 9e38d77f65 Allow the single-arg Values() overload to to conversions, just like every other 10 years ago
kosak 7d7beaa155 Condition some code on !GTEST_HAS_MUTEX_AND_THREAD_LOCAL_ 10 years ago
kosak 4d69b1607a GTEST_USE_OWN_FLAGFILE support 10 years ago
kosak 67c377d3b1 Move Callback-related generated actions to a custom/ file. 10 years ago
kosak e7dbfde8ce Move stack trace logic into custom/ and add a macro to inject it. 10 years ago
kosak fe95bc332d Determine the existence of hash_map/hash_set in gtest-port.h. 10 years ago
kosak 060b7452ec Implement GetThreadCount for Linux. 10 years ago
kosak 4f8dc917eb Add support for --gtest_flagfile. 10 years ago
kosak 195610d30c Add support for --gtest_flagfile 10 years ago
kosak 0928adbfea Move the selection of the flag saver implementation into gtest-port.h and 10 years ago
kosak 80167de705 Minor refactoring. 10 years ago