Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « tests « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 027219a11ad81e71ec6b7d0d4d01cc3373f8809a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
2009-10-29  Lluis Sanchez Gual  <lluis@novell.com>

	* test-projects/console-project/ConsoleProject.sln: Flush.

2009-07-28  Lluis Sanchez Gual  <lluis@novell.com>

	* test-projects/project-ref-with-spaces:
	* test-projects/project-ref-with-spaces/Main.cs:
	* test-projects/project-ref-with-spaces/some - library:
	* test-projects/project-ref-with-spaces/AssemblyInfo.cs:
	* test-projects/project-ref-with-spaces/some - library/MyClass.cs:
	* test-projects/project-ref-with-spaces/project-ref-with-spaces.sln:
	* test-projects/project-ref-with-spaces/some - library/AssemblyInfo.cs:
	* test-projects/project-ref-with-spaces/project-ref-with-spaces.csproj:
	* test-projects/project-ref-with-spaces/some - library/some - library.csproj:
	  Added test for bug 480813 - Referenced project with
	  spaces/special characters isn't saved or built properly

2009-06-18  Lluis Sanchez Gual  <lluis@novell.com>

	* test-projects/completion-db-test/CompletionDbTest/CompletionDbTest.csproj:
	  Don't include the replacement files in the project since
	  they interfere with some tests.

2009-06-18  Lluis Sanchez Gual  <lluis@novell.com>

	* test-projects/completion-db-test/CompletionDbTest/Main.cs:
	  Added test class.

	* test-projects/resources-tester/ResourcesTester/ResourcesTester.csproj:
	  Flush.