~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric-updates

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-02-18 08:40:51 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090218084051-gh8m6ukvokbwj7cf
Tags: 1.9.2+dfsg-1ubuntu1
* Merge from Debian Experimental (LP: #330519), remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24
    - Add libmono-cairo1.0-cil to build-deps to fool pkg-config check

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
if ENABLE_TESTS
 
2
 
 
3
SUBDIRS = UnitTests
 
4
        
 
5
EXTRA_DIST = \
 
6
        test-projects/resources-tester/ResourcesTester/Subfolder/FormFile2.cs \
 
7
        test-projects/resources-tester/ResourcesTester/Subfolder/FormFile2.Designer.cs \
 
8
        test-projects/resources-tester/ResourcesTester/Subfolder/Normal2.Designer.cs \
 
9
        test-projects/resources-tester/ResourcesTester/Subfolder/Normal2.resx \
 
10
        test-projects/resources-tester/ResourcesTester/Subfolder/Cultured2.ca.resx \
 
11
        test-projects/resources-tester/ResourcesTester/Subfolder/BitmapCultured2.ca.bmp \
 
12
        test-projects/resources-tester/ResourcesTester/Subfolder/Bitmap2.bmp \
 
13
        test-projects/resources-tester/ResourcesTester/Subfolder/FormFile2.ca.resx \
 
14
        test-projects/resources-tester/ResourcesTester/Subfolder/FormFile2.resx \
 
15
        test-projects/resources-tester/ResourcesTester/Bitmap1.bmp \
 
16
        test-projects/resources-tester/ResourcesTester/Normal.resx \
 
17
        test-projects/resources-tester/ResourcesTester/Normal.Designer.cs \
 
18
        test-projects/resources-tester/ResourcesTester/FormFile.Designer.cs \
 
19
        test-projects/resources-tester/ResourcesTester/Cultured.ca.resx \
 
20
        test-projects/resources-tester/ResourcesTester/Properties/Settings.Designer.cs \
 
21
        test-projects/resources-tester/ResourcesTester/Properties/Settings.settings \
 
22
        test-projects/resources-tester/ResourcesTester/Properties/Resources.resx \
 
23
        test-projects/resources-tester/ResourcesTester/Properties/AssemblyInfo.cs \
 
24
        test-projects/resources-tester/ResourcesTester/Properties/Resources.Designer.cs \
 
25
        test-projects/resources-tester/ResourcesTester/ResourcesTester.csproj \
 
26
        test-projects/resources-tester/ResourcesTester/FormFile.ca.resx \
 
27
        test-projects/resources-tester/ResourcesTester/BitmapCultured.ca.bmp \
 
28
        test-projects/resources-tester/ResourcesTester/FormFile.cs \
 
29
        test-projects/resources-tester/ResourcesTester/FormFile.resx \
 
30
        test-projects/resources-tester/ResourcesTester/Program.cs \
 
31
        test-projects/resources-tester/ResourcesTester.sln \
 
32
        test-projects/nunit-assembly-group/nunit-assembly-group.mds \
 
33
        test-projects/nunit-assembly-group/nunit-assembly-group.md-nunit \
 
34
        test-projects/test-build-configs/Lib3/MyClass.cs \
 
35
        test-projects/test-build-configs/Lib3/Lib3.mdp \
 
36
        test-projects/test-build-configs/Lib3/AssemblyInfo.cs \
 
37
        test-projects/test-build-configs/Lib4/Lib4.mdp \
 
38
        test-projects/test-build-configs/Lib4/MyClass.cs \
 
39
        test-projects/test-build-configs/Lib4/AssemblyInfo.cs \
 
40
        test-projects/test-build-configs/Lib2/MyClass.cs \
 
41
        test-projects/test-build-configs/Lib2/Lib2.mdp \
 
42
        test-projects/test-build-configs/Lib2/AssemblyInfo.cs \
 
43
        test-projects/test-build-configs/test-build-configs.mds \
 
44
        test-projects/test-build-configs/Lib1/Lib1.mdp \
 
45
        test-projects/test-build-configs/Lib1/MyClass.cs \
 
46
        test-projects/test-build-configs/Lib1/AssemblyInfo.cs \
 
47
        test-projects/generated-console-project/TestProject.csproj \
 
48
        test-projects/generated-console-project/TestProject.mdp \
 
49
        test-projects/generated-console-project/TestSolution.sln \
 
50
        test-projects/generated-console-project/TestSolution.mds \
 
51
        test-projects/console-with-libs-mdp/library1/library1.mdp \
 
52
        test-projects/console-with-libs-mdp/library1/MyClass.cs \
 
53
        test-projects/console-with-libs-mdp/library1/AssemblyInfo.cs \
 
54
        test-projects/console-with-libs-mdp/console-with-libs-mdp \
 
55
        test-projects/console-with-libs-mdp/console-with-libs-mdp/Main.cs \
 
56
        test-projects/console-with-libs-mdp/console-with-libs-mdp/console-with-libs-mdp.mdp \
 
57
        test-projects/console-with-libs-mdp/console-with-libs-mdp/AssemblyInfo.cs \
 
58
        test-projects/console-with-libs-mdp/console-with-libs-mdp.mds \
 
59
        test-projects/console-with-libs-mdp/library2/MyClass.cs \
 
60
        test-projects/console-with-libs-mdp/library2/AssemblyInfo.cs \
 
61
        test-projects/console-with-libs-mdp/library2/library2.mdp \
 
62
        test-projects/nested-solutions-mdp/nested-solutions-mdp.mds \
 
63
        test-projects/nested-solutions-mdp/nested-solution2/nested-solution3/nested-solution3.mds \
 
64
        test-projects/nested-solutions-mdp/nested-solution2/nested-solution3/library3/library3.mdp \
 
65
        test-projects/nested-solutions-mdp/nested-solution2/nested-solution3/library3/MyClass.cs \
 
66
        test-projects/nested-solutions-mdp/nested-solution2/nested-solution3/library3/AssemblyInfo.cs \
 
67
        test-projects/nested-solutions-mdp/nested-solution2/nested-solution3/library4/library4.mdp \
 
68
        test-projects/nested-solutions-mdp/nested-solution2/nested-solution3/library4/MyClass.cs \
 
69
        test-projects/nested-solutions-mdp/nested-solution2/nested-solution3/library4/AssemblyInfo.cs \
 
70
        test-projects/nested-solutions-mdp/nested-solution2/console-project2/Main.cs \
 
71
        test-projects/nested-solutions-mdp/nested-solution2/console-project2/AssemblyInfo.cs \
 
72
        test-projects/nested-solutions-mdp/nested-solution2/console-project2/console-project2.mdp \
 
73
        test-projects/nested-solutions-mdp/nested-solution2/nested-solution2.mds \
 
74
        test-projects/nested-solutions-mdp/console-project/Main.cs \
 
75
        test-projects/nested-solutions-mdp/console-project/console-project.mdp \
 
76
        test-projects/nested-solutions-mdp/console-project/AssemblyInfo.cs \
 
77
        test-projects/nested-solutions-mdp/nested-solution1/library1/library1.mdp \
 
78
        test-projects/nested-solutions-mdp/nested-solution1/library1/MyClass.cs \
 
79
        test-projects/nested-solutions-mdp/nested-solution1/library1/AssemblyInfo.cs \
 
80
        test-projects/nested-solutions-mdp/nested-solution1/nested-solution1.mds \
 
81
        test-projects/nested-solutions-mdp/nested-solution1/library2/MyClass.cs \
 
82
        test-projects/nested-solutions-mdp/nested-solution1/library2/AssemblyInfo.cs \
 
83
        test-projects/nested-solutions-mdp/nested-solution1/library2/library2.mdp \
 
84
        test-projects/console-project-with-makefile/Makefile.include \
 
85
        test-projects/console-project-with-makefile/ConsoleProject/ConsoleProject.csproj \
 
86
        test-projects/console-project-with-makefile/ConsoleProject/Makefile \
 
87
        test-projects/console-project-with-makefile/ConsoleProject/consoleproject.in \
 
88
        test-projects/console-project-with-makefile/ConsoleProject/Properties/AssemblyInfo.cs \
 
89
        test-projects/console-project-with-makefile/ConsoleProject/Program.cs \
 
90
        test-projects/console-project-with-makefile/Makefile \
 
91
        test-projects/console-project-with-makefile/rules.make \
 
92
        test-projects/console-project-with-makefile/configure \
 
93
        test-projects/console-project-with-makefile/ConsoleProject.sln \
 
94
        test-projects/csharp-console-mdp/csharp-console-mdp/csharp-console-mdp.mdp \
 
95
        test-projects/csharp-console-mdp/csharp-console-mdp/Main.cs \
 
96
        test-projects/csharp-console-mdp/csharp-console-mdp/AssemblyInfo.cs \
 
97
        test-projects/csharp-console-mdp/csharp-console-mdp.mds \
 
98
        test-projects/ChangeLog \
 
99
        test-projects/console-project/ConsoleProject/ConsoleProject.csproj \
 
100
        test-projects/console-project/ConsoleProject/Properties/AssemblyInfo.cs \
 
101
        test-projects/console-project/ConsoleProject/Program.cs \
 
102
        test-projects/console-project/ConsoleProject.sln
 
103
 
 
104
endif