Skip to content

Commit

Permalink
Moving old tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
houseofcat committed Mar 17, 2024
1 parent da72df5 commit 0e9f5a2
Show file tree
Hide file tree
Showing 37 changed files with 15,815 additions and 0 deletions.
25 changes: 25 additions & 0 deletions old/tests/Tests.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31424.327
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IntegrationTests", "Tests\IntegrationTests.csproj", "{D1BECEA8-EAC7-4C2D-984F-C4ED252A15D2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D1BECEA8-EAC7-4C2D-984F-C4ED252A15D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D1BECEA8-EAC7-4C2D-984F-C4ED252A15D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D1BECEA8-EAC7-4C2D-984F-C4ED252A15D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D1BECEA8-EAC7-4C2D-984F-C4ED252A15D2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3005B083-4D4A-4E9A-9258-D0A0AD2E23D8}
EndGlobalSection
EndGlobal
Loading

0 comments on commit 0e9f5a2

Please sign in to comment.