Vanara/UnitTests/CSharpRunner
David Hall 296a559eda 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.
BREAKING CHANGE: This forced the removal of PTOKEN_PRIVILEGES as that functionality is now in a shared marshaling class.
2019-11-03 16:02:54 -07:00
..
Properties Update project versions to 3.1.2 2019-10-23 13:44:41 -06:00
CSharpRunner.cs Fixed Run methods for consistency 2019-07-24 12:56:01 -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 ADDED: Support for .NET Core 3.0 in all projects!! 2019-10-03 13:35:16 -06:00
SuccessfulConstraint.cs Minor tweaks 2019-09-02 17:10:17 -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: Support for .NET Core 3.0 in all projects!! 2019-10-03 13:35:16 -06:00
TestHelper.cs Added throttling app support 2019-10-17 09:16:09 -06:00