Add regression algorithms for this bug fix

This commit is contained in:
Stefano Raggi
2018-05-25 21:42:12 +02:00
parent 50ab5178e2
commit ae427a14d0
4 changed files with 88 additions and 2 deletions
@@ -166,6 +166,9 @@
<ItemGroup>
<Folder Include="Benchmarks\" />
</ItemGroup>
<ItemGroup>
<None Include="OptionDataNullReferenceRegressionAlgorithm.py" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent Condition="'$(OS)' == 'Windows_NT' ">
@@ -189,4 +192,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>