[commits] Horde branch master updated. 4d08a97555b8305baf9f66626d16824a5fff2f51
Michael J. Rubinsky
mrubinsk at horde.org
Sat Feb 15 03:33:34 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 52479d2873317057050a1ec6ff09b78e7ddd9d16
54b8619 This test is fairly useless, skip until more implemented.
41f1bfd Add these tests to the Sql tests as well.
cd5df36 Fix testing when some Sql drivers are tested, but others are not available.
0a2e409 Must set a mock backend object here as well.
4d08a97 Add sqlite test setup as well.
Summary: http://github.com/horde/horde/compare/52479d2873317057050a1ec6ff09b78e7ddd9d16...4d08a97555b8305baf9f66626d16824a5fff2f51
-----------------------------------------------------------------------
commit 54b8619cc81e35f891d47851dd31715355cb0267
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Feb 14 22:29:29 2014 -0500
This test is fairly useless, skip until more implemented.
framework/ActiveSync/test/Horde/ActiveSync/StateTest/Base.php | 3 +++
.../ActiveSync/test/Horde/ActiveSync/StateTest/Mongo/BaseTest.php | 5 -----
2 files changed, 3 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/54b8619cc81e35f891d47851dd31715355cb0267
http://git.horde.org/horde-git/-/commit/54b8619cc81e35f891d47851dd31715355cb0267
-----------------------------------------------------------------------
commit 41f1bfdf09179a93ca81fb976057eb35bc7ed978
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Feb 14 22:30:33 2014 -0500
Add these tests to the Sql tests as well.
framework/ActiveSync/test/Horde/ActiveSync/StateTest/Sql/Base.php | 16 +++++
1 files changed, 16 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/41f1bfdf09179a93ca81fb976057eb35bc7ed978
http://git.horde.org/horde-git/-/commit/41f1bfdf09179a93ca81fb976057eb35bc7ed978
-----------------------------------------------------------------------
commit cd5df361633d2cab17ce7d548038730faaa3801c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Feb 14 22:31:07 2014 -0500
Fix testing when some Sql drivers are tested, but others are not available.
Since $db and $migrator are static, even if self::$db fails,
self::$migrator may contain the previous test's migration object.
framework/ActiveSync/test/Horde/ActiveSync/StateTest/Sql/Base.php | 20 +++--
1 files changed, 11 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/cd5df361633d2cab17ce7d548038730faaa3801c
http://git.horde.org/horde-git/-/commit/cd5df361633d2cab17ce7d548038730faaa3801c
-----------------------------------------------------------------------
commit 0a2e409fbe7cdfaad0cbf7d8775ff8176e07e2ee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Feb 14 22:32:20 2014 -0500
Must set a mock backend object here as well.
framework/ActiveSync/test/Horde/ActiveSync/StateTest/Sql/Base.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/0a2e409fbe7cdfaad0cbf7d8775ff8176e07e2ee
http://git.horde.org/horde-git/-/commit/0a2e409fbe7cdfaad0cbf7d8775ff8176e07e2ee
-----------------------------------------------------------------------
commit 4d08a97555b8305baf9f66626d16824a5fff2f51
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Feb 14 22:33:02 2014 -0500
Add sqlite test setup as well.
framework/ActiveSync/package.xml | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/4d08a97555b8305baf9f66626d16824a5fff2f51
http://git.horde.org/horde-git/-/commit/4d08a97555b8305baf9f66626d16824a5fff2f51
More information about the commits
mailing list