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

ChangeLog « Test « Mono.C5 « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0da07734cc7bbf6a32607c87b894569efb6ec04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2004-11-26  Martin Baulig  <martin@ximian.com>

	* */*.cs: Added some more `#if FIXME's to comment out tests which
	are currently crashing or hanging.

2004-11-20  Martin Baulig  <martin@ximian.com>

	* arrays/ArrayListTest.cs: Comment out some anonymous methods.
	* arrays/HashedArrayListTest.cs: Likewise.
	* linkedlists/HashedLinkedListTest.cs: Likewise.
	* linkedlists/LinkedListTest.cs: Likewise.

2004-11-15  Martin Baulig  <martin@ximian.com>

	Importing version 0.5 of C5's test suite, http://www.itu.dk/research/c5/.