From: Richard B. <rb...@us...> - 2004-12-17 03:28:00
|
Update of /cvsroot/jcframework/Nunit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24066 Modified Files: Nunit_AtomsFramework.vbproj original db1.mdb Log Message: Unit test for identity columns Index: Nunit_AtomsFramework.vbproj =================================================================== RCS file: /cvsroot/jcframework/Nunit/Nunit_AtomsFramework.vbproj,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- Nunit_AtomsFramework.vbproj 6 Dec 2004 01:01:12 -0000 1.14 +++ Nunit_AtomsFramework.vbproj 17 Dec 2004 03:27:47 -0000 1.15 @@ -120,6 +120,16 @@ BuildAction = "Compile" /> <File + RelPath = "InheritedClasses\AutoIdClasses.vb" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "InheritedClasses\AutoIdTests.vb" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "InheritedClasses\CEmployee.vb" SubType = "Code" BuildAction = "Compile" Index: original db1.mdb =================================================================== RCS file: /cvsroot/jcframework/Nunit/original db1.mdb,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 Binary files /tmp/cvsj8Jwhd and /tmp/cvsSLQNqM differ |