|
5 | 5 | <SchemaVersion>2.0</SchemaVersion> |
6 | 6 | <ProjectGuid>{261b8fb1-634c-480e-b162-8b5b56d18330}</ProjectGuid> |
7 | 7 | <ProjectHome /> |
8 | | - <StartupFile>runAllTests.py</StartupFile> |
| 8 | + <StartupFile>tests\testClipartColorReplacement\test_clipartColorReplacement.py</StartupFile> |
9 | 9 | <SearchPath /> |
10 | 10 | <WorkingDirectory>.</WorkingDirectory> |
11 | 11 | <OutputPath>.</OutputPath> |
|
65 | 65 | <Content Include="tests\Resources\photofun\decorations\rect_terracotta.clp" /> |
66 | 66 | <Content Include="tests\Resources\photofun\decorations\rect_white.clp" /> |
67 | 67 | <Content Include="tests\test.webp" /> |
| 68 | + <Content Include="tests\testClipartColorReplacement\additional_fonts.txt" /> |
| 69 | + <Content Include="tests\testClipartColorReplacement\cewe2pdf.ini" /> |
| 70 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement.mcf" /> |
| 71 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement.mcfx" /> |
| 72 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement.mcfx.pdf" /> |
| 73 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement_mcf-Dateien\abx6bvk1_1_mandarin_duck,_kellogg_biological_station,_kalamazoo,_mi_%2825137605482%29.jpg" /> |
| 74 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement_mcf-Dateien\abx6bvk1_2_mandarin_duck,_kellogg_biological_station,_kalamazoo,_mi_%2825137605482%29.jpg" /> |
| 75 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement_mcf-Dateien\abx6bvk1_3_mandarin_duck,_kellogg_biological_station,_kalamazoo,_mi_%2825137605482%29.jpg" /> |
| 76 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement_mcf-Dateien\abx6bvk1_4_mandarin_duck,_kellogg_biological_station,_kalamazoo,_mi_%2825137605482%29.jpg" /> |
| 77 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement_mcf-Dateien\abx6bvk1_5_mandarin_duck,_kellogg_biological_station,_kalamazoo,_mi_%2825137605482%29.jpg" /> |
| 78 | + <Content Include="tests\testClipartColorReplacement\test_clipart_colorreplacement_mcf-Dateien\folderid.xml" /> |
68 | 79 | <Content Include="tests\testClipart\cewe2pdf.ini" /> |
69 | 80 | <Content Include="tests\testClipart\testClipart.mcf" /> |
70 | 81 | <Content Include="tests\testClipart\__pycache__\test_drawClipart.cpython-37-pytest-5.4.1.pyc" /> |
|
99 | 110 | <Compile Include="pathutils.py" /> |
100 | 111 | <Compile Include="processManyMcfs.py" /> |
101 | 112 | <Compile Include="runAllTests.py" /> |
| 113 | + <Compile Include="tests\testClipartColorReplacement\test_clipartColorReplacement.py" /> |
102 | 114 | <Compile Include="tests\testClipart\test_drawClipart.py" /> |
103 | 115 | <Compile Include="tests\testFontDoesNotExist\test_fontDoesNotExist.py" /> |
104 | 116 | <Compile Include="tests\testMcfxExtraction\test_McfxExtraction.py" /> |
|
129 | 141 | <Folder Include="tests\Resources\photofun\" /> |
130 | 142 | <Folder Include="tests\Resources\photofun\backgrounds\" /> |
131 | 143 | <Folder Include="tests\Resources\photofun\decorations\" /> |
| 144 | + <Folder Include="tests\testClipartColorReplacement\" /> |
| 145 | + <Folder Include="tests\testClipartColorReplacement\test_clipart_colorreplacement_mcf-Dateien\" /> |
132 | 146 | <Folder Include="tests\testClipart\" /> |
133 | 147 | <Folder Include="tests\testClipart\__pycache__\" /> |
134 | 148 | <Folder Include="tests\testFontDoesNotExist\" /> |
|
0 commit comments