[DRE-commits] [ruby-zip-zip] 02/10: Merge tag 'upstream/0.3+gh'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri May 2 16:08:36 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-zip-zip.

commit e0193ca9582e3ba31319b8db483fd43a7a32b8fe
Merge: c0208dc 002c8d8
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri May 2 20:46:23 2014 +0530

    Merge tag 'upstream/0.3+gh'
    
    Upstream version 0.3+gh

 .gitignore                                   |   23 +
 Gemfile                                      |    4 +
 Gemfile.lock                                 |   29 +
 README.md                                    |   31 +
 Rakefile                                     |   10 +
 checksums.yaml.gz                            |  Bin 268 -> 0 bytes
 metadata.yml                                 |  119 --
 test/0.9.9/data/.cvsignore                   |    1 +
 test/0.9.9/data/file1.txt                    |   46 +
 test/0.9.9/data/file1.txt.deflatedData       |  Bin 0 -> 482 bytes
 test/0.9.9/data/file2.txt                    | 1504 ++++++++++++++++++++++
 test/0.9.9/data/globTest.zip                 |  Bin 0 -> 1146 bytes
 test/0.9.9/data/globTest/foo.txt             |    0
 test/0.9.9/data/globTest/foo/bar/baz/foo.txt |    0
 test/0.9.9/data/globTest/food.txt            |    0
 test/0.9.9/data/notzippedruby.rb             |    7 +
 test/0.9.9/data/rubycode.zip                 |  Bin 0 -> 617 bytes
 test/0.9.9/data/rubycode2.zip                |  Bin 0 -> 261 bytes
 test/0.9.9/data/testDirectory.bin            |  Bin 0 -> 303 bytes
 test/0.9.9/data/zipWithDirs.zip              |  Bin 0 -> 1934 bytes
 test/0.9.9/gentestfiles.rb                   |  160 +++
 test/0.9.9/ioextrastest.rb                   |  201 +++
 test/0.9.9/test_helper.rb                    |   12 +
 test/0.9.9/zipfilesystemtest.rb              |  886 +++++++++++++
 test/0.9.9/ziptest.rb                        | 1785 ++++++++++++++++++++++++++
 test/test_helper.rb                          |    3 +
 test/zip/zip_test.rb                         |   11 +
 zip-zip.gemspec                              |   26 +
 28 files changed, 4739 insertions(+), 119 deletions(-)

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



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