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

ChangeLog « Test « Microsoft.VisualBasic « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d9f51720aeb3730991f154829599e74ec4a34860 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2003-03-12  Martin Willemoes Hansen <mwh@sysrq.dk>
	* Added makefile.gnu
	* Added microsoftvisualbasic_test.args
	* Removed AllTests.cs not need for NUnit 2.0
	* Updated CollectionTest.cs, ConversionTest.cs and
	  DateAndTimeTest.cs to NUnit 2.0

2002-10-28  Nick Drochak <ndrochak@gol.com>

	* DateAndTimeTest.cs: Make tests pass on Windows with .NET

2002-10-23  Nick Drochak  <ndrochak@gol.com>

	* DateAndTimeTest.cs: Try to set the culture for these tests and see
	if that helps.  All but one works on my machine.