PowerToys/src/modules/powerrename/unittests
Stefan Markovic 5cfbd72fa8
[PowerRename] Fluent UX (#13678)
* PowerRename new UI

* Add scrollviewer

* Don't deploy PowerRenameUI_new

* Visual updates

* Visual updates

* Updates

* Update Resources.resw

* Added docs button

* Update MainWindow.xaml

* Wire Docs button

* RegEx -> regular expressions

* Update Show only renamed list on search/replace text changed

* Update Show only renamed list on search/replace text changed - proper fix
Set searchTerm to NULL when cleared - fix Show only renamed files on clear searchTerm

* Files/folders input error handling

* Fix renaming with keeping UI window opened

After renaming folder, all of it's children need path update.
Without path update, further renaming of children items would
fail.

* Update only children, not all items with greater depth

* Fix dictionary false positives

* Remove .NET dep

* Rename PowerRenameUI_new to PowerRenameUILib
Rename executable PowerRenameUIHost to PowerRename

Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-25 14:40:19 +01: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 [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerRenameLibUnitTests.vcxproj.filters PowerRename: Add Lookbehind (#7571) 2020-11-09 19:13:43 +01:00
PowerRenameManagerTests.cpp [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerRenameRegExBoostTests.cpp [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +01:00
PowerRenameRegExTests.cpp [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +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