Changeset 3882 for trunk/tests_old/Record
- Timestamp:
- 02/22/08 18:11:35 (11 months ago)
- Location:
- trunk/tests_old/Record
- Files:
-
- 8 modified
-
FilterTestCase.php (modified) (2 diffs)
-
HookTestCase.php (modified) (2 diffs)
-
InheritanceTestCase.php (modified) (1 diff)
-
SaveBlankRecordTestCase.php (modified) (2 diffs)
-
SerializeUnserializeTestCase.php (modified) (2 diffs)
-
StateTestCase.php (modified) (2 diffs)
-
SynchronizeTestCase.php (modified) (2 diffs)
-
ZeroValuesTestCase.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests_old/Record/FilterTestCase.php
r3701 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Record/HookTestCase.php
r2353 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Record/InheritanceTestCase.php
r3141 r3882 13 13 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 14 14 * @category Object Relational Mapping 15 * @link www.phpdoctrine. com15 * @link www.phpdoctrine.org 16 16 * @since 1.0 17 17 * @version $Revision$ -
trunk/tests_old/Record/SaveBlankRecordTestCase.php
r2353 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Record/SerializeUnserializeTestCase.php
r3460 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Record/StateTestCase.php
r2963 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Record/SynchronizeTestCase.php
r3590 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Record/ZeroValuesTestCase.php
r2353 r3882 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 … … 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$