Skip to content

Commit

Permalink
(#72) Tests: project files cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Mar 27, 2022
1 parent 7659e22 commit 357dfb3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
7 changes: 0 additions & 7 deletions Cesium.CodeGen.Tests/Cesium.CodeGen.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,4 @@
<ProjectReference Include="..\Cesium.Test.Framework\Cesium.Test.Framework.csproj" />
</ItemGroup>

<ItemGroup>
<None Update="verified\CodeGenMethodTests.AmbiguousCallTest.verified.txt">
<ParentFile>CodeGenMethodTests</ParentFile>
<DependentUpon>CodeGenMethodTests.cs</DependentUpon>
</None>
</ItemGroup>

</Project>
12 changes: 0 additions & 12 deletions Cesium.Parser.Tests/Cesium.Parser.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,6 @@
<ParentFile>StatementParserTests</ParentFile>
<DependentUpon>StatementParserTests.cs</DependentUpon>
</None>
<None Update="ParserTests\verified\DeclarationParserTests.ComplexFunctionPointerTypeDef.verified.txt">
<ParentFile>DeclarationParserTests</ParentFile>
<DependentUpon>DeclarationParserTests.cs</DependentUpon>
</None>
<None Update="ParserTests\verified\DeclarationParserTests.FunctionPointerTypeDef.verified.txt">
<ParentFile>DeclarationParserTests</ParentFile>
<DependentUpon>DeclarationParserTests.cs</DependentUpon>
</None>
<None Update="ParserTests\verified\DeclarationParserTests.FunctionTypeDef.verified.txt">
<ParentFile>DeclarationParserTests</ParentFile>
<DependentUpon>DeclarationParserTests.cs</DependentUpon>
</None>
</ItemGroup>

</Project>

0 comments on commit 357dfb3

Please sign in to comment.