From: Griffin C. <gc...@us...> - 2005-02-12 18:49:11
|
Update of /cvsroot/dotnetmock/dotnetmock/docs/ChangeLogs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22985/docs/ChangeLogs Modified Files: Changes-0.7.4.txt Log Message: - Updated testing framework docs to reflect Choy's changes - Updated readme content for new version - Filled out changelog Index: Changes-0.7.4.txt =================================================================== RCS file: /cvsroot/dotnetmock/dotnetmock/docs/ChangeLogs/Changes-0.7.4.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Changes-0.7.4.txt 5 Feb 2005 21:47:10 -0000 1.3 --- Changes-0.7.4.txt 12 Feb 2005 18:49:02 -0000 1.4 *************** *** 2,3 **** --- 2,6 ---- - Dynamic loading of test assemblies - Moved ITestFramework from DotNetMock.Core assembly to DotNetMock assembly, while keeping namespace the same. + - Upgraded tests to use Nunit 2.2 + - Upgraded build file to NAnt 0.85 + - Including .pdb debugging symbols for DotNetMock \ No newline at end of file |