Vanara/UnitTests/CSharpRunner
David Hall 680892bf5c Added `TestHelper.IsElevated` property 2022-10-11 09:41:22 -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 packages 2022-09-01 17:48:45 -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 Updated unit test organization and shared classes 2022-09-01 13:36:37 -06:00
TemporaryDirectory.cs Updated unit test organization and shared classes 2022-09-01 13:36:37 -06:00
TestCaseSources.cs Updated VHD test file location 2022-04-09 18:33:36 -06:00
TestHelper.cs Added `TestHelper.IsElevated` property 2022-10-11 09:41:22 -06:00