The branch "master" has been updated. The following is a summary of the commits.
from: 777ad881b5f3e7ba66104d7ba433d0f27dc95866 8f20ba9 Fix loading base class. 9bba1f8 Fix PHP errors. b7a67ff Fix share usage. 617277d Skip Kolab tests. bc2fa34 Fix tests. 6d9e7e4 chunk_split() adds a trailing splitter, trim it off. e8099d3 Incomplete is more correct. 3fc98c7 Make tests locale independent. 0a9796b Update hu translation. ----------------------------------------------------------------------- commit 8f20ba94bf5db55d1664841365a10e489af40055 Author: Jan Schneider <[email protected]> Date: Fri Apr 19 16:11:56 2013 +0200 Fix loading base class. turba/test/Turba/Autoload.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/8f20ba94bf5db55d1664841365a10e489af40055 ----------------------------------------------------------------------- commit 9bba1f829f30bf5bc0ef823cca45edb802b216a5 Author: Jan Schneider <[email protected]> Date: Fri Apr 19 16:12:09 2013 +0200 Fix PHP errors. turba/test/Turba/TestCase.php | 2 +- turba/test/Turba/ToDo/KolabTest.php | 2 +- turba/test/Turba/Unit/Turba/Base.php | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/9bba1f829f30bf5bc0ef823cca45edb802b216a5 ----------------------------------------------------------------------- commit b7a67ff8130d8427242eb1aa710c28d7fe65e86d Author: Jan Schneider <[email protected]> Date: Fri Apr 19 16:18:11 2013 +0200 Fix share usage. turba/test/Turba/TestCase.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/b7a67ff8130d8427242eb1aa710c28d7fe65e86d ----------------------------------------------------------------------- commit 617277d4759dce166aba558a6096be9b17f61dcc Author: Jan Schneider <[email protected]> Date: Fri Apr 19 16:18:25 2013 +0200 Skip Kolab tests. turba/test/Turba/Unit/Driver/KolabTest.php | 6 ++++++ turba/test/Turba/Unit/Turba/KolabTest.php | 5 +++++ 2 files changed, 11 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/617277d4759dce166aba558a6096be9b17f61dcc ----------------------------------------------------------------------- commit bc2fa34ecfc1245e8b2389e4f4c7708360b20880 Author: Jan Schneider <[email protected]> Date: Fri Apr 19 16:22:08 2013 +0200 Fix tests. turba/test/Turba/Unit/DriverTest.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/bc2fa34ecfc1245e8b2389e4f4c7708360b20880 ----------------------------------------------------------------------- commit 6d9e7e451e036ae0c85c3f24623a82df2dae1eb7 Author: Jan Schneider <[email protected]> Date: Fri Apr 19 16:49:08 2013 +0200 chunk_split() adds a trailing splitter, trim it off. framework/Icalendar/lib/Horde/Icalendar.php | 2 +- framework/Icalendar/package.xml | 4 ++-- framework/Icalendar/test/Horde/Icalendar/ExportTest.php | 1 + .../Icalendar/test/Horde/Icalendar/fixtures/line-folding-1.ics | 3 +++ 4 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/6d9e7e451e036ae0c85c3f24623a82df2dae1eb7 ----------------------------------------------------------------------- commit e8099d31394bc07ff78376f2714315cd725df414 Author: Jan Schneider <[email protected]> Date: Fri Apr 19 16:51:04 2013 +0200 Incomplete is more correct. turba/test/Turba/Unit/Driver/KolabTest.php | 2 +- turba/test/Turba/Unit/Turba/KolabTest.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/e8099d31394bc07ff78376f2714315cd725df414 ----------------------------------------------------------------------- commit 3fc98c7c7e9f876995357ebceded0cab3e2b3d10 Author: Jan Schneider <[email protected]> Date: Fri Apr 19 16:53:20 2013 +0200 Make tests locale independent. turba/test/Turba/Unit/DriverTest.php | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/3fc98c7c7e9f876995357ebceded0cab3e2b3d10 ----------------------------------------------------------------------- commit 0a9796b7a4a9ef74229d9480de633f281d028e27 Author: Jan Schneider <[email protected]> Date: Fri Apr 19 18:38:25 2013 +0200 Update hu translation. kronolith/docs/CREDITS | 1 + kronolith/locale/hu/LC_MESSAGES/kronolith.mo | Bin 129859 -> 124682 bytes kronolith/locale/hu/LC_MESSAGES/kronolith.po | 1862 +++++++++++++------------- nag/docs/CREDITS | 1 + nag/locale/hu/LC_MESSAGES/nag.mo | Bin 93272 -> 90729 bytes nag/locale/hu/LC_MESSAGES/nag.po | 980 +++++++------- 6 files changed, 1426 insertions(+), 1418 deletions(-) http://git.horde.org/horde-git/-/commit/0a9796b7a4a9ef74229d9480de633f281d028e27 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
