tests: tests for affine transforms (continue)

This commit is contained in:
Recep Aslantas
2020-02-22 10:29:16 +03:00
parent 0822d46cd9
commit 0c8dc070d5
6 changed files with 141 additions and 122 deletions

View File

@@ -14,9 +14,6 @@
<ClCompile Include="..\test\runner.c">
<Filter>src</Filter>
</ClCompile>
<ClCompile Include="..\test\src\test_affine.c">
<Filter>src</Filter>
</ClCompile>
<ClCompile Include="..\test\src\test_bezier.c">
<Filter>src</Filter>
</ClCompile>