Skip to content

Commit

Permalink
(#517) Tests: update the project file
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Jan 22, 2024
1 parent f779fe1 commit cc2d5a3
Showing 1 changed file with 1 addition and 37 deletions.
38 changes: 1 addition & 37 deletions Cesium.Parser.Tests/Cesium.Parser.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,43 +40,7 @@
<ParentFile>StatementParserTests</ParentFile>
<DependentUpon>StatementParserTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfValidElifInvalid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfInvalidElifValid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfInvalidElifInvalidElseValid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfInvalidElifValidNestedElifValidElseInvalid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfInvalidElifValidNestedElifInvalidElseInvalid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfdefValidElifInvalid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfdefInvalidElifValid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfInvalidTwoElifFirstElifValidSecondInvalid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfInvalidTwoElifFirstElifInvalidSecondValid.verified.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
<None Update="PreprocessorTests\verified\PreprocessorTests.IfInvalidAllElifInvalidElseValid.verified.txt">
<None Update="PreprocessorTests\verified\PreprocessorTests.*.txt">
<ParentFile>PreprocessorTests</ParentFile>
<DependentUpon>PreprocessorTests.cs</DependentUpon>
</None>
Expand Down

0 comments on commit cc2d5a3

Please sign in to comment.