PowerToys/src/modules/powerrename/unittests
Clint Rutkas c46ccce373
[build]Update to .net 6 framework and VS 2022 (#15741)
* Update release.yml

* Update ColorPickerUI.csproj

* Update release.yml

adding in .net6 sdk and moving stuff sooner

* Update release.yml

* Update release.yml

* fixing test

* Forcing vs17 and adding in .net 6 sdk

* forcing pool

* fixing issues in each pipeline

* moving release .net up

* fixing diff on agent version for nuget installer

* Removing system.text.json.dll as included now

* getting unit tests it looks like to work

* updating everythign to .net 6 minus wxs for runtime

* unit test still have

* getting 6.0 stuff up and going.  Terminal Unit tests have file max length issue ....

* found i think the last .net 5 issue

* looks like i wasn't aggressive enough with the 6.0 upgrade

* Getting stuff .net 6 buildable again

* tweaking with new stuff for installer

* Update newly added merged projects to .net 6

* Fix HeatDirectory bug on VS 2022

* Settings still needs JSON dependency

* Revert "getting 6.0 stuff up and going.  Terminal Unit tests have file max length issue ...."

This reverts commit b9cb4586dc.

* Update sln version

* supress obsolete warning, since this is not a new development

* Partially Revert "Getting stuff .net 6 buildable again"

This reverts commit 42b4201c6b.

* supress another obsolete warning, since this is not a new development

* Reduce the unit test project name to avoid MAX PATH in CI

* Upgrade project's toolset in the main solution

* Some TODOs to review HttpClient usage

* Upgrade project toolsets from other solutions

* Install .net 6 instead of .net 5

* Fix issue when disabling PowerToys Run on .net framework 6

* Update docs for Visual Studio 2022

* PR comments: manually upgrade missing VS 2019 references

* Discard no discard values to solve compiler warnings

Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2022-02-07 14:08:30 +00:00
..
MockPowerRenameItem.cpp [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +01:00
MockPowerRenameItem.h [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +01:00
MockPowerRenameManagerEvents.cpp [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
MockPowerRenameManagerEvents.h [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
MockPowerRenameRegExEvents.cpp [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +01:00
MockPowerRenameRegExEvents.h [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +01:00
packages.config PowerRename: Add Lookbehind (#7571) 2020-11-09 19:13:43 +01:00
pch.cpp Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
pch.h Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
PowerRenameLibUnitTests.vcxproj [build]Update to .net 6 framework and VS 2022 (#15741) 2022-02-07 14:08:30 +00:00
PowerRenameLibUnitTests.vcxproj.filters PowerRename: Add Lookbehind (#7571) 2020-11-09 19:13:43 +01:00
PowerRenameManagerTests.cpp [PowerRename] Set RegEx engine default flags to 0 (#15865) 2022-02-02 17:46:22 +01:00
PowerRenameRegExBoostTests.cpp [PowerRename] Set RegEx engine default flags to 0 (#15865) 2022-02-02 17:46:22 +01:00
PowerRenameRegExTests.cpp [PowerRename] Set RegEx engine default flags to 0 (#15865) 2022-02-02 17:46:22 +01:00
PowerRenameUnitTests.rc common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
resource.h Fixed info for powerrename, previewpane and shortcutguide (#4447) 2020-06-24 18:08:55 +03:00
targetver.h Format unittests (#906) 2019-12-10 10:28:24 +03:00
TestFileHelper.cpp Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
TestFileHelper.h Format unittests (#906) 2019-12-10 10:28:24 +03:00