Log of /trunk/DB_DataContainer/tests
Directory Listing
Revision
124 -
Directory Listing
Modified
Mon May 14 11:28:52 2007 UTC (3 years, 3 months ago) by
tuupola
Move DB_DataContainer to trunk.
Revision
111 -
Directory Listing
Modified
Thu Oct 7 18:34:07 2004 UTC (5 years, 11 months ago) by
tuupola
Original Path:
trunk/tests
* make tests pass with case sensitive PHP5
Revision
108 -
Directory Listing
Modified
Thu Oct 7 08:14:07 2004 UTC (5 years, 11 months ago) by
tuupola
Original Path:
trunk/tests
* overload is automatical if it is available
Revision
103 -
Directory Listing
Modified
Thu Sep 2 14:20:45 2004 UTC (6 years ago) by
tuupola
Original Path:
trunk/tests
* test for giving only one integer (id) as param instead of an array
Revision
102 -
Directory Listing
Modified
Thu Sep 2 14:20:11 2004 UTC (6 years ago) by
tuupola
Original Path:
trunk/tests
* sibling constructors are deprecated
Revision
99 -
Directory Listing
Modified
Thu May 27 19:40:45 2004 UTC (6 years, 3 months ago) by
tuupola
Original Path:
trunk/tests
* behaviour of ::getObjects() now matches load()
Revision
95 -
Directory Listing
Modified
Thu May 27 17:34:46 2004 UTC (6 years, 3 months ago) by
tuupola
Original Path:
trunk/tests
* add testcase for class constructor
Revision
94 -
Directory Listing
Modified
Thu May 27 17:17:30 2004 UTC (6 years, 3 months ago) by
tuupola
Original Path:
trunk/tests
* test for new improved load() which should ignore table columns
which do not have a matching propertyname in the class
Revision
89 -
Directory Listing
Modified
Mon May 10 18:40:06 2004 UTC (6 years, 4 months ago) by
tuupola
Original Path:
trunk/tests
* overloading is now handled automatically in parent class
Revision
87 -
Directory Listing
Modified
Mon May 10 18:13:54 2004 UTC (6 years, 4 months ago) by
tuupola
Original Path:
trunk/tests
* default table name is now handled in parent class
Revision
80 -
Directory Listing
Modified
Wed Apr 28 11:46:18 2004 UTC (6 years, 4 months ago) by
tuupola
Original Path:
trunk/tests
* include error checking in test
Revision
74 -
Directory Listing
Modified
Tue Oct 14 14:28:15 2003 UTC (6 years, 10 months ago) by
tuupola
Original Path:
trunk/tests
* fixing name on output
Revision
73 -
Directory Listing
Modified
Tue Oct 14 14:23:18 2003 UTC (6 years, 10 months ago) by
tuupola
Original Path:
trunk/tests
* use overloading
Revision
62 -
Directory Listing
Modified
Wed Oct 8 13:34:51 2003 UTC (6 years, 11 months ago) by
tuupola
Original Path:
trunk/tests
* adding new test files
Revision
61 -
Directory Listing
Modified
Wed Oct 8 13:34:12 2003 UTC (6 years, 11 months ago) by
tuupola
Original Path:
trunk/tests
* removing old test files
Revision
60 -
Directory Listing
Modified
Wed Oct 8 13:26:30 2003 UTC (6 years, 11 months ago) by
tuupola
Original Path:
trunk/tests
* removing old test files
Revision
59 -
Directory Listing
Modified
Wed Oct 8 13:24:19 2003 UTC (6 years, 11 months ago) by
tuupola
Original Path:
trunk/tests
* removing old tests files
Revision
55 -
Directory Listing
Modified
Mon Jun 23 14:25:34 2003 UTC (7 years, 2 months ago) by
tuupola
Original Path:
trunk/tests
* test with both lastname and firstname
Revision
52 -
Directory Listing
Modified
Mon Jun 23 12:22:09 2003 UTC (7 years, 2 months ago) by
tuupola
Original Path:
trunk/tests
* fix driver. Was accidentaly using mysql instead of mssql.