annotate IBBoard.WarFoundry.API.Tests.mdp @ 4:4222cfa99c78

Re #1 - LGPL license all code * Add LGPL header to all files * Add COPYING.LGPL and COPYING.GPL with content of license
author IBBoard <dev@ibboard.co.uk>
date Sun, 25 Jan 2009 14:51:41 +0000
parents 40b31dfd6a46
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
b93d6eedc0bb * Update MonoDevelop Project file for MonoDevelop 2.0a1
IBBoard <dev@ibboard.co.uk>
parents: 0
diff changeset
1 <Project name="IBBoard.WarFoundry.API.Tests" fileversion="2.0" language="C#" DefaultNamespace="IBBoard.WarFoundry.API" clr-version="Net_2_0" ctype="DotNetProject">
0
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <Configurations active="Debug">
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 <Output directory="bin/Debug" assemblyKeyFile="." assembly="IBBoard.WarFoundry.API.Tests" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
5 <Build debugmode="True" target="Library" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
6 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
8 </Configuration>
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
10 <Output directory="bin/Release" assembly="IBBoard.WarFoundry.API.Tests" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
11 <Build debugmode="False" target="Library" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
12 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
14 </Configuration>
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
15 </Configurations>
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
16 <Contents>
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
17 <File name="MockObjects/MockFactory.cs" subtype="Code" buildaction="Compile" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
18 <File name="WarFoundryFactoryFactoryTest.cs" subtype="Code" buildaction="Compile" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
19 <File name="WarFoundryFactoryTest.cs" subtype="Code" buildaction="Compile" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
20 <File name="WarFoundryLoaderTest.cs" subtype="Code" buildaction="Compile" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
21 <File name="libs" subtype="Directory" buildaction="Compile" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
22 <File name="libs/ICSharpCode.SharpZipLib.dll" subtype="Code" buildaction="Nothing" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
23 <File name="MockObjects/MockSystemZipFile.cs" subtype="Code" buildaction="Compile" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
24 <File name="MockObjects/FixedFileWarFoundryLoader.cs" subtype="Code" buildaction="Compile" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
25 <File name="MockObjects/MockRaceZipFile.cs" subtype="Code" buildaction="Compile" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
26 <File name="testdata" subtype="Directory" buildaction="Compile" />
3
40b31dfd6a46 Update tests (one currently fails because of "end of stream" that doesn't occur when using factories normally)
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
27 <File name="testdata/Test.race" subtype="Code" buildaction="Nothing" copyToOutputDirectory="PreserveNewest" />
40b31dfd6a46 Update tests (one currently fails because of "end of stream" that doesn't occur when using factories normally)
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
28 <File name="testdata/Test.system" subtype="Code" buildaction="Nothing" copyToOutputDirectory="PreserveNewest" />
4
4222cfa99c78 Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 3
diff changeset
29 <File name="COPYING.GPL" subtype="Code" buildaction="Nothing" />
4222cfa99c78 Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 3
diff changeset
30 <File name="COPYING.LGPL" subtype="Code" buildaction="Nothing" />
0
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
31 </Contents>
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
32 <References>
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
33 <ProjectReference type="Gac" localcopy="True" refto="nunit.framework, Version=2.2.9.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
34 <ProjectReference type="Project" localcopy="True" refto="IBBoard.WarFoundry.API" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
35 <ProjectReference type="Assembly" localcopy="True" refto="libs/ICSharpCode.SharpZipLib.dll" />
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
36 </References>
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
37 <Deployment.LinuxDeployData generateScript="False" />
3
40b31dfd6a46 Update tests (one currently fails because of "end of stream" that doesn't occur when using factories normally)
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
38 <GtkDesignInfo />
0
faf976fe57df Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
39 </Project>