PowerToys/src/modules/launcher/Plugins/Microsoft.Plugin.Program.UnitTests
Arjun Balgovind 82e1be2839
[Launcher] Categorize Lnk files in program plugin correctly as per the target file type (#6348)
* Updated UnregisteredApps code

* Added file type checking code and Folder and File classifications

* Added more file formats

* Removed run as admin for lnk folders

* Added script files as executable and changed hashset to case insensitive

* Removed runasadmin for generic files

* Removed FileTypes enum

* Extended ApplicationTypes enum

* Fix file format error

* Cleaned use of ApplicationType enum to public and match AppType and used ApplicationType in OnAppRenamed

* Modify tests to use ApplicationType enum

* Added tests for new App types

* Modified dummy appref

* Mock Directory.Exists and add tests for GetAppTypeFromPath

* Combined tests
2020-09-10 15:06:37 -07:00
..
AppxManifests Packaged apps test (#4921) 2020-07-10 13:43:02 -07:00
Programs [Launcher] Categorize Lnk files in program plugin correctly as per the target file type (#6348) 2020-09-10 15:06:37 -07:00
Storage [Launcher] Categorize Lnk files in program plugin correctly as per the target file type (#6348) 2020-09-10 15:06:37 -07:00
Microsoft.Plugin.Program.UnitTests.csproj init checkin (#6100) 2020-08-21 12:40:31 -07:00