win32metadata/tests
Mike Battista 45869a0cad
Retired Windows.Win32.Interop.dll and moved attribute definitions to Windows.Win32.Foundation.Metadata (#1527)
* Initial attempt at merging Interop types into the main winmd.

The winmd is generated but the attributes don't appear to be retaining the Attribute inheritance which is causing build failures in the WinmdGenerator and samples.

* Updated new files and attributes.

* Updated interop reference.

* Attributes moved to Windows.Win32.Foundation.Metadata and everything builds and compiles but attributes that expose properties like MemorySize and NativeArrayInfo have questionable definitions since the properties aren't exposed in the metadata.

* Updated debug configuration.

* Added support for properties and attributes.

* Updated the baseline.

* Added public constructors.

* Updated the diffing tool to account for the attribute namespace change and updated the baseline.
2023-04-06 15:20:14 -07:00
..
ClangSharpSourceToWinmdTests Sign the Microsoft.Windows.Sdk.Win32Docs.dll assembly (#1380) 2022-11-22 19:41:29 -08:00
MetadataUtils.Tests Correct ushort PSTR/PWSTR constant values (#1509) 2023-03-23 10:15:23 -07:00
PdbsApp Fixes #600 - Fix vtable ordering bug (#681) 2021-09-27 14:53:36 -07:00
SourceToWinmd Retired Windows.Win32.Interop.dll and moved attribute definitions to Windows.Win32.Foundation.Metadata (#1527) 2023-04-06 15:20:14 -07:00
TestCommon Sign the Microsoft.Windows.Sdk.Win32Docs.dll assembly (#1380) 2022-11-22 19:41:29 -08:00
VtablesFromPdb Sign the Microsoft.Windows.Sdk.Win32Docs.dll assembly (#1380) 2022-11-22 19:41:29 -08:00
Windows.Win32.Tests Fixed #903. 2023-03-24 16:43:24 -07:00