Commit e5633b6
authored
Bump submodules/wil from
Bumps [submodules/wil](https://github.com/microsoft/wil) from `1f20cd0` to `50049c0`.
- [Release notes](https://github.com/microsoft/wil/releases)
- [Commits](microsoft/wil@1f20cd0...50049c0)
---
updated-dependencies:
- dependency-name: submodules/wil
dependency-version: 50049c085e193c6ac04b28b01fe7dbfa64db7340
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>1f20cd0 to 50049c0
1 parent e4bfeba commit e5633b6
1 file changed
+1
-1
lines changed- .clang-tidy+42
- CMakeLists.txt+11-9
- CMakePresets.json-1
- include/wil/com.h+43-40
- include/wil/common.h+9-7
- include/wil/cppwinrt.h+10-8
- include/wil/filesystem.h+21-2
- include/wil/registry_helpers.h+35-36
- include/wil/resource.h+99-105
- include/wil/result.h+6-5
- include/wil/result_macros.h+99-79
- include/wil/win32_helpers.h+37-23
- scripts/init.cmd+1-1
- tests/ComApartmentVariableTests.cpp+70-67
- tests/ComTests.cpp+226-214
- tests/CommonTests.cpp+6-6
- tests/CppWinRTAuthoringTests.cpp+19-19
- tests/CppWinRTTests.cpp+44-40
- tests/FakeWinRTTypes.h+1-1
- tests/FileSystemTests.cpp+16-10
- tests/MockingTests.cpp+9-7
- tests/NetworkTests.cpp+2
- tests/RegistryTests.cpp+124-129
- tests/ResourceTests.cpp+109-111
- tests/ResultTests.cpp+26-21
- tests/Rpc.cpp+14-14
- tests/SafeCastTests.cpp+2
- tests/StlTests.cpp+13-13
- tests/TokenHelpersTests.cpp+8-8
- tests/TraceLoggingTests.h+4
- tests/WatcherTests.cpp+12-13
- tests/WinRTTests.cpp+16-14
- tests/WindowingTests.cpp+2-2
- tests/WistdTests.cpp+8-7
- tests/common.h+3-2
- tests/cpplatest/CMakeLists.txt+7
- tests/main.cpp+20-16
- tests/mocking.h+12-1
- tests/test_objects.h+4-3
- tests/wiTest.cpp+256-251
0 commit comments