RFR: 8300806: Update googletest to v1.13.0 [v2]
Mikael Vidstedt
mikael at openjdk.org
Sat Jan 21 00:09:19 UTC 2023
On Fri, 20 Jan 2023 23:56:05 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Mikael Vidstedt has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update doc/building.html
>
> doc/building.md line 873:
>
>> 871:
>> 872: * by downloading and unpacking the source bundle from [here](https://github.com/google/googletest/releases/tag/v1.13.0)
>> 873: * or by checking out `v1.13.0` tag of `googletest` project: `git clone -b v1.13.0 https://github.com/google/googletest`
>
> You need to generate the html file for these changes. `make update-build-docs`
Of course, thank you!
-------------
PR: https://git.openjdk.org/jdk/pull/12125
More information about the build-dev
mailing list