Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mono-nunit: NUnit Testing Framework
- 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
- * Fri Mar 10 17:00:00 2006 Bill Nottingham <notting{%}redhat{*}com> - 1.1.13.4-2
-
- rebuild for ppc TLS issue (#184446)
- * Fri Mar 3 17:00:00 2006 Christopher Aillon <caillon{%}redhat{*}com> - 1.1.13.4-1
-
- Update to 1.1.13.4
- Add patch so mono doesn't segfault on PPC SMP machines
- Minor spec cleanup
- * Thu Mar 2 17:00:00 2006 Ray Strode <rstrode{%}redhat{*}com> - 1.1.13.2-5
-
- Updated patch from Jakub (1.1.13.2-3 to 1.1.13.2-5 are
for bug 182965)