2009-02-13  Michael Hutchinson  <mhutchinson@novell.com>

	* generated-console-project/TestSolution.mds: Remove unnecessary 
	attribute that was breaking test.

2009-01-27  Lluis Sanchez Gual  <lluis@novell.com>

	* completion-db-test/CompletionDbTest/Main.cs:
	* completion-db-test/Library2/SharedNamespace.cs:
	* completion-db-test/CompletionDbTest/Replacements:
	* completion-db-test/CompletionDbTest/PartialTest2.cs:
	* completion-db-test/CompletionDbTest/PartialTest1.cs:
	* completion-db-test/CompletionDbTest/CompletionDbTest.csproj:
	* completion-db-test/CompletionDbTest/Replacements/EmptyFile.cs:
	* completion-db-test/CompletionDbTest/Replacements/PartialTest2.cs:
	* completion-db-test/CompletionDbTest/Replacements/GenericRewrite.cs:
	Added replacement files, to be used to simulate changes in files.

2009-01-27  Lluis Sanchez Gual  <lluis@novell.com>

	* completion-db-test/CompletionDbTest/Main.cs: Updated tests.

2009-01-20  Lluis Sanchez Gual  <lluis@novell.com>

	* completion-db-test/CompletionDbTest/GenericRewrite.cs:
	* completion-db-test/CompletionDbTest/CompletionDbTest.csproj: Added new
	test.

2009-01-15  Michael Hutchinson  <mhutchinson@novell.com>

	* vs-local-copy/solution-folder:
	* vs-local-copy/solution-folder/quux.txt:
	* vs-local-copy/solution-folder/app.config:
	* vs-local-copy/VSLocalCopyTest/VSLocalCopyTest.csproj: Test local-copy
	of external files. Patch from Sam Chuparkoff.

2009-01-12  Michael Hutchinson  <mhutchinson@novell.com>

	* vs-local-copy/ClassLibrary1/foo:
	* vs-local-copy/VSLocalCopyTest/folder:
	* vs-local-copy/ClassLibrary1/foo/bar.txt:
	* vs-local-copy/VSLocalCopyTest/folder/baz.txt:
	* vs-local-copy/ClassLibrary1/ClassLibrary1.csproj:
	* vs-local-copy/VSLocalCopyTest/VSLocalCopyTest.csproj: Update
	local-copy test to make sure paths are included. Covers "Bug 459311 -
	Copying files to output directory in MonoDevelop".

2008-12-16  Lluis Sanchez Gual  <lluis@novell.com>

	* generated-console-project/TestProject.mdp:
	* generated-console-project/TestProject.csproj:
	* nested-solutions-mdp/console-project/console-project.mdp:
	* nested-solutions-mdp/nested-solution1/library1/library1.mdp:
	* nested-solutions-mdp/nested-solution1/library2/library2.mdp:
	* csharp-console-mdp/csharp-console-mdp/csharp-console-mdp.mdp:
	* nested-solutions-mdp/nested-solution2/console-project2/console-project2.mdp:
	* nested-solutions-mdp/nested-solution2/nested-solution3/library4/library4.mdp:
	* nested-solutions-mdp/nested-solution2/nested-solution3/library3/library3.mdp:
	* test-configuration-merging/TestConfigurationMerging/TestConfigurationMerging.csproj:
	* test-configuration-merging/TestConfigurationMerging/TestConfigurationMergingSaved.csproj:
	Track changes done in the serialization format.

	* completion-db-test/Library1/MyClass.cs:
	* completion-db-test/Library2/MyClass.cs:
	* completion-db-test/CompletionDbTest.sln:
	* completion-db-test/Library1/Library1.csproj:
	* completion-db-test/Library2/AssemblyInfo.cs:
	* completion-db-test/Library1/AssemblyInfo.cs:
	* completion-db-test/CompletionDbTest/Main.cs:
	* completion-db-test/Library2/Library2.csproj:
	* completion-db-test/Library2/SharedNamespace.cs:
	* completion-db-test/Library1/SharedNamespace.cs:
	* completion-db-test/Library2/GenericSubclassing.cs:
	* completion-db-test/Library1/GenericSubclassing.cs:
	* completion-db-test/CompletionDbTest/AssemblyInfo.cs:
	* completion-db-test/CompletionDbTest/SharedNamespace.cs:
	* completion-db-test/CompletionDbTest/CompletionDbTest.csproj: Added new
	tests for the code completion database.

2008-10-31  Lluis Sanchez Gual  <lluis@novell.com>

	* resources-tester/ResourcesTester/Subfolder/FormFile2.Designer.cs: Fix
	build of test solution.

2008-10-30  Lluis Sanchez Gual  <lluis@novell.com>

	* test-build-configs/Lib4/Lib4.mdp:
	* test-build-configs/Lib3/Lib3.mdp:
	* test-build-configs/Lib2/Lib2.mdp: Fix test solutions.

2008-10-23  Lluis Sanchez Gual  <lluis@novell.com>

	* test-configuration-merging/TestConfigurationMerging/TestConfigurationMerging.csproj:
	Fixed invalid project file.

2008-10-23  Lluis Sanchez Gual  <lluis@novell.com>

	* test-configuration-merging:
	* test-configuration-merging/TestConfigurationMerging:
	* test-configuration-merging/TestConfigurationMerging.sln:
	* test-configuration-merging/TestConfigurationMerging/Main.cs:
	* test-configuration-merging/TestConfigurationMerging/AssemblyInfo.cs:
	* test-configuration-merging/TestConfigurationMerging/TestConfigurationMerging.csproj:
	* test-configuration-merging/TestConfigurationMerging/TestConfigurationMergingSaved.csproj:
	Add new test projects.

2008-10-01  Michael Hutchinson <mhutchinson@novell.com> 

	* vs-local-copy, vs-local-copy/ClassLibrary5,
	  vs-local-copy/ClassLibrary5/Properties,
	  vs-local-copy/ClassLibrary5/Properties/AssemblyInfo.cs,
	  vs-local-copy/ClassLibrary5/Class5.cs,
	  vs-local-copy/ClassLibrary5/ClassLibrary5.csproj,
	  vs-local-copy/VSLocalCopyTest.sln, vs-local-copy/ClassLibrary1,
	  vs-local-copy/ClassLibrary1/TextFile1.txt,
	  vs-local-copy/ClassLibrary1/ClassLibrary1.csproj,
	  vs-local-copy/ClassLibrary1/Class1.cs,
	  vs-local-copy/ClassLibrary1/Properties,
	  vs-local-copy/ClassLibrary1/Properties/AssemblyInfo.cs,
	  vs-local-copy/ClassLibrary2,
	  vs-local-copy/ClassLibrary2/TextFile2.txt,
	  vs-local-copy/ClassLibrary2/Class2.cs,
	  vs-local-copy/ClassLibrary2/ClassLibrary2.csproj,
	  vs-local-copy/ClassLibrary2/Properties,
	  vs-local-copy/ClassLibrary2/Properties/AssemblyInfo.cs,
	  vs-local-copy/ClassLibrary3,
	  vs-local-copy/ClassLibrary3/Properties,
	  vs-local-copy/ClassLibrary3/Properties/AssemblyInfo.cs,
	  vs-local-copy/ClassLibrary3/Class3.cs,
	  vs-local-copy/ClassLibrary3/ClassLibrary3.csproj,
	  vs-local-copy/ClassLibrary4,
	  vs-local-copy/ClassLibrary4/Properties,
	  vs-local-copy/ClassLibrary4/Properties/AssemblyInfo.cs,
	  vs-local-copy/ClassLibrary4/ClassLibrary4.csproj,
	  vs-local-copy/ClassLibrary4/Class4.cs,
	  vs-local-copy/VSLocalCopyTest,
	  vs-local-copy/VSLocalCopyTest/Program.cs,
	  vs-local-copy/VSLocalCopyTest/Properties,
	  vs-local-copy/VSLocalCopyTest/Properties/AssemblyInfo.cs,
	  vs-local-copy/VSLocalCopyTest/VSLocalCopyTest.csproj: Add a test
	  project for local copy of files and references.

2008-06-04  Lluis Sanchez Gual <lluis@novell.com> 

	* test-build-configs, test-build-configs/test-build-configs.mds,
	  test-build-configs/Lib1, test-build-configs/Lib1/MyClass.cs,
	  test-build-configs/Lib1/AssemblyInfo.cs,
	  test-build-configs/Lib1/Lib1.mdp, test-build-configs/Lib2,
	  test-build-configs/Lib2/MyClass.cs,
	  test-build-configs/Lib2/AssemblyInfo.cs,
	  test-build-configs/Lib2/Lib2.mdp, test-build-configs/Lib3,
	  test-build-configs/Lib3/MyClass.cs,
	  test-build-configs/Lib3/AssemblyInfo.cs,
	  test-build-configs/Lib3/Lib3.mdp, test-build-configs/Lib4,
	  test-build-configs/Lib4/MyClass.cs,
	  test-build-configs/Lib4/AssemblyInfo.cs,
	  test-build-configs/Lib4/Lib4.mdp: New tests for checking solution
	  configuration mappings.

2008-06-04  Lluis Sanchez Gual <lluis@novell.com> 

	* generated-console-project/TestSolution.sln,
	  console-project/ConsoleProject.sln: Test fixes.

2008-05-23  Lluis Sanchez Gual <lluis@novell.com> 

	* generated-console-project/TestProject.mdp,
	  generated-console-project/TestSolution.sln,
	  console-project/ConsoleProject.sln: Fix tests.

2008-05-21  Lluis Sanchez Gual <lluis@novell.com> 

	* console-with-libs-mdp/console-with-libs-mdp/console-with-libs-mdp.mdp,
	  console-with-libs-mdp/console-with-libs-mdp/AssemblyInfo.cs,
	  console-with-libs-mdp/console-with-libs-mdp/Main.cs,
	  console-with-libs-mdp/console-with-libs-mdp.mds,
	  console-with-libs-mdp/library1/MyClass.cs,
	  console-with-libs-mdp/library1/AssemblyInfo.cs,
	  console-with-libs-mdp/library2/MyClass.cs,
	  console-with-libs-mdp/library2/AssemblyInfo.cs,
	  console-with-libs-mdp/library2/library2.mdp,
	  generated-console-project/TestProject.csproj,
	  generated-console-project/TestProject.mdp,
	  generated-console-project/TestSolution.sln,
	  generated-console-project/TestSolution.mds,
	  nunit-assembly-group/nunit-assembly-group.mds,
	  nunit-assembly-group/nunit-assembly-group.md-nunit,
	  console-project/ConsoleProject.sln,
	  console-project/ConsoleProject/ConsoleProject.csproj,
	  console-project/ConsoleProject/Program.cs,
	  console-project/ConsoleProject/Properties/AssemblyInfo.cs,
	  console-project-with-makefile/Makefile.include,
	  console-project-with-makefile/configure,
	  console-project-with-makefile/ConsoleProject.sln,
	  console-project-with-makefile/rules.make,
	  console-project-with-makefile/ConsoleProject/ConsoleProject.csproj,
	  console-project-with-makefile/ConsoleProject/Program.cs,
	  console-project-with-makefile/ConsoleProject/Properties/AssemblyInfo.cs,
	  console-project-with-makefile/ConsoleProject/Makefile,
	  console-project-with-makefile/ConsoleProject/consoleproject.in,
	  console-project-with-makefile/Makefile,
	  nested-solutions-mdp/nested-solutions-mdp.mds,
	  nested-solutions-mdp/console-project/AssemblyInfo.cs,
	  nested-solutions-mdp/console-project/console-project.mdp,
	  nested-solutions-mdp/console-project/Main.cs,
	  nested-solutions-mdp/nested-solution1/nested-solution1.mds,
	  nested-solutions-mdp/nested-solution1/library1/MyClass.cs,
	  nested-solutions-mdp/nested-solution1/library1/AssemblyInfo.cs,
	  nested-solutions-mdp/nested-solution1/library1/library1.mdp,
	  nested-solutions-mdp/nested-solution1/library2/MyClass.cs,
	  nested-solutions-mdp/nested-solution1/library2/AssemblyInfo.cs,
	  nested-solutions-mdp/nested-solution1/library2/library2.mdp,
	  nested-solutions-mdp/nested-solution2/nested-solution3/nested-solution3.mds,
	  nested-solutions-mdp/nested-solution2/nested-solution3/library3/MyClass.cs,
	  nested-solutions-mdp/nested-solution2/nested-solution3/library3/AssemblyInfo.cs,
	  nested-solutions-mdp/nested-solution2/nested-solution3/library3/library3.pidb,
	  nested-solutions-mdp/nested-solution2/nested-solution3/library3/library3.mdp,
	  nested-solutions-mdp/nested-solution2/nested-solution3/library4/MyClass.cs,
	  nested-solutions-mdp/nested-solution2/nested-solution3/library4/AssemblyInfo.cs,
	  nested-solutions-mdp/nested-solution2/nested-solution3/library4/library4.pidb,
	  nested-solutions-mdp/nested-solution2/nested-solution3/library4/library4.mdp,
	  nested-solutions-mdp/nested-solution2/nested-solution2.mds,
	  nested-solutions-mdp/nested-solution2/console-project2/AssemblyInfo.cs,
	  nested-solutions-mdp/nested-solution2/console-project2/console-project2.pidb,
	  nested-solutions-mdp/nested-solution2/console-project2/console-project2.mdp,
	  nested-solutions-mdp/nested-solution2/console-project2/Main.cs,
	  resources-tester/ResourcesTester/ResourcesTester.csproj,
	  resources-tester/ResourcesTester/BitmapCultured.ca.bmp,
	  resources-tester/ResourcesTester/FormFile.resx,
	  resources-tester/ResourcesTester/Subfolder/BitmapCultured2.ca.bmp,
	  resources-tester/ResourcesTester/Subfolder/FormFile2.resx,
	  resources-tester/ResourcesTester/Subfolder/FormFile2.ca.resx,
	  resources-tester/ResourcesTester/Subfolder/FormFile2.Designer.cs,
	  resources-tester/ResourcesTester/Subfolder/FormFile2.cs,
	  resources-tester/ResourcesTester/Subfolder/Normal2.resx,
	  resources-tester/ResourcesTester/Subfolder/Cultured2.ca.resx,
	  resources-tester/ResourcesTester/Subfolder/Bitmap2.bmp,
	  resources-tester/ResourcesTester/Subfolder/Normal2.Designer.cs,
	  resources-tester/ResourcesTester/FormFile.ca.resx,
	  resources-tester/ResourcesTester/FormFile.Designer.cs,
	  resources-tester/ResourcesTester/FormFile.cs,
	  resources-tester/ResourcesTester/Normal.resx,
	  resources-tester/ResourcesTester/Cultured.ca.resx,
	  resources-tester/ResourcesTester/Bitmap1.bmp,
	  resources-tester/ResourcesTester/Normal.Designer.cs,
	  resources-tester/ResourcesTester/Program.cs,
	  resources-tester/ResourcesTester/Properties/Settings.settings,
	  resources-tester/ResourcesTester/Properties/AssemblyInfo.cs,
	  resources-tester/ResourcesTester/Properties/Settings.Designer.cs,
	  resources-tester/ResourcesTester/Properties/Resources.resx,
	  resources-tester/ResourcesTester/Properties/Resources.Designer.cs,
	  resources-tester/ResourcesTester.sln,
	  csharp-console-mdp/csharp-console-mdp.mds,
	  csharp-console-mdp/csharp-console-mdp/AssemblyInfo.cs,
	  csharp-console-mdp/csharp-console-mdp/Main.cs,
	  csharp-console-mdp/csharp-console-mdp/csharp-console-mdp.mdp: New
	  unit test infrastructure.


