Vanara/UnitTests/Windows.Shell
dahall c703c450f9 Updated tests 2021-02-08 15:33:48 -07:00
..
BindContextTests.cs Updated tests to fit changes to libs 2020-10-22 14:34:26 -06:00
ClipboardTests.cs Added Vanara.Windows.Shell.NativeClipboard to expose native clipboard functions that are not routed through COM and DataObject. 2020-07-26 13:54: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
ImageViewer.Designer.cs Added ShellItemImages and associated tests to pull images for a shell item from a variety of different interfaces. For some items, the image appears upside down without an DIB indication. 2020-12-08 10:43:07 -07:00
ImageViewer.cs Added ShellItemImages and associated tests to pull images for a shell item from a variety of different interfaces. For some items, the image appears upside down without an DIB indication. 2020-12-08 10:43:07 -07:00
ImageViewer.resx Added ShellItemImages and associated tests to pull images for a shell item from a variety of different interfaces. For some items, the image appears upside down without an DIB indication. 2020-12-08 10:43:07 -07:00
RecycleBinTests.cs Added new property keys for Recycle Bin (#162) 2020-08-31 10:43:21 -06:00
ResourceTests.cs Removed unused code 2020-12-07 20:26:06 -07:00
ShellAssocTests.cs Added ability to ShellAssociations from ShellItem and improved readability of exception handlers for ERROR_* conditions 2021-01-24 19:01:13 -07:00
ShellContextMenuTests.cs Updated tests 2021-02-08 15:33:48 -07:00
ShellDataTests.cs More work on ShellDataTable 2020-11-05 07:28:08 -07:00
ShellFileOperationsTests.cs Added move item test with events 2020-07-26 13:50:40 -06:00
ShellFolderTests.cs Updated shell object tests 2021-02-04 14:24:14 -07:00
ShellItemPropStoreTests.cs Updated tests to fit changes to libs 2020-10-22 14:34:26 -06:00
ShellItemTests.cs Updated shell object tests 2021-02-04 14:24:14 -07:00
ShellLinkTests.cs Updated shell object tests 2021-02-04 14:24:14 -07:00
ShellSearchTests.cs First pass at adding support for Windows Search 2019-10-23 13:42:37 -06:00
ShellViewTests.cs Updated unit test for ShellItem and ShellView 2020-10-20 17:48:05 -06:00
WallpaperTests.cs Fixed minor build errors and warnings 2020-06-11 10:27:59 -06:00
Windows.Shell.csproj Updated project files with `ImportWindowsDesktopTargets` feature to prevent NETSDK1136 build error (#200) 2021-01-26 07:49:48 -07:00