Vanara/UnitTests/CSharpRunner
dahall d52b0d5b18 Updated NuGet package dependencies 2021-08-26 09:05:27 -06:00
..
Properties Updated project and build files for 3.2.18. Converted all project files to new SDK format. 2020-10-21 08:27:54 -06:00
CSharpRunner.cs Fixed Run methods for consistency 2019-07-24 12:56:01 -06:00
GenericTester.cs Added test class harness for testing COM and classes that span all tests 2020-05-14 10:13:48 -06:00
PrivBlock.cs Added SafeAnysizeStruct to help marshal stuctures with a 1-element field at the end that can be variable size. Adjusted all structs of this type to use this to marshal along with tests and supported classes. 2019-11-03 16:02:54 -07:00
Shared.csproj Updated NuGet package dependencies 2021-08-26 09:05:27 -06:00
SuccessfulConstraint.cs MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
TempFile.cs Added TempFile docs and new ctor with extension 2021-08-14 14:57:41 -06:00
TestCaseSources.cs Added TestCaseSources.GetValueOrDefault method 2020-09-14 10:27:10 -06:00
TestHelper.cs Added/updated tests for Kernel32 2021-02-18 14:27:08 -07:00