[DRE-commits] [ruby-ref] branch master updated (c94e626 -> dc60ebf)

Markus Tornow nadir-guest at alioth.debian.org
Sat Oct 26 01:43:10 UTC 2013


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

nadir-guest pushed a change to branch master
in repository ruby-ref.

      from  c94e626   use canonical URI in Vcs-* fields
      adds  3b0f9b5   Imported Upstream version 1.0.5
       new  b31c9dd   Merge tag 'upstream/1.0.5'
       new  355a814   debian/changelog New Upstream Release entry
       new  dc60ebf   debian/TODO for ruby-test failure TestWeakReference

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 MIT_LICENSE                                       |    2 +-
 README.rdoc                                       |    5 +
 VERSION                                           |    2 +-
 checksums.yaml.gz                                 |  Bin 0 -> 270 bytes
 debian/TODO                                       |    2 +
 debian/changelog                                  |    6 +
 lib/ref.rb                                        |   40 +-
 lib/ref/weak_reference/pure_ruby.rb               |   13 +-
 metadata.yml                                      |   23 +-
 test/{strong_reference_test.rbc => mock_test.rbc} |  600 +++++++++++++++------
 test/reference_key_map_behavior.rbc               |  349 +++++-------
 test/reference_queue_test.rbc                     |  166 +++---
 test/reference_value_map_behavior.rbc             |  311 +++++------
 test/soft_key_map_test.rbc                        |  107 ++--
 test/soft_reference_test.rbc                      |  162 +++---
 test/soft_value_map_test.rbc                      |  107 ++--
 test/strong_reference_test.rbc                    |   86 ++-
 test/test_helper.rbc                              |  143 +++++
 test/weak_key_map_test.rbc                        |  107 ++--
 test/weak_reference_test.rb                       |    8 +
 test/weak_reference_test.rbc                      |  418 +++++++++++---
 test/weak_value_map_test.rbc                      |  107 ++--
 22 files changed, 1590 insertions(+), 1174 deletions(-)
 create mode 100644 checksums.yaml.gz
 create mode 100644 debian/TODO
 copy test/{strong_reference_test.rbc => mock_test.rbc} (50%)
 create mode 100644 test/test_helper.rbc

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



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