2008-03-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Bugs/bug-359234-ProtectedDefaultBaseCtor.response,
	  Bugs/bug-359234-ProtectedDefaultBaseCtor.vb: Added.

2008-03-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Errors/30506-1.vb, Errors/30506-2.vb, Errors/30506-3.vb,
	  Errors/30506-4.vb, Errors/30506-5.vb, Errors/30506-6.vb,
	  Errors/30590.vb: Added.

2008-03-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Errors/30206.vb, Errors/30207.vb, Errors/30225.vb, Errors/30225-1.vb,
	  Errors/30225-2.vb, Errors/30574.vb, Errors/30620.vb, Errors/30640.vb:
	  Added.

2008-03-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* CompileTime2/LessGeneric2.vb: Fix this test.
	* CompileTime2/OptionStrict1.vb: Added.

2008-03-07  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Bugs/bug-325331.vb: Added.

2008-03-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* SelfTest/SelfCompile.files.linux,
	  VBRunTime/Microsoft.VisualBasic.files.windows,
	  VBRunTime/Microsoft.VisualBasic.files.linux: Updated.
	* CompileTime/ConditionalCompilation1.vb: Added.

2008-02-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* SelfTest/SelfCompile.files.linux: Updated.
	* CompileTime2/LessGeneric2.vb, CompileTime2/LessGeneric1.vb: Added.

2007-11-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Bugs/bug-333962.vb: Added.

2007-11-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Bugs/30180-bug-325340.vb: Implemented 30180. Fixes #325340.

2007-11-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* SelfTest/vbnc.Errors.resources: Remove all uses of Helper.NotImplemented,
	  Helper.NotImplementedYet and Helper.AddError. Replaced with reported
	  warnings/errors.

2007-11-05  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* CompileTime/Constraint1.vb, CompileTime2/Constraint1.vb,
	  CompileTime2/DefaultProperty4.vb, CompileTime2/DefaultProperty5.vb,
	  CompileTime2/DefaultProperty6.vb, Errors/32101.vb, Errors/32102.vb,
	  Errors/32103.vb, Errors/32104.vb, Errors/32105.vb, Errors/32106.vb: More
	  tests.

2007-11-05  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Errors/31509.resources, Errors/31509.response, Errors/31509.vb: Added.

2007-11-05  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* SelfTest/vbnc.Errors.resources: Updated.
	* CompileTime/PropertyAccess5.vb, CompileTime/PropertyAccess5.response:
	  Added.
	* 1Declarations/ArrayType8.vb, Errors/30311.vb, Errors/30337.vb: Fixed
	  eol-style.

2007-10-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Bugs/bug-333403.vb, Bugs/bug-333403.rsp, My/bug-333403.rsp,
	  My/bug-333403.vb: Added.

2007-10-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Bugs/30451-bug-332869.vb: Added.

2007-10-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Bugs/bug-332868.vb, Errors/32046.vb, Errors/32085.vb: Added.

2007-08-14  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile: Add a hack for tests to execute on cygwin.

2007-08-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Errors: More tests.

2007-08-07  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* All: More tests, general updates, svn property fixes, etc.

2007-07-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* All: More tests, general updates, svn property fixes, etc.

2007-05-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile: Make sure the runtime is built as weel before running the tests.

2007-05-08  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Bugs: More tests.

2007-05-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* CompileTime, CompileTime2, NUnitTests, My, SelfTest, Generated, Bugs, Mono, VBRunTime, Errors: More tests and general updates.

2007-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* My: Added, contains tests for the My namespace.
	* Unfixable: Added a few tests.
	* Bugs: More tests.
	* CompileTime: Even more tests.
	* CompileTime2: Still more tests.
	* SelfTest: Updated sources.

2007-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile: Use PLATFORM_PATH_SEPARATOR so that build succeeds on Windows.

2007-03-01  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Bugs: More tests.
	* VBRunTime/Microsoft.VisualBasic.*: Updated.

2007-02-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile: Update DISTFILES to include all test files.
	* Readme.txt: Updated.

2007-02-23  Wade Berrier  <wberrier@novell.com>
	
	* Makefile: Adjust MONO_PATH to use newly built runtime assembly (otherwise, Microsoft.VisualBasic
	had to be installed on the system for these tests to run)

2007-02-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
	
	* 1Declarations: Add more tests with BOMs.
	* SelfCompile/rerun.sh: Send any arguments given to the script to the compiler.

2007-02-13  Wade Berrier  <wberrier@novell.com>

	* Makefile: use make friendly vars, add dist-local stanza to fix 'make dist'

2007-02-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile: Added, it's now possible to do 'make test' to run all the tests.
	* Bugs: More tests.
	* CompileTime: More tests.

2007-02-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
	
	* RunTime: Remove all Implicit* and Explicit* tests, they are now generated automatically.
	* SelfTest: Add a couple of scripts to run the test from the commandline both on Windows and Linux.
	* Generated: Added, all scripts to generate tests are put here. Added Conversions.vb to generate the Explicit and Implicit tests earlier in Runtime.
	* CompileTime: Renamed the tests starting with # so that they run correctly on Linux as well.
	* Bugs: Added, every bug report should have a corresponding test here.
	* Errors: Added, every compiler message should have a corresponding test here.	
	* VBRunTime: Added a script to update the sources for the test.

2007-02-01  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* all.rsp (all directories): Fixed case of imports.
	* (all directories): Set better svn ignore properties and add testoutput.
