Vanara/UnitTests/Windows.Shell
dahall b153e67354 Optimized parameter enumerations and fixed bug in UpdateProgress event (#146) 2020-07-12 10:20:57 -06:00
..
ControlPanelTests.cs Separated out each unit test project so there is a 1:1 match between unit test project and assembly. Should simplify rebuilds on testing. 2019-03-16 10:28:15 -06:00
RecycleBinTests.cs Added code and tests to refresh icon on Recycle Bin after changes. 2020-06-20 15:36:57 -06:00
ShellAssocTests.cs Fixed ProgId tests to work with 3.2.0 2020-02-29 14:36:50 -07:00
ShellFileOperationsTests.cs Optimized parameter enumerations and fixed bug in UpdateProgress event (#146) 2020-07-12 10:20:57 -06:00
ShellFolderTests.cs Added testing for Shell and simple console app 2020-06-06 19:21:28 -06:00
ShellItemPropStoreTests.cs BREAKING CHANGE: Changed default behavior of ShellItem.Properties so that it is read-only. It was failing for all shell items that didn't have their own properties. To get previous behavior, simply set "shellItem.Properties.ReadOnly = false" before setting properties. 2020-06-01 10:43:51 -06:00
ShellItemTests.cs Fixed ShellItem.GetImage so it doesn't fail when it cannot make the returning bitmap transparent. (#85) 2019-12-30 11:23:18 -07:00
ShellLinkTests.cs Added tests for ShellLink when not file-based and new TaskbarButton. 2020-02-26 15:21:21 -07:00
ShellSearchTests.cs First pass at adding support for Windows Search 2019-10-23 13:42:37 -06:00
WallpaperTests.cs Fixed minor build errors and warnings 2020-06-11 10:27:59 -06:00
Windows.Shell.csproj Fixed XML docs, cleaned code, added parameter attributes and missing CoClass values for IShellFolder, added Vanara.Windows.Shell.RecycleBin class and tests 2020-06-20 12:10:20 -06:00