File: ChangeLog

package info (click to toggle)
mono-reference-assemblies 3.12.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 604,240 kB
  • ctags: 625,505
  • sloc: cs: 3,967,741; xml: 2,793,081; ansic: 418,042; java: 60,435; sh: 14,833; makefile: 11,576; sql: 7,956; perl: 1,467; cpp: 1,446; yacc: 1,203; python: 598; asm: 422; sed: 16; php: 1
file content (51 lines) | stat: -rw-r--r-- 1,336 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
2010-06-21 Rodrigo Kumpera  <rkumpera@novell.com>

	* ConditionalWeakTableTest.cs: Make test more resilient.

2010-06-18 Rodrigo Kumpera  <rkumpera@novell.com>

	* ConditionalWeakTableTest.cs: Fix another test.

2010-06-18 Rodrigo Kumpera  <rkumpera@novell.com>

	* ConditionalWeakTableTest.cs: Fix it.

2010-05-11 Rodrigo Kumpera  <rkumpera@novell.com>

	* ConditionalWeakTableTest.cs: New test suite.

2009-10-15  Sebastien Pouliot  <sebastien@ximian.com>

	* RuntimeHelpersTest.cs: Add more test cases for validations

2009-06-20  Zoltan Varga  <vargaz@gmail.com>

	* *.cs: Convert all tests to new-style nunit classes/methods.

2009-06-10  Gert Driesen  <drieseng@users.sourceforge.net>

	* InternalVisibleToAttributeTest.cs: Added test for .ctor and
	AllInternalsVisible property.

2006-11-01  Sebastien Pouliot  <sebastien@ximian.com>

	* RuntimeWrappedExceptionCas.cs: New. CAS tests for 
	RuntimeWrappedException.
	* RuntimeWrappedExceptionTest.cs: New. Unit tests for 
	RuntimeWrappedException.

2003-04-18  Zoltan Varga  <vargaz@freemail.hu>

	* RuntimeHelpersTest.cs: Added tests for Equals() and GetHashCode ()
	methods.

2002-12-21  Nick Drochak <ndrochak@gol.com>

	* all: make tests build and run under nunit2

2002-09-21  Zoltan Varga  <vargaz@freemail.hu>

	* AllTests.cs: new file

	* RuntimeHelpersTest.cs: new file