This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-core".

The branch, master has been updated
       via  bd79d2e99a91fa75bf3a18d56fc7de233e6add00 (commit)
      from  511056ac57ab0baea93cb1fc637f85a629b8f460 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bd79d2e99a91fa75bf3a18d56fc7de233e6add00
Author: Mauro Talevi <[email protected]>
Date:   Sun Aug 8 11:05:28 2010 +0100

    Increased unit test coverage on jbehave-core

-----------------------------------------------------------------------

Summary of changes:
 .../java/org/jbehave/core/io/CodeLocations.java    |    5 +-
 .../org/jbehave/core/io/LoadFromRelativeFile.java  |   33 ++++----
 .../main/java/org/jbehave/core/io/LoadFromURL.java |    5 +-
 .../main/java/org/jbehave/core/io/StoryFinder.java |   14 +++-
 .../org/jbehave/core/io/StoryResourceNotFound.java |    6 +-
 .../jbehave/core/io/CodeLocationsBehaviour.java    |   24 ++++++
 .../core/io/RelativeFileLoadingBehaviour.java      |   28 -------
 .../org/jbehave/core/io/StoryFinderBehaviour.java  |   39 ++++++++--
 .../org/jbehave/core/io/StoryLoaderBehaviour.java  |   84 +++++++++++++++++++-
 .../jbehave/core/io/stories/MyGroovyStory.groovy   |    3 +
 10 files changed, 173 insertions(+), 68 deletions(-)
 create mode 100644 
jbehave-core/src/test/java/org/jbehave/core/io/CodeLocationsBehaviour.java
 delete mode 100644 
jbehave-core/src/test/java/org/jbehave/core/io/RelativeFileLoadingBehaviour.java
 create mode 100644 
jbehave-core/src/test/java/org/jbehave/core/io/stories/MyGroovyStory.groovy


hooks/post-receive
-- 
jbehave-core

<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
    <a 
href="http://xircles.codehaus.org/manage_email";>http://xircles.codehaus.org/manage_email</a>

Reply via email to