[Reproducible-commits] [strip-nondeterminism] branch master updated (5eda0d0 -> 1ec4cf8)
Chris Lamb
chris at chris-lamb.co.uk
Sun Jul 24 15:46:25 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 5eda0d0 Release 0.022
new 340f0f2 Make fixture runner generic to all normalizer types.
new 2dddd4d Replace (single) pearregistry test with a fixture.
new b3e2272 Set a canonical time for fixture tests.
new b2b708c Replace t/javadoc.t with fixture
new 1ec4cf8 Replace t/ar.t with a fixture.
The 5 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/ar.t | 161 -----------------------------------
t/{png.t => fixtures.t} | 20 ++---
t/fixtures/ar/one.in.a | 32 +++++++
t/fixtures/ar/one.out.a | 32 +++++++
t/fixtures/javadoc/a.in.html | 8 ++
t/fixtures/javadoc/a.out.html | 7 ++
t/fixtures/pearregistry/test.in.reg | 1 +
t/fixtures/pearregistry/test.out.reg | 1 +
t/fixtures/png/tEXt.out.png | Bin 155 -> 272 bytes
t/javadoc.t | 81 ------------------
t/pearregistry.t | 38 ---------
11 files changed, 91 insertions(+), 290 deletions(-)
delete mode 100644 t/ar.t
rename t/{png.t => fixtures.t} (70%)
create mode 100644 t/fixtures/ar/one.in.a
create mode 100644 t/fixtures/ar/one.out.a
create mode 100644 t/fixtures/javadoc/a.in.html
create mode 100644 t/fixtures/javadoc/a.out.html
create mode 100644 t/fixtures/pearregistry/test.in.reg
create mode 100644 t/fixtures/pearregistry/test.out.reg
delete mode 100644 t/javadoc.t
delete mode 100644 t/pearregistry.t
--
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