~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to tests/test-projects/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-02-13  Michael Hutchinson  <mhutchinson@novell.com>
 
2
 
 
3
        * generated-console-project/TestSolution.mds: Remove unnecessary 
 
4
        attribute that was breaking test.
 
5
 
 
6
2009-01-27  Lluis Sanchez Gual  <lluis@novell.com>
 
7
 
 
8
        * completion-db-test/CompletionDbTest/Main.cs:
 
9
        * completion-db-test/Library2/SharedNamespace.cs:
 
10
        * completion-db-test/CompletionDbTest/Replacements:
 
11
        * completion-db-test/CompletionDbTest/PartialTest2.cs:
 
12
        * completion-db-test/CompletionDbTest/PartialTest1.cs:
 
13
        * completion-db-test/CompletionDbTest/CompletionDbTest.csproj:
 
14
        * completion-db-test/CompletionDbTest/Replacements/EmptyFile.cs:
 
15
        * completion-db-test/CompletionDbTest/Replacements/PartialTest2.cs:
 
16
        * completion-db-test/CompletionDbTest/Replacements/GenericRewrite.cs:
 
17
        Added replacement files, to be used to simulate changes in files.
 
18
 
 
19
2009-01-27  Lluis Sanchez Gual  <lluis@novell.com>
 
20
 
 
21
        * completion-db-test/CompletionDbTest/Main.cs: Updated tests.
 
22
 
 
23
2009-01-20  Lluis Sanchez Gual  <lluis@novell.com>
 
24
 
 
25
        * completion-db-test/CompletionDbTest/GenericRewrite.cs:
 
26
        * completion-db-test/CompletionDbTest/CompletionDbTest.csproj: Added new
 
27
        test.
 
28
 
 
29
2009-01-15  Michael Hutchinson  <mhutchinson@novell.com>
 
30
 
 
31
        * vs-local-copy/solution-folder:
 
32
        * vs-local-copy/solution-folder/quux.txt:
 
33
        * vs-local-copy/solution-folder/app.config:
 
34
        * vs-local-copy/VSLocalCopyTest/VSLocalCopyTest.csproj: Test local-copy
 
35
        of external files. Patch from Sam Chuparkoff.
 
36
 
 
37
2009-01-12  Michael Hutchinson  <mhutchinson@novell.com>
 
38
 
 
39
        * vs-local-copy/ClassLibrary1/foo:
 
40
        * vs-local-copy/VSLocalCopyTest/folder:
 
41
        * vs-local-copy/ClassLibrary1/foo/bar.txt:
 
42
        * vs-local-copy/VSLocalCopyTest/folder/baz.txt:
 
43
        * vs-local-copy/ClassLibrary1/ClassLibrary1.csproj:
 
44
        * vs-local-copy/VSLocalCopyTest/VSLocalCopyTest.csproj: Update
 
45
        local-copy test to make sure paths are included. Covers "Bug 459311 -
 
46
        Copying files to output directory in MonoDevelop".
 
47
 
 
48
2008-12-16  Lluis Sanchez Gual  <lluis@novell.com>
 
49
 
 
50
        * generated-console-project/TestProject.mdp:
 
51
        * generated-console-project/TestProject.csproj:
 
52
        * nested-solutions-mdp/console-project/console-project.mdp:
 
53
        * nested-solutions-mdp/nested-solution1/library1/library1.mdp:
 
54
        * nested-solutions-mdp/nested-solution1/library2/library2.mdp:
 
55
        * csharp-console-mdp/csharp-console-mdp/csharp-console-mdp.mdp:
 
56
        * nested-solutions-mdp/nested-solution2/console-project2/console-project2.mdp:
 
57
        * nested-solutions-mdp/nested-solution2/nested-solution3/library4/library4.mdp:
 
58
        * nested-solutions-mdp/nested-solution2/nested-solution3/library3/library3.mdp:
 
59
        * test-configuration-merging/TestConfigurationMerging/TestConfigurationMerging.csproj:
 
60
        * test-configuration-merging/TestConfigurationMerging/TestConfigurationMergingSaved.csproj:
 
61
        Track changes done in the serialization format.
 
62
 
 
63
        * completion-db-test/Library1/MyClass.cs:
 
64
        * completion-db-test/Library2/MyClass.cs:
 
65
        * completion-db-test/CompletionDbTest.sln:
 
66
        * completion-db-test/Library1/Library1.csproj:
 
67
        * completion-db-test/Library2/AssemblyInfo.cs:
 
68
        * completion-db-test/Library1/AssemblyInfo.cs:
 
69
        * completion-db-test/CompletionDbTest/Main.cs:
 
70
        * completion-db-test/Library2/Library2.csproj:
 
71
        * completion-db-test/Library2/SharedNamespace.cs:
 
72
        * completion-db-test/Library1/SharedNamespace.cs:
 
73
        * completion-db-test/Library2/GenericSubclassing.cs:
 
74
        * completion-db-test/Library1/GenericSubclassing.cs:
 
75
        * completion-db-test/CompletionDbTest/AssemblyInfo.cs:
 
76
        * completion-db-test/CompletionDbTest/SharedNamespace.cs:
 
77
        * completion-db-test/CompletionDbTest/CompletionDbTest.csproj: Added new
 
78
        tests for the code completion database.
 
79
 
 
80
2008-10-31  Lluis Sanchez Gual  <lluis@novell.com>
 
81
 
 
82
        * resources-tester/ResourcesTester/Subfolder/FormFile2.Designer.cs: Fix
 
83
        build of test solution.
 
84
 
 
85
2008-10-30  Lluis Sanchez Gual  <lluis@novell.com>
 
86
 
 
87
        * test-build-configs/Lib4/Lib4.mdp:
 
88
        * test-build-configs/Lib3/Lib3.mdp:
 
89
        * test-build-configs/Lib2/Lib2.mdp: Fix test solutions.
 
90
 
 
91
2008-10-23  Lluis Sanchez Gual  <lluis@novell.com>
 
92
 
 
93
        * test-configuration-merging/TestConfigurationMerging/TestConfigurationMerging.csproj:
 
94
        Fixed invalid project file.
 
95
 
 
96
2008-10-23  Lluis Sanchez Gual  <lluis@novell.com>
 
97
 
 
98
        * test-configuration-merging:
 
99
        * test-configuration-merging/TestConfigurationMerging:
 
100
        * test-configuration-merging/TestConfigurationMerging.sln:
 
101
        * test-configuration-merging/TestConfigurationMerging/Main.cs:
 
102
        * test-configuration-merging/TestConfigurationMerging/AssemblyInfo.cs:
 
103
        * test-configuration-merging/TestConfigurationMerging/TestConfigurationMerging.csproj:
 
104
        * test-configuration-merging/TestConfigurationMerging/TestConfigurationMergingSaved.csproj:
 
105
        Add new test projects.
 
106
 
 
107
2008-10-01  Michael Hutchinson <mhutchinson@novell.com> 
 
108
 
 
109
        * vs-local-copy, vs-local-copy/ClassLibrary5,
 
110
          vs-local-copy/ClassLibrary5/Properties,
 
111
          vs-local-copy/ClassLibrary5/Properties/AssemblyInfo.cs,
 
112
          vs-local-copy/ClassLibrary5/Class5.cs,
 
113
          vs-local-copy/ClassLibrary5/ClassLibrary5.csproj,
 
114
          vs-local-copy/VSLocalCopyTest.sln, vs-local-copy/ClassLibrary1,
 
115
          vs-local-copy/ClassLibrary1/TextFile1.txt,
 
116
          vs-local-copy/ClassLibrary1/ClassLibrary1.csproj,
 
117
          vs-local-copy/ClassLibrary1/Class1.cs,
 
118
          vs-local-copy/ClassLibrary1/Properties,
 
119
          vs-local-copy/ClassLibrary1/Properties/AssemblyInfo.cs,
 
120
          vs-local-copy/ClassLibrary2,
 
121
          vs-local-copy/ClassLibrary2/TextFile2.txt,
 
122
          vs-local-copy/ClassLibrary2/Class2.cs,
 
123
          vs-local-copy/ClassLibrary2/ClassLibrary2.csproj,
 
124
          vs-local-copy/ClassLibrary2/Properties,
 
125
          vs-local-copy/ClassLibrary2/Properties/AssemblyInfo.cs,
 
126
          vs-local-copy/ClassLibrary3,
 
127
          vs-local-copy/ClassLibrary3/Properties,
 
128
          vs-local-copy/ClassLibrary3/Properties/AssemblyInfo.cs,
 
129
          vs-local-copy/ClassLibrary3/Class3.cs,
 
130
          vs-local-copy/ClassLibrary3/ClassLibrary3.csproj,
 
131
          vs-local-copy/ClassLibrary4,
 
132
          vs-local-copy/ClassLibrary4/Properties,
 
133
          vs-local-copy/ClassLibrary4/Properties/AssemblyInfo.cs,
 
134
          vs-local-copy/ClassLibrary4/ClassLibrary4.csproj,
 
135
          vs-local-copy/ClassLibrary4/Class4.cs,
 
136
          vs-local-copy/VSLocalCopyTest,
 
137
          vs-local-copy/VSLocalCopyTest/Program.cs,
 
138
          vs-local-copy/VSLocalCopyTest/Properties,
 
139
          vs-local-copy/VSLocalCopyTest/Properties/AssemblyInfo.cs,
 
140
          vs-local-copy/VSLocalCopyTest/VSLocalCopyTest.csproj: Add a test
 
141
          project for local copy of files and references.
 
142
 
 
143
2008-06-04  Lluis Sanchez Gual <lluis@novell.com> 
 
144
 
 
145
        * test-build-configs, test-build-configs/test-build-configs.mds,
 
146
          test-build-configs/Lib1, test-build-configs/Lib1/MyClass.cs,
 
147
          test-build-configs/Lib1/AssemblyInfo.cs,
 
148
          test-build-configs/Lib1/Lib1.mdp, test-build-configs/Lib2,
 
149
          test-build-configs/Lib2/MyClass.cs,
 
150
          test-build-configs/Lib2/AssemblyInfo.cs,
 
151
          test-build-configs/Lib2/Lib2.mdp, test-build-configs/Lib3,
 
152
          test-build-configs/Lib3/MyClass.cs,
 
153
          test-build-configs/Lib3/AssemblyInfo.cs,
 
154
          test-build-configs/Lib3/Lib3.mdp, test-build-configs/Lib4,
 
155
          test-build-configs/Lib4/MyClass.cs,
 
156
          test-build-configs/Lib4/AssemblyInfo.cs,
 
157
          test-build-configs/Lib4/Lib4.mdp: New tests for checking solution
 
158
          configuration mappings.
 
159
 
 
160
2008-06-04  Lluis Sanchez Gual <lluis@novell.com> 
 
161
 
 
162
        * generated-console-project/TestSolution.sln,
 
163
          console-project/ConsoleProject.sln: Test fixes.
 
164
 
 
165
2008-05-23  Lluis Sanchez Gual <lluis@novell.com> 
 
166
 
 
167
        * generated-console-project/TestProject.mdp,
 
168
          generated-console-project/TestSolution.sln,
 
169
          console-project/ConsoleProject.sln: Fix tests.
 
170
 
 
171
2008-05-21  Lluis Sanchez Gual <lluis@novell.com> 
 
172
 
 
173
        * console-with-libs-mdp/console-with-libs-mdp/console-with-libs-mdp.mdp,
 
174
          console-with-libs-mdp/console-with-libs-mdp/AssemblyInfo.cs,
 
175
          console-with-libs-mdp/console-with-libs-mdp/Main.cs,
 
176
          console-with-libs-mdp/console-with-libs-mdp.mds,
 
177
          console-with-libs-mdp/library1/MyClass.cs,
 
178
          console-with-libs-mdp/library1/AssemblyInfo.cs,
 
179
          console-with-libs-mdp/library2/MyClass.cs,
 
180
          console-with-libs-mdp/library2/AssemblyInfo.cs,
 
181
          console-with-libs-mdp/library2/library2.mdp,
 
182
          generated-console-project/TestProject.csproj,
 
183
          generated-console-project/TestProject.mdp,
 
184
          generated-console-project/TestSolution.sln,
 
185
          generated-console-project/TestSolution.mds,
 
186
          nunit-assembly-group/nunit-assembly-group.mds,
 
187
          nunit-assembly-group/nunit-assembly-group.md-nunit,
 
188
          console-project/ConsoleProject.sln,
 
189
          console-project/ConsoleProject/ConsoleProject.csproj,
 
190
          console-project/ConsoleProject/Program.cs,
 
191
          console-project/ConsoleProject/Properties/AssemblyInfo.cs,
 
192
          console-project-with-makefile/Makefile.include,
 
193
          console-project-with-makefile/configure,
 
194
          console-project-with-makefile/ConsoleProject.sln,
 
195
          console-project-with-makefile/rules.make,
 
196
          console-project-with-makefile/ConsoleProject/ConsoleProject.csproj,
 
197
          console-project-with-makefile/ConsoleProject/Program.cs,
 
198
          console-project-with-makefile/ConsoleProject/Properties/AssemblyInfo.cs,
 
199
          console-project-with-makefile/ConsoleProject/Makefile,
 
200
          console-project-with-makefile/ConsoleProject/consoleproject.in,
 
201
          console-project-with-makefile/Makefile,
 
202
          nested-solutions-mdp/nested-solutions-mdp.mds,
 
203
          nested-solutions-mdp/console-project/AssemblyInfo.cs,
 
204
          nested-solutions-mdp/console-project/console-project.mdp,
 
205
          nested-solutions-mdp/console-project/Main.cs,
 
206
          nested-solutions-mdp/nested-solution1/nested-solution1.mds,
 
207
          nested-solutions-mdp/nested-solution1/library1/MyClass.cs,
 
208
          nested-solutions-mdp/nested-solution1/library1/AssemblyInfo.cs,
 
209
          nested-solutions-mdp/nested-solution1/library1/library1.mdp,
 
210
          nested-solutions-mdp/nested-solution1/library2/MyClass.cs,
 
211
          nested-solutions-mdp/nested-solution1/library2/AssemblyInfo.cs,
 
212
          nested-solutions-mdp/nested-solution1/library2/library2.mdp,
 
213
          nested-solutions-mdp/nested-solution2/nested-solution3/nested-solution3.mds,
 
214
          nested-solutions-mdp/nested-solution2/nested-solution3/library3/MyClass.cs,
 
215
          nested-solutions-mdp/nested-solution2/nested-solution3/library3/AssemblyInfo.cs,
 
216
          nested-solutions-mdp/nested-solution2/nested-solution3/library3/library3.pidb,
 
217
          nested-solutions-mdp/nested-solution2/nested-solution3/library3/library3.mdp,
 
218
          nested-solutions-mdp/nested-solution2/nested-solution3/library4/MyClass.cs,
 
219
          nested-solutions-mdp/nested-solution2/nested-solution3/library4/AssemblyInfo.cs,
 
220
          nested-solutions-mdp/nested-solution2/nested-solution3/library4/library4.pidb,
 
221
          nested-solutions-mdp/nested-solution2/nested-solution3/library4/library4.mdp,
 
222
          nested-solutions-mdp/nested-solution2/nested-solution2.mds,
 
223
          nested-solutions-mdp/nested-solution2/console-project2/AssemblyInfo.cs,
 
224
          nested-solutions-mdp/nested-solution2/console-project2/console-project2.pidb,
 
225
          nested-solutions-mdp/nested-solution2/console-project2/console-project2.mdp,
 
226
          nested-solutions-mdp/nested-solution2/console-project2/Main.cs,
 
227
          resources-tester/ResourcesTester/ResourcesTester.csproj,
 
228
          resources-tester/ResourcesTester/BitmapCultured.ca.bmp,
 
229
          resources-tester/ResourcesTester/FormFile.resx,
 
230
          resources-tester/ResourcesTester/Subfolder/BitmapCultured2.ca.bmp,
 
231
          resources-tester/ResourcesTester/Subfolder/FormFile2.resx,
 
232
          resources-tester/ResourcesTester/Subfolder/FormFile2.ca.resx,
 
233
          resources-tester/ResourcesTester/Subfolder/FormFile2.Designer.cs,
 
234
          resources-tester/ResourcesTester/Subfolder/FormFile2.cs,
 
235
          resources-tester/ResourcesTester/Subfolder/Normal2.resx,
 
236
          resources-tester/ResourcesTester/Subfolder/Cultured2.ca.resx,
 
237
          resources-tester/ResourcesTester/Subfolder/Bitmap2.bmp,
 
238
          resources-tester/ResourcesTester/Subfolder/Normal2.Designer.cs,
 
239
          resources-tester/ResourcesTester/FormFile.ca.resx,
 
240
          resources-tester/ResourcesTester/FormFile.Designer.cs,
 
241
          resources-tester/ResourcesTester/FormFile.cs,
 
242
          resources-tester/ResourcesTester/Normal.resx,
 
243
          resources-tester/ResourcesTester/Cultured.ca.resx,
 
244
          resources-tester/ResourcesTester/Bitmap1.bmp,
 
245
          resources-tester/ResourcesTester/Normal.Designer.cs,
 
246
          resources-tester/ResourcesTester/Program.cs,
 
247
          resources-tester/ResourcesTester/Properties/Settings.settings,
 
248
          resources-tester/ResourcesTester/Properties/AssemblyInfo.cs,
 
249
          resources-tester/ResourcesTester/Properties/Settings.Designer.cs,
 
250
          resources-tester/ResourcesTester/Properties/Resources.resx,
 
251
          resources-tester/ResourcesTester/Properties/Resources.Designer.cs,
 
252
          resources-tester/ResourcesTester.sln,
 
253
          csharp-console-mdp/csharp-console-mdp.mds,
 
254
          csharp-console-mdp/csharp-console-mdp/AssemblyInfo.cs,
 
255
          csharp-console-mdp/csharp-console-mdp/Main.cs,
 
256
          csharp-console-mdp/csharp-console-mdp/csharp-console-mdp.mdp: New
 
257
          unit test infrastructure.
 
258
 
 
259