[commits] Horde branch master updated. c6b6d4f8b9332be5043bd612a579b797cadb9163
Ralf Lang
lang at b1-systems.de
Mon Sep 5 14:59:25 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 6389f44a8e4a1527ab3a828f09a3702e35f09755
c6b6d4f Separate bare Auth_Sql tests from those which include locking Use Horde Migrations for test setup
-----------------------------------------------------------------------
commit c6b6d4f8b9332be5043bd612a579b797cadb9163
Author: Ralf Lang <lang at b1-systems.de>
Date: Mon Sep 5 16:58:19 2011 +0200
Separate bare Auth_Sql tests from those which include locking
Use Horde Migrations for test setup
framework/Auth/test/Horde/Auth/Unit/Sql/Base.php | 80 +++++
framework/Auth/test/Horde/Auth/Unit/Sql/Locks.php | 102 +++++++
framework/Auth/test/Horde/Auth/Unit/Sql/Pdo/SqliteLockTest.php | 28 ++
framework/Auth/test/Horde/Auth/Unit/Sql/Pdo/SqliteTest.php | 28 ++
framework/Auth/test/Horde/Auth/Unit/SqlTest.php | 118 --------
5 files changed, 238 insertions(+), 118 deletions(-)
create mode 100644 framework/Auth/test/Horde/Auth/Unit/Sql/Base.php
create mode 100644 framework/Auth/test/Horde/Auth/Unit/Sql/Locks.php
create mode 100644 framework/Auth/test/Horde/Auth/Unit/Sql/Pdo/SqliteLockTest.php
create mode 100644 framework/Auth/test/Horde/Auth/Unit/Sql/Pdo/SqliteTest.php
delete mode 100644 framework/Auth/test/Horde/Auth/Unit/SqlTest.php
http://git.horde.org/horde-git/-/commit/c6b6d4f8b9332be5043bd612a579b797cadb9163
More information about the commits
mailing list