Vanara/UnitTests/CSharpRunner
dahall 0a1609d06a More improvements to TestHelper.GetStringVal 2021-01-24 18:59:36 -07: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 Removed all Framework entries from unit test project files and into root Directory.Build.props 2020-11-12 22:38:00 -07: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 ability to get a filename only by passing 'null' to constructor. Fixed disposal so can't error. 2019-08-20 10:20:19 -06:00
TestCaseSources.cs Added TestCaseSources.GetValueOrDefault method 2020-09-14 10:27:10 -06:00
TestHelper.cs More improvements to TestHelper.GetStringVal 2021-01-24 18:59:36 -07:00