Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mono-nunit: NUnit Testing Framework
Name: | mono-nunit |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 1.1.17.1 |
License: | GPL, LGPL, MIT X11 |
Release: | 5.ML5 |
URL: | http://www.mono-project.com/ |
- Summary
- NUnit is a unit-testing framework for all .Net languages. Initially
ported from JUnit, the current release, version 2.2, is the fourth
major release of this Unit based unit testing tool for Microsoft .NET.
It is written entirely in C# and has been completely redesigned to
take advantage of many .NET language features, for example
custom attributes and other reflection related capabilities. NUnit
brings xUnit to all .NET languages.
Changelog
- * Sun Dec 23 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Nov 8 00:00:00 2007 Alexander Larsson <alexl{%}redhat{*}com> - 1.1.17.1-5
-
- Fix overflow in Mono.Math.BigInteger class (#367471)
CVE-2007-5197
- * Fri Jan 12 00:00:00 2007 Alexander Larsson <alexl{%}redhat{*}com> - 1.1.17.1-4
-
- Add patches to fix CVE-2006-6104