The branch "master" has been updated. The following is a summary of the commits.
from: 3d91e61ded8c2cad4cc9896c90356dc5ed2c33a3 80a9f2b Revert this, the numerizer would return it lowercased anyway. 18d4f1e Better yet, ensure the tz is the only text present in the token. d383783 Remove commented out code. 232acb7 These were flawed tests, tokens are not multi-word. c8c13ff This passes now. ----------------------------------------------------------------------- commit 80a9f2bddf7428955d2a748e5c6bfd0164f9119b Author: Michael J Rubinsky <[email protected]> Date: Fri Feb 15 16:34:47 2013 -0500 Revert this, the numerizer would return it lowercased anyway. framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/80a9f2bddf7428955d2a748e5c6bfd0164f9119b ----------------------------------------------------------------------- commit 18d4f1e774d1bfd7e392e392c62263d6b19d6dac Author: Michael J Rubinsky <[email protected]> Date: Fri Feb 15 16:36:00 2013 -0500 Better yet, ensure the tz is the only text present in the token. .../Date_Parser/lib/Horde/Date/Parser/Locale/Base/Timezone.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/18d4f1e774d1bfd7e392e392c62263d6b19d6dac ----------------------------------------------------------------------- commit d383783d14ff11fdf48d919a58783c8909ec4110 Author: Michael J Rubinsky <[email protected]> Date: Fri Feb 15 16:37:01 2013 -0500 Remove commented out code. framework/Date_Parser/test/Horde/Date/Parser/ParserTest.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/d383783d14ff11fdf48d919a58783c8909ec4110 ----------------------------------------------------------------------- commit 232acb71063dd85dad81091f048efa24a230a55e Author: Michael J Rubinsky <[email protected]> Date: Fri Feb 15 16:37:25 2013 -0500 These were flawed tests, tokens are not multi-word. framework/Date_Parser/test/Horde/Date/Parser/TokenTest.php | 31 +++-------- 1 files changed, 9 insertions(+), 22 deletions(-) http://git.horde.org/horde-git/-/commit/232acb71063dd85dad81091f048efa24a230a55e ----------------------------------------------------------------------- commit c8c13ffbd9414db33483fdbba7a7a168fc959871 Author: Michael J Rubinsky <[email protected]> Date: Fri Feb 15 16:39:48 2013 -0500 This passes now. Horde_Date_Parser_Locale_DeTest::testTomorrow still fails for me, but it was failing before all of my changes. framework/Date_Parser/test/Horde/Date/Parser/Locale/BaseTest.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c8c13ffbd9414db33483fdbba7a7a168fc959871 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
