You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
rstam 15708a0ebb Upgraded to NUnit 2.5.9.10348. 15 years ago
..
lib Upgraded to NUnit 2.5.9.10348. 15 years ago
NUnit-2.5.9.10348.msi Upgraded to NUnit 2.5.9.10348. 15 years ago
README.txt Removed DriverSetup from the Visual Studio 2008 solution because it only builds in Visual Studio 2010 now (not sure why? upgade not backward compatible?). Added lib directory to dependencies/NUnit to hold the minimal set of files needed to compile the solution, so now you don't need to install NUnit just to do a build (you will have to install it to actually run the unit tests, unless you use a different test runner). 15 years ago

README.txt

NUnit 2.5.7.10213
=================

You no longer have to install NUnit to build the C# Driver. The files necessary for building have been copied to the lib directory below this one.

You will have to install NUnit to run the unit tests (unless you are using a different test runner).

The NUnit-2.5.7.10213.msi file in this directory is a copy of the file of the same name available at:

http://nunit.org/?p=download