Vanara/UnitTests/Windows.Shell
dahall 29b299eafa Reverted NativeClipboard's listener window to derive from NativeWindow 2021-08-29 15:08:08 -06:00
..
BindContextTests.cs Updated tests to fit changes to libs 2020-10-22 14:34:26 -06:00
ClipboardTests.cs Reverted NativeClipboard's listener window to derive from NativeWindow 2021-08-29 15:08:08 -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 Fixed bug in ReadOnlyPropertyStore.TryGetValue (#219) 2021-03-22 10:39:35 -06:00
ShellItemTests.cs Streamlined disposals of ShellItem and ReadOnlyPropertyStore to address #242 and minimize impact of garbage collection when IPropertyStore is used. 2021-08-14 14:59:24 -06:00
ShellLinkTests.cs Fixed bug in ShellLink unit test 2021-08-14 14:58:04 -06: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 Use explicit framework reference. Remove transitive TFM requirement. (#212) 2021-03-23 07:26:03 -06:00