From: Michael D. <mik...@us...> - 2005-04-25 03:22:07
|
Update of /cvsroot/nhibernate/nhibernate/lib/net/1.1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3849 Modified Files: nunit.framework.dll Added Files: nunit.framework.xml Log Message: upgraded to nant-0.85-rc3 Index: nunit.framework.dll =================================================================== RCS file: /cvsroot/nhibernate/nhibernate/lib/net/1.1/nunit.framework.dll,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsXFLWBz and /tmp/cvsPIPw2o differ --- NEW FILE: nunit.framework.xml --- <?xml version="1.0"?> <doc> <assembly> <name>nunit.framework</name> </assembly> <members> <member name="T:NUnit.Framework.Assert"> <summary> A set of Assert methods </summary> </member> <member name="M:NUnit.Framework.Assert.#ctor"> <summary> A private constructor disallows any instances of this object. </summary> </member> <member name="M:NUnit.Framework.Assert.IsTrue(System.Boolean,System.String,System.Object[])"> <summary> Asserts that a condition is true. If the condition is false the method throws [...1065 lines suppressed...] {} </example> </member> <member name="P:NUnit.Framework.TestFixtureAttribute.Description"> <summary> Descriptive text for this fixture </summary> </member> <member name="T:NUnit.Framework.TestFixtureSetUpAttribute"> <summary> TestFixtureSetUpAttribute </summary> </member> <member name="T:NUnit.Framework.TestFixtureTearDownAttribute"> <summary> TestFixtureTearDownAttribute </summary> </member> </members> </doc> |