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

ChangeLog « core « nunit20 « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e459b9f46d811c7b491aa56dd72dec0ddcdf5bbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
2006-01-25 Boris Kirzner <borisk@mainsoft.com>
	* AssemblyInfo.cs, TestSuiteBuilder.cs : added #ifdef for features
	not supported in TARGET_JVM.
	* nunit.core.dll.J2EE.vmwcsproj: added project file for TARGET_JVM.

2005-01-13  Atsushi Enomoto  <atsushi@ximian.com>

	* ConsoleWriter.cs : Flush() should call that of input writer.

2004-11-23  Raja R Harinath  <rharinath@novell.com>

	* Makefile (NO_INSTALL) [PROFILE=net_2_0]: Don't install dll.

2004-10-28  Sebastien Pouliot  <sebastien@ximian.com>

	* Updated to NUnit 2.2.0 Final Release.

2004-06-21  Raja R Harinath  <rharinath@novell.com>

	* Makefile (LIBRARY_SNK): Sign with nunit.key.

2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>

	* Imported NUnit 2.1.91 (2.2 beta) source code for new assembly.