ddca687010434380c285ad94b6c3353e69b56012
[mono.git] / mcs / nunit / ChangeLog
1 2002-02-27  Martin Baulig  <martin@gnome.org>
2
3         Imported NUnit 1.11.
4
5         * nunit.build: Added NAnt build file for NUnit. In addition to
6         NUnitConsole.exe and NUnitCore.dll, we also create a small
7         NUnitBase.dll which just contains the source files which are needed
8         to run the tests on Linux.
9
10         * RunTests.cs: This is a simple test runner which is used when we
11         run the tests on Linux. It is linked into UNitBase.dll.
12
13         * makefile: Just call NAnt here.
14
15         * NUnitGUI.exe, NUnitTests.dll: Removed binaries.
16