Files
watrbx-game-engine/Roblox.Test/TestCases/Roblox.Test.TestCases.csproj
T
2025-09-18 17:55:52 -04:00

198 lines
9.2 KiB
XML

<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{101C21F5-FB46-4E91-B5D4-6B6D87FA585A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Roblox.Test.TestCases</RootNamespace>
<AssemblyName>Roblox.Test.TestCases</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<SccProjectName>Perforce Project</SccProjectName>
<SccLocalPath>..\..\..</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>MSSCCI:Perforce SCM</SccProvider>
<RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\Rig\bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\Rig\bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="RobloxLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Roblox\RobloxLib.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\Client.LegacyAssemblies\Roblox.Data\SharedSecurityNotary.cs">
<Link>SharedSecurityNotary.cs</Link>
</Compile>
<Compile Include="CaptureScreen.cs" />
<Compile Include="PerfGraphics.cs" />
<Compile Include="PlatFormInvokeGDI32.cs" />
<Compile Include="PlatformInvokeUSER32.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ScriptSigner.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RemoteTestShim\Roblox.Test.RemoteTestShim.csproj">
<Project>{3D66508E-ADA5-4C7B-BD79-53B20B6D4DAB}</Project>
<Name>Roblox.Test.RemoteTestShim</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\256balls_w_8000_fixed.rbxl">
<Link>TestFiles\256balls_w_8000_fixed.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\8TowersHardMixed.rbxl">
<Link>TestFiles\8TowersHardMixed.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\ChaosCanyon.rbxl">
<Link>TestFiles\ChaosCanyon.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\CrossroadsMixed.rbxl">
<Link>TestFiles\CrossroadsMixed.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\CrossroadsPlastic.rbxl">
<Link>TestFiles\CrossroadsPlastic.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\CrossroadsSlate.rbxl">
<Link>TestFiles\CrossroadsSlate.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\CrossroadsWood.rbxl">
<Link>TestFiles\CrossroadsWood.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\Hotels.rbxl">
<Link>TestFiles\Hotels.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house.rbxl">
<Link>TestFiles\house.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house_aluminum.rbxl">
<Link>TestFiles\house_aluminum.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house_concrete.rbxl">
<Link>TestFiles\house_concrete.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house_dplate.rbxl">
<Link>TestFiles\house_dplate.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house_grass.rbxl">
<Link>TestFiles\house_grass.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house_ice.rbxl">
<Link>TestFiles\house_ice.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house_rust.rbxl">
<Link>TestFiles\house_rust.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house_slate.rbxl">
<Link>TestFiles\house_slate.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\house_wood.rbxl">
<Link>TestFiles\house_wood.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\LAHouse.rbxl">
<Link>TestFiles\LAHouse.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\Place1.rbxl">
<Link>TestFiles\Place1.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\ShipHotel.rbxl">
<Link>TestFiles\ShipHotel.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\StarterHappyHome.rbxl">
<Link>TestFiles\StarterHappyHome.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\Town2.rbxl">
<Link>TestFiles\Town2.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\TrussStress.rbxl">
<Link>TestFiles\TrussStress.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\village.rbxl">
<Link>TestFiles\village.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\walltester1.rbxl">
<Link>TestFiles\walltester1.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\walltester2.rbxl">
<Link>TestFiles\walltester2.rbxl</Link>
</None>
<None Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\WoodenHouse.rbxl">
<Link>TestFiles\WoodenHouse.rbxl</Link>
</None>
</ItemGroup>
<ItemGroup>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\LowG3DGLBench.xml">
<Link>TestFiles\LowG3DGLBench.xml</Link>
</Content>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\LowOgreD3DBench.xml">
<Link>TestFiles\LowOgreD3DBench.xml</Link>
</Content>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\OgreD3DXBricks.xml">
<Link>TestFiles\OgreD3DXBricks.xml</Link>
</Content>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\SettingsDefaultRenderer.xml">
<Link>TestFiles\SettingsDefaultRenderer.xml</Link>
</Content>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\SettingsG3DGLRenderer.xml">
<Link>TestFiles\SettingsG3DGLRenderer.xml</Link>
</Content>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\SettingsOgreD3DRenderer.xml">
<Link>TestFiles\SettingsOgreD3DRenderer.xml</Link>
</Content>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\SettingsOgreD3DRenderer_NoFrameLimit.xml">
<Link>TestFiles\SettingsOgreD3DRenderer_NoFrameLimit.xml</Link>
</Content>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\SettingsOgreGLRenderer.xml">
<Link>TestFiles\SettingsOgreGLRenderer.xml</Link>
</Content>
<Content Include="..\..\..\..\..\Trunk\Tools\ClientTestFiles\SettingsPhysicsBench.xml">
<Link>TestFiles\SettingsPhysicsBench.xml</Link>
</Content>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
<PropertyGroup>
<PostBuildEvent>copy $(SolutionDir)..\..\..\..\Trunk\Tools\ClientTestFiles\*.* \\fileserver\SharedDocs\automation\Roblox.Test\TestFiles\
copy Roblox.Test.TestCases.* \\fileserver\SharedDocs\automation\Roblox.Test
copy $(SolutionDir)..\..\Client.LegacyAssemblies\Roblox.Data\Resources\rbxPrivate.blob \\fileserver\SharedDocs\automation\Server\RobloxWebSite\Game\rbxPrivate.blob
</PostBuildEvent>
<PreBuildEvent>if exist %25RobloxBinDir%25\RobloxApp.exe %25RobloxBinDir%25\RobloxApp.exe /register
echo %25RobloxBinDir%25\RobloxApp.exe /register</PreBuildEvent>
</PropertyGroup>
</Project>