Merge pull request #498 from BillyDonahue/wiki
Bring googlecode wiki markdown files into docs/ folder.
Billy Donahue <BillyDonahue@users.noreply.github.com> | Aug 22 2015, 23:37 |
• trottet | Dec 4 2019, 13:52 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
613e23a4bf37 | Billy Donahue | Move wiki .md files to docs/ folder. | Aug 22 2015 | |||
6698939b3299 | Billy Donahue | Merge branch 'master' into wiki | Aug 22 2015 | |||
5050d9680b27 | Billy Donahue | Merge pull request #1 from google/master | Aug 22 2015 | |||
e6ad956e00da | Billy Donahue | Merge branch 'wiki' of github.com:BillyDonahue/googletest into wiki | Aug 22 2015 | |||
b45583ace084 | Billy Donahue | Merge pull request #497 from BillyDonahue/20150822_readme_md | Aug 22 2015 | |||
a47310a1c1e8 | Billy Donahue | Rename README->README.md | Aug 22 2015 | |||
849f2813959f | Billy Donahue | Merge pull request #495 from BillyDonahue/script_export | Aug 21 2015 | |||
524958b4440d | Billy Donahue | Remove execute permissions from msvc/ files. | Aug 21 2015 | |||
98f62c9cdde5 | Billy Donahue | Codegear files should be CRLF. | Aug 21 2015 | |||
02730de6e3ae | Billy Donahue | Exported by script | Aug 21 2015 | |||
6f8a66431cb5 | kosak | Introduce FormatForComparison to format values that are operands of comparison… | Jul 28 2015 | |||
0b10cfd58259 | kosak | Prevent MSVC from issuing warnings about possible value truncations. | Jul 28 2015 | |||
f253efc20ec0 | kosak | Introduct GTEST_HAS_STD_SHARED_PTR_ | Jul 28 2015 | |||
333075294121 | kosak | Order the initializers correctly. | Jul 28 2015 | |||
1e86cae1d64b | kosak | Inject GTEST_EXTRA_DEATH_TEST_CHILD_SETUP | Jul 27 2015 | |||
c33ce7c15905 | kosak | Inject the custom InitGoogleTest function using a macro. | Jul 27 2015 | |||
f487e9510be9 | kosak | Inject the name of the Init function using a macro. | Jul 27 2015 | |||
4188ec352925 | kosak | Inject GTEST_CUSTOM_TEST_EVENT_LISTENER_ | Jul 24 2015 | |||
f972f1680aa5 | kosak | Inject GetArgvs() with a macro from custom/gtest-port.h. | Jul 24 2015 | |||
40bba6c9ec1a | kosak | Inject GTEST_EXTRA_DEATH_TEST_COMMAND_LINE_ARGS_ | Jul 24 2015 | |||
01e229bacf86 | kosak | Fix an instance of move-pessimization. | Jul 24 2015 | |||
794ef030ebad | kosak | Add support for named value-parameterized tests. | Jul 24 2015 | |||
41b5b28d4858 | kosak | Inject implementation of *FromGTestEnv using macros. | Jul 24 2015 | |||
c6b9fcd60ab2 | kosak | Add injection point for GTEST_KILLED_BY_SIGNAL_OVERRIDE. | Jul 20 2015 | |||
831b87f2342d | kosak | Do not create an extra default instance of T when constructing a ThreadLocal<T>. | Jul 20 2015 | |||
9e38d77f65eb | kosak | Allow the single-arg Values() overload to to conversions, just like every other… | Jul 20 2015 | |||
7d7beaa15571 | kosak | Condition some code on !GTEST_HAS_MUTEX_AND_THREAD_LOCAL_ | Jul 20 2015 | |||
4d69b1607a87 | kosak | GTEST_USE_OWN_FLAGFILE support | Jul 19 2015 | |||
e7dbfde8ce49 | kosak | Move stack trace logic into custom/ and add a macro to inject it. | Jul 18 2015 | |||
fe95bc332d92 | kosak | Determine the existence of hash_map/hash_set in gtest-port.h. | Jul 18 2015 | |||
060b7452ec0f | kosak | Implement GetThreadCount for Linux. | Jul 18 2015 | |||
4f8dc917ebce | kosak | Add support for --gtest_flagfile. | Jul 18 2015 | |||
195610d30c22 | kosak | Add support for --gtest_flagfile | Jul 17 2015 | |||
0928adbfea9b | kosak | Move the selection of the flag saver implementation into gtest-port.h and… | Jul 15 2015 | |||
80167de7055d | kosak | Minor refactoring. | Jul 15 2015 | |||
38dd7485c0be | kosak | Change GetDefaultFilter to allow for the injection of a custom filter. | Jul 14 2015 | |||
f025eba07ba7 | kosak | Add support for gtest custom printers. | Jul 14 2015 | |||
1cc9514de5a9 | kosak | Add comment. | Jul 14 2015 | |||
54566c2573cb | kosak | Remove TestPrematureExitFileEnvVarIsSet | Jul 14 2015 | |||
fb9caa4a1885 | kosak | Minor changes. | Jul 14 2015 | |||
683886c5676d | kosak | Add GTEST_ATTRIBUTE_UNUSED_ to the dummy variable generated in… | Jul 14 2015 | |||
1e4d31008ff9 | kosak | Control death test with an #ifdef guard. | Jul 14 2015 | |||
156d1b513b90 | kosak | Create custom/gtest-port.h to hold custom logic. | Jul 14 2015 | |||
d5ac8cd9ebdb | kosak | Add GTEST_ATTRIBUTE_UNUSED_ to the dummy variable generated in… | Jul 14 2015 | |||
0f3d673be15d | kosak | fully-qualify use of scoped_ptr name | Jul 13 2015 | |||
1197daf35711 | kosak | urxvt supports colors | Apr 29 2015 | |||
f8c44a0ae449 | kosak | Work around some unsigned->signed warnings in our tests/. Thanks to Diego… | Apr 28 2015 | |||
5c996c64665f | kosak | Make an int64->double conversion explicit to silence -Wconversion. | Apr 28 2015 | |||
1d53731f2c21 | kosak | Enable GTest thread safety on Native Client. | Feb 14 2015 | |||
8209a45e2484 | kosak | Add asserts to prevent mysterious hangs in a non-thread-safe gmock build. | Feb 14 2015 |