376 lines
15 KiB
XML
376 lines
15 KiB
XML
<VisualStudioProject>
|
|
<CSHARP
|
|
ProjectType = "Local"
|
|
ProductVersion = "7.10.6030"
|
|
SchemaVersion = "2.0"
|
|
ProjectGuid = "{EB2587B7-8B26-4FBC-852A-4128D5CACAFC}"
|
|
>
|
|
<Build>
|
|
<Settings
|
|
ApplicationIcon = ""
|
|
AssemblyKeyContainerName = ""
|
|
AssemblyName = "Spring.Web.Tests"
|
|
AssemblyOriginatorKeyFile = ""
|
|
DefaultClientScript = "JScript"
|
|
DefaultHTMLPageLayout = "Grid"
|
|
DefaultTargetSchema = "IE50"
|
|
DelaySign = "false"
|
|
OutputType = "Library"
|
|
PreBuildEvent = ""
|
|
PostBuildEvent = 'echo "Copying .xml files for tests"
xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2003\Spring.Web.Tests\$(ConfigurationName)\ /y /s /q /d
'
|
|
RootNamespace = "Spring"
|
|
RunPostBuildEvent = "Always"
|
|
StartupObject = ""
|
|
>
|
|
<Config
|
|
Name = "Debug-1.1"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "DEBUG;TRACE;NET_1_1"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "true"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "false"
|
|
NoStdLib = "false"
|
|
NoWarn = "0618"
|
|
Optimize = "false"
|
|
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Web.Tests\Debug-1.1\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "true"
|
|
WarningLevel = "4"
|
|
/>
|
|
<Config
|
|
Name = "Release-1.1"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "TRACE;NET_1_1"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "false"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "false"
|
|
NoStdLib = "false"
|
|
NoWarn = ""
|
|
Optimize = "true"
|
|
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Web.Tests\Release-1.1\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "false"
|
|
WarningLevel = "4"
|
|
/>
|
|
</Settings>
|
|
<References>
|
|
<Reference
|
|
Name = "System"
|
|
AssemblyName = "System"
|
|
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Data"
|
|
AssemblyName = "System.Data"
|
|
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.XML"
|
|
AssemblyName = "System.Xml"
|
|
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Web"
|
|
AssemblyName = "System.Web"
|
|
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
|
|
/>
|
|
<Reference
|
|
Name = "nunit.framework"
|
|
AssemblyName = "nunit.framework"
|
|
HintPath = "..\..\..\lib\Net\1.1\nunit.framework.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Web.Services"
|
|
AssemblyName = "System.Web.Services"
|
|
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Drawing"
|
|
AssemblyName = "System.Drawing"
|
|
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
|
|
/>
|
|
<Reference
|
|
Name = "Spring.Core.2003"
|
|
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
|
|
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
|
|
/>
|
|
<Reference
|
|
Name = "Spring.Core.Tests.2003"
|
|
Project = "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}"
|
|
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
|
|
/>
|
|
<Reference
|
|
Name = "Spring.Web.2003"
|
|
Project = "{BA4789EB-281A-48EA-8763-28B9F0596A18}"
|
|
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
|
|
/>
|
|
<Reference
|
|
Name = "Common.Logging"
|
|
AssemblyName = "Common.Logging"
|
|
HintPath = "..\..\..\lib\Net\1.1\Common.Logging.dll"
|
|
/>
|
|
<Reference
|
|
Name = "Rhino.Mocks"
|
|
AssemblyName = "Rhino.Mocks"
|
|
HintPath = "..\..\..\lib\Net\1.1\Rhino.Mocks.dll"
|
|
/>
|
|
<Reference
|
|
Name = "NUnitAsp"
|
|
AssemblyName = "NUnitAsp"
|
|
HintPath = "..\..\..\lib\Net\1.1\NUnitAsp.dll"
|
|
/>
|
|
<Reference
|
|
Name = "NUnitAspEx"
|
|
AssemblyName = "NUnitAspEx"
|
|
HintPath = "..\..\..\lib\Net\1.1\NUnitAspEx.dll"
|
|
/>
|
|
<Reference
|
|
Name = "nunit.core.interfaces"
|
|
AssemblyName = "nunit.core.interfaces"
|
|
HintPath = "..\..\..\lib\Net\1.1\nunit.core.interfaces.dll"
|
|
Private = "False"
|
|
/>
|
|
<Reference
|
|
Name = "antlr.runtime"
|
|
AssemblyName = "antlr.runtime"
|
|
HintPath = "..\..\..\lib\Net\1.1\antlr.runtime.dll"
|
|
/>
|
|
</References>
|
|
</Build>
|
|
<Files>
|
|
<Include>
|
|
<File
|
|
RelPath = "AssemblyInfo.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "MyNUnitAddinHelper.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Spring.Web.Tests.build"
|
|
BuildAction = "None"
|
|
/>
|
|
<File
|
|
RelPath = "Caching\AspNetCacheTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Context\Support\HttpApplicationConfigurerTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Context\Support\HttpApplicationConfigurerTests.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Context\Support\WebApplicationContextTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Core\IO\WebResourceTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Context\Support\WebApplicationContextTests\Dummy.aspx"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Context\Support\WebApplicationContextTests\Web.Config"
|
|
BuildAction = "None"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Objects\Factory\Support\TestForm.aspx"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Objects\Factory\Support\TestForm.aspx.cs"
|
|
DependentUpon = "TestForm.aspx"
|
|
SubType = "ASPXCodeBehind"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Web\Support\PageHandlerFactoryTests\DisablesSession.aspx"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Web\Support\PageHandlerFactoryTests\MaintainsSession1.aspx"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Web\Support\PageHandlerFactoryTests\MaintainsSession2.aspx"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Web\Support\PageHandlerFactoryTests\TransferAfterSetResult.aspx"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Web\Support\PageHandlerFactoryTests\TransferAfterSetResultSave.aspx"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Spring\Web\Support\PageHandlerFactoryTests\Web.Config.net-1.1"
|
|
BuildAction = "None"
|
|
/>
|
|
<File
|
|
RelPath = "Globalization\Resolvers\DefaultWebCultureResolverTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Objects\Factory\Support\WebObjectDefinitionFactoryTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Objects\Factory\Support\WebObjectFactoryTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "TestSupport\NUnitAdapter.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "TestSupport\SessionMock.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "TestSupport\TestPage.cs"
|
|
SubType = "ASPXCodeBehind"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "TestSupport\TestWebContext.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "TestSupport\TestWebContextTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "TestSupport\VirtualEnvironmentMock.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "TestSupport\VoidDelegate.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Threading\HttpContextStorageTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Threading\HybridContextStorageTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Util\ControlInterceptionTests.cs"
|
|
SubType = "ASPXCodeBehind"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Util\ControlInterceptionTests.objects.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Util\WebDIPerformanceTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Util\WebUtilsTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\Services\WebServiceExporterTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\Support\AbstractHandlerFactoryTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\Support\MimeMediaTypeTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\Support\PageHandlerFactoryTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\Support\ResultFactoryRegistryTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\Support\ResultTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\UI\PageTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\UI\UserControlTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\UI\Controls\AbstractValidationControlTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\UI\Controls\HeadTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\UI\Controls\ValidationErrorsTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Web\UI\Controls\ValidationSummaryTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
</Include>
|
|
</Files>
|
|
</CSHARP>
|
|
</VisualStudioProject>
|
|
|