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

ChangeLog « System.Diagnostics.Contracts « Test « corlib « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fe52b31368435dcc001ca2e1cf75697df0399b49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
2010-07-23  Atsushi Enomoto  <atsushi@ximian.com>

	* ContractAssertTest.cs
	  ContractAssumeTest.cs
	  ContractHelperTest.cs
	  ContractMustUseRewriterTest.cs:
	  Mark couple of runtime breaking tests (on .NET 4.0) as [Ignore].

2010-06-23  Chris Bacon <chrisbacon76@gmail.com>

	* Added all files