Gennadiy Civil
d3b40c4766
Merge branch 'master' of github.com:google/googletest
2019-07-17 15:36:04 -04:00
Gennadiy Civil
4ceafcdf32
Preparation for including docs in round-trip with OSS, Manual merge, review and merge docs internal-OSS
2019-07-17 15:35:48 -04:00
Abseil Team
221c5b6bae
Googletest export
...
Internal change
PiperOrigin-RevId: 258587862
2019-07-17 13:38:25 -04:00
Gennadiy Civil
0293e00f1c
Merge pull request #2332 from adambadura:AddMissingInclude
...
PiperOrigin-RevId: 258465918
2019-07-17 11:32:23 -04:00
Adam Badura
6b3e1c7ae6
Add missing <functional> include
...
gmock-spec-builders.h uses std::function (in MockFunction) but did
not include <functional> to provide it. Apparently, it worked since
the header must have been included by something else but better be
safe than sorry.
2019-07-16 23:15:51 +02:00
Gennadiy Civil
e61800c614
Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS
2019-07-16 14:42:35 -04:00
Gennadiy Civil
87d1ebabfd
Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS
2019-07-16 14:38:15 -04:00
misterg
03c5c79c5d
Googletest export
...
Fix documentation links
PiperOrigin-RevId: 258389329
2019-07-16 13:35:16 -04:00
Abseil Team
d8cd461723
Googletest export
...
[Fuchsia] Update exception APIs used by death test.
Migrates to the new channel-based exception APIs as the
port APIs are deprecated and will be removed.
PiperOrigin-RevId: 258175830
2019-07-16 11:21:19 -04:00
Abseil Team
5782c5f2bc
Googletest export
...
Update a broken link in a comment.
PiperOrigin-RevId: 257493975
2019-07-16 11:21:11 -04:00
Gennadiy Civil
35209bed98
Preparation for including docs in round-trip with OSS
2019-07-15 16:01:38 -04:00
Gennadiy Civil
d189cbf763
Preparation for including docs in round-trip with OSS
2019-07-15 16:01:12 -04:00
Gennadiy Civil
20bfe52b81
Preparation for including docs in round-trip with OSS
2019-07-15 15:58:44 -04:00
Gennadiy Civil
4e2bd34dca
Merge branch 'master' of github.com:google/googletest
2019-07-15 15:51:46 -04:00
Gennadiy Civil
04dc28e2ed
Merge pull request #2324 from kuzkry/fix-broken-link
...
Fix a broken link
2019-07-15 15:46:09 -04:00
Gennadiy Civil
096fe81b7d
Preparation for including docs in round-trip with OSS
2019-07-15 15:42:09 -04:00
Gennadiy Civil
7fdd517645
Merge pull request #2309 from cclauss/patch-1
...
Travis CI: The sudo: tag is now deprecated in Travis CI
2019-07-15 14:35:15 -04:00
Krystian Kuzniarek
f7c9d2313b
fix a broken link
...
ee3aa83117
added a broken link
which results in 404. The broken part is reference to a
nonexistent file "CheatSheet.md" instead of "cheet_sheet.md".
2019-07-15 20:15:20 +02:00
Gennadiy Civil
8da25f6b23
Merge pull request #2326 from kuzkry/missing-references-to-documentation
...
Add missing references to documentation
2019-07-15 13:29:29 -04:00
Krystian Kuzniarek
a2f69f2451
add missing references to DesignDoc and KnownIssues
2019-07-13 09:16:52 +02:00
Krystian Kuzniarek
ab4820cee9
rename and apply snake_case on KnownIssues.md
2019-07-13 08:16:41 +02:00
Krystian Kuzniarek
bf52987797
rename and apply snake_case on FrequentlyAskedQuestions.md
2019-07-13 08:15:20 +02:00
Krystian Kuzniarek
91108689ea
rename and apply snake_case on ForDummies.md
2019-07-13 08:09:11 +02:00
Krystian Kuzniarek
ce694aba1e
rename and apply snake_case on Documentation.md
2019-07-13 08:09:11 +02:00
Krystian Kuzniarek
1af1da703d
rename and apply snake_case on DesignDoc.md
2019-07-13 07:59:14 +02:00
Krystian Kuzniarek
8059f87995
rename and apply snake_case on CheatSheet.md
2019-07-13 07:47:14 +02:00
Sam Sobell
6078317fb4
Fix bad advice in cook book ( #2308 )
...
This line directly contradicts the warning that google mock spits out on unused mock calls:
```
NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
```
One or the other should be changed, and I believe the advice in this file is incorrect.
2019-07-10 10:37:57 -04:00
cclauss
93c679ce86
Travis CI: The sudo: tag is now deprecated in Travis CI
2019-07-01 13:48:44 +02:00
Gennadiy Civil
b7d3bb81aa
Documentation sync in preparation to including docs with full source sync
2019-06-24 13:52:17 -04:00
Gennadiy Civil
6e792cca1f
Documentation sync in preparation to including docs with full source sync
2019-06-24 11:16:58 -04:00
Gennadiy Civil
8aa4c95273
Update README.md
2019-06-24 10:38:11 -04:00
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