Re: [commits] Horde branch framework_history_mock updated. 2458c5b6ad0d39f629c63416b0b77528f5f19997

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: [commits] Horde branch framework_history_mock updated. 2458c5b6ad0d39f629c63416b0b77528f5f19997

by Gunnar Wrobel-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Quoting Gunnar Wrobel <p@...>:

> The branch "framework_history_mock" has been updated.
> The following is a summary of the commits.
>
> from: 1c91915a864f158e7ba702f2dd5be8c0f42e42f5
>
> 2a006f9... Complete testing.
> 2458c5b... Deactivate the sqlite based testing now and only run the  
> test suite over the mock driver.

Can I merge the refactored Horde_History package in that state?

Cheers,

Gunnar

>
> -----------------------------------------------------------------------
>
> commit 2a006f951c6d8a827ec5272a3ba11f04222e04c9
> Author: Gunnar Wrobel <p@...>
> Date:   Tue Sep 29 17:43:59 2009 +0200
>
>     Complete testing.
>
>  framework/History/lib/Horde/History.php                |   64 +++++++++++++
>  framework/History/lib/Horde/History/Factory.php        |    2 -
>  framework/History/lib/Horde/History/Mock.php           |    6 +-
>  framework/History/lib/Horde/History/Sql.php            |    6 +-
>  framework/History/test/Horde/History/InterfaceTest.php |   77  
> +++++++++++++---
>  5 files changed, 134 insertions(+), 21 deletions(-)
>
> http://git.horde.org/diff.php/framework/History/lib/Horde/History.php?rt=horde-git&r1=e8a88a37ac66630663deff450b90d87fc9bf3101&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Factory.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Mock.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Sql.php?rt=horde-git&r1=e8a88a37ac66630663deff450b90d87fc9bf3101&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
> http://git.horde.org/diff.php/framework/History/test/Horde/History/InterfaceTest.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>
> -----------------------------------------------------------------------
>
> commit 2458c5b6ad0d39f629c63416b0b77528f5f19997
> Author: Gunnar Wrobel <p@...>
> Date:   Tue Sep 29 17:53:01 2009 +0200
>
>     Deactivate the sqlite based testing now and only run the test  
> suite over the mock driver.
>
>  framework/History/test/Horde/History/InterfaceTest.php |    9 ++++++++-
>  1 files changed, 8 insertions(+), 1 deletions(-)
>
> http://git.horde.org/diff.php/framework/History/test/Horde/History/InterfaceTest.php?rt=horde-git&r1=2a006f951c6d8a827ec5272a3ba11f04222e04c9&r2=2458c5b6ad0d39f629c63416b0b77528f5f19997
>
>
> __
> commits mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: commits-unsubscribe@...
>






--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@...

Re: [commits] Horde branch framework_history_mock updated. 2458c5b6ad0d39f629c63416b0b77528f5f19997

by Jan Schneider :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Zitat von Gunnar Wrobel <p@...>:

> Quoting Gunnar Wrobel <p@...>:
>
>> The branch "framework_history_mock" has been updated.
>> The following is a summary of the commits.
>>
>> from: 1c91915a864f158e7ba702f2dd5be8c0f42e42f5
>>
>> 2a006f9... Complete testing.
>> 2458c5b... Deactivate the sqlite based testing now and only run the  
>> test suite over the mock driver.
>
> Can I merge the refactored Horde_History package in that state?

If it still works, why not? :)

>> -----------------------------------------------------------------------
>>
>> commit 2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> Author: Gunnar Wrobel <p@...>
>> Date:   Tue Sep 29 17:43:59 2009 +0200
>>
>>    Complete testing.
>>
>> framework/History/lib/Horde/History.php                |   64 +++++++++++++
>> framework/History/lib/Horde/History/Factory.php        |    2 -
>> framework/History/lib/Horde/History/Mock.php           |    6 +-
>> framework/History/lib/Horde/History/Sql.php            |    6 +-
>> framework/History/test/Horde/History/InterfaceTest.php |   77  
>> +++++++++++++---
>> 5 files changed, 134 insertions(+), 21 deletions(-)
>>
>> http://git.horde.org/diff.php/framework/History/lib/Horde/History.php?rt=horde-git&r1=e8a88a37ac66630663deff450b90d87fc9bf3101&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Factory.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Mock.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Sql.php?rt=horde-git&r1=e8a88a37ac66630663deff450b90d87fc9bf3101&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> http://git.horde.org/diff.php/framework/History/test/Horde/History/InterfaceTest.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>>
>> -----------------------------------------------------------------------
>>
>> commit 2458c5b6ad0d39f629c63416b0b77528f5f19997
>> Author: Gunnar Wrobel <p@...>
>> Date:   Tue Sep 29 17:53:01 2009 +0200
>>
>>    Deactivate the sqlite based testing now and only run the test  
>> suite over the mock driver.
>>
>> framework/History/test/Horde/History/InterfaceTest.php |    9 ++++++++-
>> 1 files changed, 8 insertions(+), 1 deletions(-)
>>
>> http://git.horde.org/diff.php/framework/History/test/Horde/History/InterfaceTest.php?rt=horde-git&r1=2a006f951c6d8a827ec5272a3ba11f04222e04c9&r2=2458c5b6ad0d39f629c63416b0b77528f5f19997
>>
>>
>> __
>> commits mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: commits-unsubscribe@...
>>
>
>
>
>
>
>
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@...
>



Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@...

Re: [commits] Horde branch framework_history_mock updated. 2458c5b6ad0d39f629c63416b0b77528f5f19997

by Chuck Hagenbuch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If it doesn't break the existing usage, sure. :)

Quoting Gunnar Wrobel <p@...>:

> Quoting Gunnar Wrobel <p@...>:
>
>> The branch "framework_history_mock" has been updated.
>> The following is a summary of the commits.
>>
>> from: 1c91915a864f158e7ba702f2dd5be8c0f42e42f5
>>
>> 2a006f9... Complete testing.
>> 2458c5b... Deactivate the sqlite based testing now and only run the  
>> test suite over the mock driver.
>
> Can I merge the refactored Horde_History package in that state?
>
> Cheers,
>
> Gunnar
>
>>
>> -----------------------------------------------------------------------
>>
>> commit 2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> Author: Gunnar Wrobel <p@...>
>> Date:   Tue Sep 29 17:43:59 2009 +0200
>>
>>    Complete testing.
>>
>> framework/History/lib/Horde/History.php                |   64 +++++++++++++
>> framework/History/lib/Horde/History/Factory.php        |    2 -
>> framework/History/lib/Horde/History/Mock.php           |    6 +-
>> framework/History/lib/Horde/History/Sql.php            |    6 +-
>> framework/History/test/Horde/History/InterfaceTest.php |   77  
>> +++++++++++++---
>> 5 files changed, 134 insertions(+), 21 deletions(-)
>>
>> http://git.horde.org/diff.php/framework/History/lib/Horde/History.php?rt=horde-git&r1=e8a88a37ac66630663deff450b90d87fc9bf3101&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Factory.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Mock.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> http://git.horde.org/diff.php/framework/History/lib/Horde/History/Sql.php?rt=horde-git&r1=e8a88a37ac66630663deff450b90d87fc9bf3101&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>> http://git.horde.org/diff.php/framework/History/test/Horde/History/InterfaceTest.php?rt=horde-git&r1=1c91915a864f158e7ba702f2dd5be8c0f42e42f5&r2=2a006f951c6d8a827ec5272a3ba11f04222e04c9
>>
>> -----------------------------------------------------------------------
>>
>> commit 2458c5b6ad0d39f629c63416b0b77528f5f19997
>> Author: Gunnar Wrobel <p@...>
>> Date:   Tue Sep 29 17:53:01 2009 +0200
>>
>>    Deactivate the sqlite based testing now and only run the test  
>> suite over the mock driver.
>>
>> framework/History/test/Horde/History/InterfaceTest.php |    9 ++++++++-
>> 1 files changed, 8 insertions(+), 1 deletions(-)
>>
>> http://git.horde.org/diff.php/framework/History/test/Horde/History/InterfaceTest.php?rt=horde-git&r1=2a006f951c6d8a827ec5272a3ba11f04222e04c9&r2=2458c5b6ad0d39f629c63416b0b77528f5f19997
>>
>>
>> __
>> commits mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: commits-unsubscribe@...
>>
>
>
>
>
>
>
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@...



-chuck

--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@...