[DRE-commits] [ruby-heckle] 01/15: Merge tag 'upstream/2.0.0_b1'

Cédric Boutillier boutil at moszumanska.debian.org
Thu Dec 19 13:39:33 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-heckle.

commit 1eeb881e0c28a3baa3bc48d537034f8befa0795d
Merge: 2abefd1 8819356
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Dec 19 13:06:07 2013 +0100

    Merge tag 'upstream/2.0.0_b1'
    
    Upstream version 2.0.0~b1
    
    # gpg: Signature faite le jeu. 19 déc. 2013 13:06:02 CET
    # gpg:                avec la clef RSA 0xDA4958F611E149E9
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
    # gpg:             Rien n'indique que la signature appartient à son propriétaire.
    # Empreinte de clef principale : 3041 4D81 DC28 290C 2568  6DE3 DA49 58F6 11E1 49E9

 .autotest                                          |   6 +-
 .gemtest                                           |   0
 History.txt                                        |  16 +
 Manifest.txt                                       |  10 +-
 README.txt                                         |   9 +-
 Rakefile                                           |  26 +-
 bin/heckle                                         |  98 +-
 data.tar.gz.sig                                    | Bin 256 -> 256 bytes
 lib/heckle.rb                                      | 138 ++-
 lib/heckle_runner.rb                               | 113 +++
 lib/minitest_heckler.rb                            |  33 +
 lib/test_unit_heckler.rb                           |   1 -
 metadata.gz.sig                                    | Bin 256 -> 256 bytes
 metadata.yml                                       | 159 +++-
 sample/lib/heckled.rb                              |  80 --
 test/fixtures/{heckled.rb => heckle_dummy.rb}      |  43 +-
 test/fixtures/heckled.rb                           |   4 +
 .../fixtures/minitest_project/README.txt           |  33 +-
 test/fixtures/minitest_project/Rakefile            |  17 +
 test/fixtures/minitest_project/lib/doubler.rb      |   9 +
 .../test/test_doubler_with_a_number.rb             |  12 +
 .../test/test_doubler_with_bad_input.rb            |  16 +
 test/test_heckle.rb                                | 990 +++++++++++++--------
 test/test_heckle_runner.rb                         |  54 ++
 24 files changed, 1243 insertions(+), 624 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-heckle.git



More information about the Pkg-ruby-extras-commits mailing list