Commit Graph

2999 Commits

Author SHA1 Message Date
Gennadiy Civil
ce6df3824e Merge pull request #2296 from rmstar/replace_golinks
Remove google internal links from documentation on github
2019-06-24 09:26:08 -04:00
Prashant Jaikumar
58696540f7 Remove google internal links from documentation on github 2019-06-19 15:18:55 -07:00
Gennadiy Civil
8aebaee566 Incremental doc changes in preparation for doc sync 2019-06-19 17:04:47 -04:00
Gennadiy Civil
6551f39b40 missed the actual file in previous commit 2019-06-19 16:50:19 -04:00
Gennadiy Civil
88035b6b0d Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process 2019-06-19 16:48:38 -04:00
Gennadiy Civil
afd61392c9 small docs restucture and cleanup 2019-06-19 16:23:44 -04:00
Gennadiy Civil
9ab1bd60d0 small docs restucture and cleanup 2019-06-19 16:20:19 -04:00
Gennadiy Civil
6a378ffe1e Merge branch 'master' of github.com:google/googletest 2019-06-19 16:06:37 -04:00
Gennadiy Civil
39832e454f Remove outdated from README 2019-06-19 16:05:17 -04:00
misterg
cc8788e8b0 Googletest export
Move Googletest OSS bazel builds to latest bazel.
The latest bazel ( 0.27.0 as of now ) does not run on trusty.

PiperOrigin-RevId: 253829774
2019-06-18 14:25:41 -04:00
misterg
6edb8fd678 Googletest export
gmock_output_test has to run under python2. Bazel 0.27.0 causes this test to break. Fixing it.

PiperOrigin-RevId: 253820111
2019-06-18 13:48:06 -04:00
Gennadiy Civil
5e1fcfd494 Merge pull request #2290 from gennadiycivil:master
PiperOrigin-RevId: 253660961
2019-06-18 10:37:09 -04:00
misterg
ad9bbdd489 Googletest export
Internal Change

PiperOrigin-RevId: 253658026
2019-06-18 10:36:59 -04:00
Gennadiy Civil
33faf71903 Merge pull request #2288 from gennadiycivil:master
PiperOrigin-RevId: 253652550
2019-06-18 10:36:52 -04:00
Gennadiy Civil
a60451ed94 Fixing CI break by going to bazel 0.26.1 2019-06-17 16:57:54 -04:00
Gennadiy Civil
ba93929bdb Merge branch 'master' of https://github.com/google/googletest 2019-06-17 16:55:04 -04:00
Gennadiy Civil
83328b234e Revert "testing, explicitly specify compiler"
This reverts commit 6c971ca9a3.
2019-06-17 16:54:08 -04:00
Abseil Team
91ff024747 Googletest export
Project import generated by Copybara.

PiperOrigin-RevId: 253600369
2019-06-17 16:34:31 -04:00
misterg
c02785d4e8 Googletest export
Internal Change

PiperOrigin-RevId: 253581166
2019-06-17 16:34:23 -04:00
Gennadiy Civil
10785d53ff revert travis.yml, irrelevant 2019-06-17 15:42:03 -04:00
Gennadiy Civil
59fcacfacd bazel 0.26.1 2019-06-17 15:33:09 -04:00
Gennadiy Civil
5a2834830d bazel 0.26.1 2019-06-17 15:30:16 -04:00
Gennadiy Civil
8a649ea321 testing with bazel 0.26.1 2019-06-17 15:19:01 -04:00
Gennadiy Civil
8108e35f34 testing with bazel 0.26.1 2019-06-17 15:13:38 -04:00
Gennadiy Civil
ab0d3e8ceb testing, explicitly specify compiler 2019-06-17 15:03:27 -04:00
Gennadiy Civil
38889de673 Merge pull request #2287 from PhilLab/patch-1
docs/primer: Fixed usage of test case
2019-06-17 11:44:48 -04:00
Gennadiy Civil
92651583e3 Merge pull request #2286 from gennadiycivil/master
Removing make and automake.
2019-06-17 11:05:13 -04:00
Philipp Hasper
6f5c6a66cc docs/primer: Fixed usage of test case
According to the nomenclature, what was called a test case
is actually a test suite
2019-06-16 15:00:02 +02:00
Gennadiy Civil
64081cb24e Documentation sync working on the documentation being included with the code 2019-06-14 11:36:35 -04:00
Gennadiy Civil
98a8abc7f3 googlemock/docs/CookBook.md small doc test 2019-06-14 11:12:17 -04:00
Gennadiy Civil
02f2334781 Merge branch 'master' of https://github.com/google/googletest 2019-06-14 09:38:34 -04:00
Gennadiy Civil
4cbcc6bf0d Makefiles are no longer supported. Adding pseudo-break with their impending removal to make sure that people who are interested will notice 2019-06-13 17:16:43 -04:00
Gennadiy Civil
0f92e1920b doc is still valid 2019-06-13 16:48:25 -04:00
Gennadiy Civil
2bec27b519 Finish removing autotools 2019-06-13 16:40:54 -04:00
Gennadiy Civil
8a5a2f9fd5 Finish removing autotools 2019-06-13 16:40:44 -04:00
Gennadiy Civil
0ac48048a6 Also remove googlemock/scripts/gmock-config.in 2019-06-13 16:37:17 -04:00
Gennadiy Civil
fc8cc6ca11 Merge pull request #2285 from tomalakgeretkal:c++17-fix
PiperOrigin-RevId: 253067038
2019-06-13 14:13:37 -04:00
Gennadiy Civil
ac29dc094e Removing make and automake. The only supported build systems are Bazel internally and CMake community supported 2019-06-13 13:49:42 -04:00
Gennadiy Civil
ccff086b94 Merge pull request #2283 from xammy:cmake-cmp0054
PiperOrigin-RevId: 253052041
2019-06-13 13:15:59 -04:00
Tom Lachecki
44932066d3 Fixed issue #2284 (Incompatibility with C++17) 2019-06-13 17:37:33 +01:00
Matthias Walter
5b2a3ca21c Setting CMP0054 policy to NEW. This allows to use the string "SHARED" without interpreting it as a variable. 2019-06-12 23:50:01 +02:00
Gennadiy Civil
0216d8fefc Formatting Changes 2019-06-12 13:23:06 -04:00
Gennadiy Civil
f21c2d96c9 Formatting Changes, README 2019-06-12 11:18:40 -04:00
Gennadiy Civil
ab0d6b1a29 Update README.md 2019-06-12 11:15:00 -04:00
Gennadiy Civil
8e281fcb2a remove obsolete codegear files 2019-06-10 13:20:02 -04:00
Gennadiy Civil
4965d8f39c removing obsolete language from docs, CMake and Bazel is the only supporeted build methods 2019-06-10 10:51:41 -04:00
Gennadiy Civil
07b88a2212 removing gmock msvc solution, as CMake and Bazel is the only supporeted build methods 2019-06-10 10:35:30 -04:00
Gennadiy Civil
d8e367489e removing build-aux files , as CMake and Bazel is the only supporeted build methods 2019-06-10 10:34:33 -04:00
Gennadiy Civil
e2830a5158 removing xcode files , as CMake and Bazel is the only supporeted build methods 2019-06-10 10:33:14 -04:00
Gennadiy Civil
a10b20070b removing msvc solution, as CMake and Bazel is the only supporeted build methods 2019-06-10 10:32:16 -04:00