Update of /cvsroot/instantobjects/Source/Tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2894 Modified Files: TestInstantNumeric.pas TestInstantObject.pas TestInstantPart.pas TestInstantPersistence.pas TestInstantReference.pas TestInstantRtti.pas TestInstantScheme.pas TestInstantString.pas TestInstantTableMetadata.pas TestMinimalModel.pas TestMinimalModelDb.pas TestMockBroker.pas TestMockConnector.pas TestModel.pas TestModelDb.pas TestSimpleModel.pas ttestminimalmodel.pas InstantMock.pas MinimalModel.pas testcontactdb.pas TestInstantAttribute.pas TestInstantAttributeMap.pas TestInstantAttributeMetadata.pas TestInstantBlob.pas TestInstantBoolean.pas TestInstantClasses.pas TestInstantClassMetadata.pas TestInstantComplex.pas TestInstantCurrency.pas TestInstantDateTime.pas TestInstantElement.pas TestInstantFieldMetadata.pas TestInstantFloat.pas TestInstantIndexMetadata.pas TestInstantInteger.pas TestInstantMetadata.pas Log Message: Fix unit header - MPL and name comments Index: TestInstantAttributeMap.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantAttributeMap.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TestInstantAttributeMap.pas 19 Jun 2005 03:20:31 -0000 1.3 --- TestInstantAttributeMap.pas 28 Jun 2005 03:45:50 -0000 1.4 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantAttributeMap *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantAttributeMap *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantAttributeMap * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantFloat.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantFloat.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TestInstantFloat.pas 19 Jun 2005 03:20:31 -0000 1.5 --- TestInstantFloat.pas 28 Jun 2005 03:45:51 -0000 1.6 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantFloat *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantFloat *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantFloat * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantAttribute.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantAttribute.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestInstantAttribute.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestInstantAttribute.pas 28 Jun 2005 03:45:50 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantAttribute *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantAttribute *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantAttribute * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: testcontactdb.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/testcontactdb.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** testcontactdb.pas 19 Jun 2005 03:27:11 -0000 1.2 --- testcontactdb.pas 28 Jun 2005 03:45:50 -0000 1.3 *************** *** 1,4 **** (* ! * InstantObjects * TestContactDb *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestContactDb *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestContactDb * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantRtti.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantRtti.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestInstantRtti.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestInstantRtti.pas 28 Jun 2005 03:45:50 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantRtti *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantRtti *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantRtti * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestMockBroker.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestMockBroker.pas,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** TestMockBroker.pas 19 Jun 2005 03:20:31 -0000 1.9 --- TestMockBroker.pas 28 Jun 2005 03:45:50 -0000 1.10 *************** *** 1,4 **** (* ! * InstantObjects * TestMockBroker *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestMockBroker *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini, Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestMockBroker * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) Index: TestInstantTableMetadata.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantTableMetadata.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TestInstantTableMetadata.pas 19 Jun 2005 03:20:31 -0000 1.5 --- TestInstantTableMetadata.pas 28 Jun 2005 03:45:50 -0000 1.6 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantTableMetadata *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantTableMetadata *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantTableMetadata * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantDateTime.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantDateTime.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TestInstantDateTime.pas 19 Jun 2005 03:20:31 -0000 1.5 --- TestInstantDateTime.pas 28 Jun 2005 03:45:51 -0000 1.6 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantDateTime *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantDateTime *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantDateTime * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantCurrency.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantCurrency.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TestInstantCurrency.pas 19 Jun 2005 03:20:31 -0000 1.5 --- TestInstantCurrency.pas 28 Jun 2005 03:45:51 -0000 1.6 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantCurrency *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantCurrency *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantCurrency * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantNumeric.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantNumeric.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TestInstantNumeric.pas 19 Jun 2005 03:20:31 -0000 1.5 --- TestInstantNumeric.pas 28 Jun 2005 03:45:45 -0000 1.6 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantNumeric *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantNumeric *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantNumeric * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantScheme.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantScheme.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TestInstantScheme.pas 19 Jun 2005 03:20:31 -0000 1.5 --- TestInstantScheme.pas 28 Jun 2005 03:45:50 -0000 1.6 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantScheme *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantScheme *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantScheme * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantInteger.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantInteger.pas,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** TestInstantInteger.pas 19 Jun 2005 03:20:31 -0000 1.6 --- TestInstantInteger.pas 28 Jun 2005 03:45:51 -0000 1.7 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantInteger *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantInteger *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantInteger * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantAttributeMetadata.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantAttributeMetadata.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TestInstantAttributeMetadata.pas 19 Jun 2005 03:20:31 -0000 1.3 --- TestInstantAttributeMetadata.pas 28 Jun 2005 03:45:50 -0000 1.4 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantAttributeMetadata *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantAttributeMetadata *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantAttributeMetadata * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestMinimalModel.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestMinimalModel.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestMinimalModel.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestMinimalModel.pas 28 Jun 2005 03:45:50 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestMinimalModel *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestMinimalModel *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini, Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestMinimalModel * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) Index: TestMockConnector.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestMockConnector.pas,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** TestMockConnector.pas 19 Jun 2005 03:20:31 -0000 1.7 --- TestMockConnector.pas 28 Jun 2005 03:45:50 -0000 1.8 *************** *** 1,4 **** (* ! * InstantObjects * TestMockConnector *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestMockConnector *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini, Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestMockConnector * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) *************** *** 77,80 **** --- 77,81 ---- begin AssertNotNull(FConn); + FConn.MockManager.StartSetUp; FConn.MockManager.AddExpectation('InternalConnect'); FConn.MockManager.AddExpectation('InternalCreateScheme'); Index: InstantMock.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/InstantMock.pas,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** InstantMock.pas 19 Jun 2005 03:20:31 -0000 1.6 --- InstantMock.pas 28 Jun 2005 03:45:50 -0000 1.7 *************** *** 1,4 **** (* ! * InstantObjects * InstantMock *) --- 1,4 ---- (* ! * InstantObjects Test Suite * InstantMock *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini, Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/InstantMock * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) Index: TestInstantBlob.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantBlob.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestInstantBlob.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestInstantBlob.pas 28 Jun 2005 03:45:50 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantBlob *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantBlob *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantBlob * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestSimpleModel.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestSimpleModel.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestSimpleModel.pas 19 Jun 2005 03:20:30 -0000 1.2 --- TestSimpleModel.pas 28 Jun 2005 03:45:50 -0000 1.3 *************** *** 1,4 **** (* ! * InstantObjects * TestSimpleModel *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestSimpleModel *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestSimpleModel * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantElement.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantElement.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TestInstantElement.pas 19 Jun 2005 05:52:19 -0000 1.5 --- TestInstantElement.pas 28 Jun 2005 03:45:51 -0000 1.6 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantElement *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantElement *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantElement * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestModel.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestModel.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TestModel.pas 19 Jun 2005 03:20:31 -0000 1.3 --- TestModel.pas 28 Jun 2005 03:45:50 -0000 1.4 *************** *** 1,4 **** (* ! * InstantObjects * TestModel *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestModel *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini, Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestModel * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) Index: TestInstantIndexMetadata.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantIndexMetadata.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TestInstantIndexMetadata.pas 19 Jun 2005 03:20:31 -0000 1.3 --- TestInstantIndexMetadata.pas 28 Jun 2005 03:45:51 -0000 1.4 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantIndexMetadata *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantIndexMetadata *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantIndexMetadata * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantClasses.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantClasses.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestInstantClasses.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestInstantClasses.pas 28 Jun 2005 03:45:50 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantClasses *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantClasses *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini, Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantClasses * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) Index: TestInstantPart.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantPart.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestInstantPart.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestInstantPart.pas 28 Jun 2005 03:45:50 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantPart *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantPart *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantPart * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantClassMetadata.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantClassMetadata.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestInstantClassMetadata.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestInstantClassMetadata.pas 28 Jun 2005 03:45:51 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantClassMetadata *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantClassMetadata *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantClassMetadata * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantObject.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantObject.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TestInstantObject.pas 19 Jun 2005 03:20:31 -0000 1.3 --- TestInstantObject.pas 28 Jun 2005 03:45:46 -0000 1.4 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantObject *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantObject *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantObject * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) *************** *** 490,510 **** FConn.StartTransaction; brok := FConn.Broker as TInstantMockBroker; ! brok.MockManager.StartSetUp; FInstantObject.Store; vID := FInstantObject.Id; ! brok.MockManager.EndSetUp; brok.MockManager.AddExpectation('InternalStoreObject ' + vID); brok.MockManager.Verify; FConn.CommitTransaction; - brok.MockManager.StartSetUp; - FInstantObject.Refresh; brok.MockManager.EndSetUp; brok.MockManager.AddExpectation('InternalRetrieveObject ' + vID); brok.MockManager.Verify; - brok.MockManager.StartSetUp; - FInstantObject.RefreshAll(FConn, nil); brok.MockManager.EndSetUp; brok.MockManager.AddExpectation('InternalRetrieveObject ' + vID); brok.MockManager.Verify; --- 490,510 ---- FConn.StartTransaction; brok := FConn.Broker as TInstantMockBroker; ! brok.MockManager.EndSetUp; FInstantObject.Store; vID := FInstantObject.Id; ! brok.MockManager.StartSetUp; brok.MockManager.AddExpectation('InternalStoreObject ' + vID); brok.MockManager.Verify; FConn.CommitTransaction; brok.MockManager.EndSetUp; + FInstantObject.Refresh; + brok.MockManager.StartSetUp; brok.MockManager.AddExpectation('InternalRetrieveObject ' + vID); brok.MockManager.Verify; brok.MockManager.EndSetUp; + FInstantObject.RefreshAll(FConn, nil); + brok.MockManager.StartSetUp; brok.MockManager.AddExpectation('InternalRetrieveObject ' + vID); brok.MockManager.Verify; *************** *** 532,536 **** FConn.StartTransaction; brok := FConn.Broker as TInstantMockBroker; ! brok.MockManager.StartSetUp; vContact.Name := 'MyContact'; vAddress.City := 'New York'; --- 532,536 ---- FConn.StartTransaction; brok := FConn.Broker as TInstantMockBroker; ! brok.MockManager.EndSetUp; vContact.Name := 'MyContact'; vAddress.City := 'New York'; *************** *** 561,565 **** vID := vContact.Id; vContact.Store; ! brok.MockManager.EndSetUp; brok.MockManager.AddExpectation('InternalStoreObject ' + vID1); brok.MockManager.AddExpectation('InternalStoreObject ' + vID); --- 561,565 ---- vID := vContact.Id; vContact.Store; ! brok.MockManager.StartSetUp; brok.MockManager.AddExpectation('InternalStoreObject ' + vID1); brok.MockManager.AddExpectation('InternalStoreObject ' + vID); *************** *** 568,577 **** FConn.CommitTransaction; ! brok.MockManager.StartSetUp; vContact.Phones[0].Number := '1234567'; AssertTrue(vContact.IsChanged); vContact.Store; vContact.Dispose; ! brok.MockManager.EndSetUp; brok.MockManager.AddExpectation('InternalStoreObject ' + vID); brok.MockManager.AddExpectation('InternalDisposeObject ' + vID); --- 568,577 ---- FConn.CommitTransaction; ! brok.MockManager.EndSetUp; vContact.Phones[0].Number := '1234567'; AssertTrue(vContact.IsChanged); vContact.Store; vContact.Dispose; ! brok.MockManager.StartSetUp; brok.MockManager.AddExpectation('InternalStoreObject ' + vID); brok.MockManager.AddExpectation('InternalDisposeObject ' + vID); Index: ttestminimalmodel.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/ttestminimalmodel.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ttestminimalmodel.pas 19 Jun 2005 03:28:58 -0000 1.2 --- ttestminimalmodel.pas 28 Jun 2005 03:45:50 -0000 1.3 *************** *** 1,4 **** (* ! * InstantObjects * TTestMinimalModel *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TTestMinimalModel *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TTestMinimalModel * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestModelDb.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestModelDb.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestModelDb.pas 19 Jun 2005 03:20:31 -0000 1.2 --- TestModelDb.pas 28 Jun 2005 03:45:50 -0000 1.3 *************** *** 1,4 **** (* ! * InstantObjects * TestModelDb *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestModelDb *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestModelDb * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantFieldMetadata.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantFieldMetadata.pas,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TestInstantFieldMetadata.pas 19 Jun 2005 03:20:31 -0000 1.3 --- TestInstantFieldMetadata.pas 28 Jun 2005 03:45:51 -0000 1.4 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantFieldMetadata *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantFieldMetadata *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantFieldMetadata * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantReference.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantReference.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestInstantReference.pas 19 Jun 2005 03:20:31 -0000 1.2 --- TestInstantReference.pas 28 Jun 2005 03:45:50 -0000 1.3 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantReference *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantReference *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantReference * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantString.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantString.pas,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** TestInstantString.pas 19 Jun 2005 03:20:31 -0000 1.6 --- TestInstantString.pas 28 Jun 2005 03:45:50 -0000 1.7 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantString *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantString *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantString * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantPersistence.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantPersistence.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestInstantPersistence.pas 19 Jun 2005 03:28:58 -0000 1.2 --- TestInstantPersistence.pas 28 Jun 2005 03:45:50 -0000 1.3 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantPersistence *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantPersistence *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantPersistence * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantComplex.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantComplex.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestInstantComplex.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestInstantComplex.pas 28 Jun 2005 03:45:51 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantComplex *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantComplex *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantComplex * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: MinimalModel.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/MinimalModel.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MinimalModel.pas 19 Jun 2005 03:20:31 -0000 1.2 --- MinimalModel.pas 28 Jun 2005 03:45:50 -0000 1.3 *************** *** 1,4 **** (* ! * InstantObjects * MinimalModel *) --- 1,4 ---- (* ! * InstantObjects Test Suite * MinimalModel *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/MinimalModel * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantMetadata.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantMetadata.pas,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TestInstantMetadata.pas 19 Jun 2005 03:20:31 -0000 1.4 --- TestInstantMetadata.pas 28 Jun 2005 03:45:51 -0000 1.5 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantMetadata *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantMetadata *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantMetadata * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestInstantBoolean.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestInstantBoolean.pas,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TestInstantBoolean.pas 19 Jun 2005 03:20:31 -0000 1.5 --- TestInstantBoolean.pas 28 Jun 2005 03:45:50 -0000 1.6 *************** *** 1,4 **** (* ! * InstantObjects * TestInstantBoolean *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestInstantBoolean *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Steven Mitchell * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestInstantBoolean * ! * The Initial Developer of the Original Code is: Steven Mitchell * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) Index: TestMinimalModelDb.pas =================================================================== RCS file: /cvsroot/instantobjects/Source/Tests/TestMinimalModelDb.pas,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestMinimalModelDb.pas 19 Jun 2005 03:20:31 -0000 1.2 --- TestMinimalModelDb.pas 28 Jun 2005 03:45:50 -0000 1.3 *************** *** 1,4 **** (* ! * InstantObjects * TestMinimalModelDb *) --- 1,4 ---- (* ! * InstantObjects Test Suite * TestMinimalModelDb *) *************** *** 17,29 **** * License. * ! * The Original Code is: Seleqt InstantObjects * ! * The Initial Developer of the Original Code is: Seleqt * ! * Portions created by the Initial Developer are Copyright (C) 2001-2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * Uberto Barbini * * ***** END LICENSE BLOCK ***** *) --- 17,29 ---- * License. * ! * The Original Code is: InstantObjects Test Suite/TestMinimalModelDb * ! * The Initial Developer of the Original Code is: Uberto Barbini * ! * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): ! * * * ***** END LICENSE BLOCK ***** *) *************** *** 39,44 **** uses Classes, SysUtils, fpcunit, testregistry, ! InstantPersistence, InstantUIBConnection, MinimalModel, ! InstantUIB, InstantXML; type --- 39,47 ---- uses Classes, SysUtils, fpcunit, testregistry, ! InstantPersistence, MinimalModel ! // , InstantUIBConnection ! // , InstantUIB ! // , InstantXML ! ; type |