[Reproducible-commits] [strip-nondeterminism] branch master updated (ebb1f5b -> 874b80b)
Chris Lamb
chris at chris-lamb.co.uk
Sun Jul 24 11:41:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository strip-nondeterminism.
from ebb1f5b Unlink tempfile in the correct scope.
new 874b80b Add test fixtures for PNG handler.
The 1 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:
t/fixtures/png/1x1.in.png | Bin 0 -> 95 bytes
t/fixtures/png/1x1.out.png | 1 +
t/fixtures/png/huge-chunk-size.in.png | Bin 0 -> 512 bytes
t/fixtures/png/huge-chunk-size.out.png | 1 +
t/fixtures/png/kmidimon1.in.png | Bin 0 -> 77667 bytes
t/fixtures/png/kmidimon1.out.png | 1 +
t/{pearregistry.t => png.t} | 30 ++++++++++++++++++------------
7 files changed, 21 insertions(+), 12 deletions(-)
create mode 100644 t/fixtures/png/1x1.in.png
create mode 120000 t/fixtures/png/1x1.out.png
create mode 100644 t/fixtures/png/huge-chunk-size.in.png
create mode 120000 t/fixtures/png/huge-chunk-size.out.png
create mode 100644 t/fixtures/png/kmidimon1.in.png
create mode 120000 t/fixtures/png/kmidimon1.out.png
copy t/{pearregistry.t => png.t} (57%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git
More information about the Reproducible-commits
mailing list