mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-25 13:00:04 +00:00
Roll external/googletest/ 6f6ab4212..e7fd109b5 (2 commits) (#5356)
* Roll external/googletest/ 6f6ab4212..46db91ef6 (9 commits)6f6ab4212a...46db91ef6f
$ git log 6f6ab4212..46db91ef6 --date=short --no-merges --format='%ad %ae %s' 2023-08-07 dinor Make references to `#include`s consistent across docs 2023-08-02 robert.shade Avoid unreachable code warning 2023-08-02 dmauro Update documentation to refer to v1.14 2023-08-02 dmauro Bump version to v1.14 in preparation for release 2023-08-02 dmauro Remove the GTEST_HAS_DOWNCAST_ customization point. 2023-08-02 dmauro Add googletest-message-test to the Bazel tests It appears to have been unintentionally left out 2023-08-01 phoebeliang Make testing::Message support streamed AbslStringify values 2023-08-01 dmauro Update GoogleTest dependencies 2023-07-27 patryk gtest: Supress warning about set unused variable Created with: roll-dep external/googletest * Roll external/re2/ 960c86176..9dc7ae7b5 (1 commit)960c861764...9dc7ae7b52
$ git log 960c86176..9dc7ae7b5 --date=short --no-merges --format='%ad %ae %s' 2023-08-04 junyer Minor Bazel cleanups. Created with: roll-dep external/re2 --------- Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
parent
727f4346db
commit
13892fe867
4
DEPS
4
DEPS
@ -7,12 +7,12 @@ vars = {
|
|||||||
|
|
||||||
'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
|
'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
|
||||||
|
|
||||||
'googletest_revision': '6f6ab4212aa02cfe02e480711246da4fc17b0761',
|
'googletest_revision': '46db91ef6ffcc128b2d5f31118ae1108109e3400',
|
||||||
|
|
||||||
# Use protobufs before they gained the dependency on abseil
|
# Use protobufs before they gained the dependency on abseil
|
||||||
'protobuf_revision': 'v21.12',
|
'protobuf_revision': 'v21.12',
|
||||||
|
|
||||||
're2_revision': '960c861764ff54c9a12ff683ba55ccaad1a8f73b',
|
're2_revision': '9dc7ae7b52a17b75e3f9249ea85ba578bf42f255',
|
||||||
'spirv_headers_revision': '124a9665e464ef98b8b718d572d5f329311061eb',
|
'spirv_headers_revision': '124a9665e464ef98b8b718d572d5f329311061eb',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user