dmauro
b55f834c57
Googletest export
...
Fixes AppVeyor by upgrading to Bazel 3.6.0
PiperOrigin-RevId: 336887434
4 years ago
Abseil Team
a09ea700d3
Googletest export
...
Fix `-Wgnu-zero-variadic-macro-arguments` in GMock
Passing zero arguments to the variadic part of a macro is a GNU
extension and triggers warnings when build projects using GMock with
`-pedantic`.
- Fix uses of `GMOCK_PP_INTERNAL_16TH` to always receive at least 17
arguments. (this was triggered when `GMOCK_PP_NARG` or `GMOCK_PP_HAS_COMMA`
were used with an argument containing no commas).
- Fix `GMOCK_PP_HEAD` to append a dummy unused argument so that
`GMOCK_PP_INTERNAL_HEAD` always has two arguments.
PiperOrigin-RevId: 310414611
5 years ago
misterg
6251071a20
Googletest export
...
Require all appveyor googletest windows builds to work on Pull Requests to increase CI coverage
PiperOrigin-RevId: 284206759
5 years ago
Yannic Bonenberger
800c9b3016
Update Bazel on Windows
5 years ago
misterg
c4ccab33aa
Googletest export
...
Internal Change
PiperOrigin-RevId: 233614147
6 years ago
Abseil Team
dda0df3b0a
Googletest export
...
Internal change
PiperOrigin-RevId: 232362580
6 years ago
Pavel Samolysov
91bfc08228
Enable CI on Windows (appveyor) with Bazel
...
Signed-off-by: Pavel Samolysov <samolisov@gmail.com>
6 years ago
Gennadiy Civil
440527a61e
Update appveyor.yml
...
Since we only one one MinGW left, lets enable it on PRs
6 years ago
Gennadiy Civil
c2a2f49a3d
Revert "[mingw] enable the unittests for gmock and gtest again"
6 years ago
Gennadiy Civil
220e790a96
Keep one MinGW build, remove the others
6 years ago
Gennadiy Civil
77301d64c8
Update appveyor.yml
6 years ago
Gennadiy Civil
8286bf2233
Update appveyor.yml
6 years ago
Gennadiy Civil
db6e8c727a
enable MingW on PR
6 years ago
Gennadiy Civil
c26dd53ce2
adding c++11 to appveyor mingW
6 years ago
Matthieu Longo
0e161c3c8b
[mingw] enable the unittests for gmock and gtest again
6 years ago
Gennadiy Civil
5eee7a343b
Update appveyor.yml
6 years ago
Gennadiy Civil
c7ec59381f
ignore .md for appveyor builds
7 years ago
Gennadiy Civil
eaaa422c52
Update appveyor.yml
7 years ago
Carlos O'Ryan
3431b69909
Add options to parallelize builds.
...
AppVeyor build servers have two cores, so why not use them?
7 years ago
Gennadiy Civil
a3c73ed28d
Include MSVC14 on PRs as well
7 years ago
Gennadiy Civil
7cced896a0
Remove Visual Studio 10,11,12 from build matrix
7 years ago
Carlos O'Ryan
adfdc65ca7
Fixed test for pull request.
7 years ago
Carlos O'Ryan
d3acb4ba18
Fixed output and test for 'enabled_on_pr'
7 years ago
Carlos O'Ryan
9cee677ce4
Optimize build matrix ( #1 )
...
Disable expensive builds on pull requests.
7 years ago
Arkady Shapkin
b153bfd8f5
Enable CI for VS2017
7 years ago
Arkadiy Shapkin
5dde668e09
AppVeyor MinGW-w64 test build
7 years ago
Arkadiy Shapkin
43c0ae3375
Support running MSVC build on AppVeyour
9 years ago