mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
common: do not accept invalid input in VersionHelper and add negative unit tests
This commit is contained in:
committed by
Andrey Nekrasov
parent
870f1095cd
commit
fc4ac803aa
@@ -138,6 +138,7 @@
|
||||
<ClInclude Include="os-detect.h" />
|
||||
<ClInclude Include="RestartManagement.h" />
|
||||
<ClInclude Include="shared_constants.h" />
|
||||
<ClInclude Include="string_utils.h" />
|
||||
<ClInclude Include="timeutil.h" />
|
||||
<ClInclude Include="two_way_pipe_message_ipc.h" />
|
||||
<ClInclude Include="VersionHelper.h" />
|
||||
|
||||
Reference in New Issue
Block a user