[Reproducible-commits] [strip-nondeterminism] branch master updated (1ec4cf8 -> f9aca15)

Chris Lamb chris at chris-lamb.co.uk
Sun Jul 24 16:05:18 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  1ec4cf8   Replace t/ar.t with a fixture.
       new  39435c5   Add gzip testcase fixture.
       new  453e89a   Move "in" and "out" to the end of the filename so we can match more filenames
       new  dee60d1   Add the "expected" filename to the end of the test name.
       new  f9aca15   t/javaproperties: move pom.properties and version.properties tests to fixtures

The 4 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.t                                       |   8 ++--
 t/fixtures/ar/{one.in.a => one.a.in}               |   0
 t/fixtures/ar/{one.out.a => one.a.out}             |   0
 t/fixtures/gzip/vimoutliner_vo_readme_txt.gz.in    | Bin 0 -> 13068 bytes
 t/fixtures/gzip/vimoutliner_vo_readme_txt.gz.out   | Bin 0 -> 13054 bytes
 t/fixtures/javadoc/{a.in.html => a.html.in}        |   0
 t/fixtures/javadoc/{a.out.html => a.html.out}      |   0
 t/fixtures/javaproperties/pom.properties.in        |   3 ++
 t/fixtures/javaproperties/pom.properties.out       |   2 +
 t/fixtures/javaproperties/version.properties.in    |   3 ++
 t/fixtures/javaproperties/version.properties.out   |   2 +
 .../pearregistry/{test.in.reg => test.reg.in}      |   0
 .../pearregistry/{test.out.reg => test.reg.out}    |   0
 t/fixtures/png/1x1.out.png                         |   1 -
 t/fixtures/png/{1x1.in.png => 1x1.png.in}          | Bin
 t/fixtures/png/1x1.png.out                         |   1 +
 t/fixtures/png/bug_802057.out.png                  |   1 -
 .../png/{bug_802057.in.png => bug_802057.png.in}   | Bin
 t/fixtures/png/bug_802057.png.out                  |   1 +
 t/fixtures/png/huge-chunk-size.out.png             |   1 -
 ...ge-chunk-size.in.png => huge-chunk-size.png.in} | Bin
 t/fixtures/png/huge-chunk-size.png.out             |   1 +
 t/fixtures/png/kmidimon1.out.png                   |   1 -
 .../png/{kmidimon1.in.png => kmidimon1.png.in}     | Bin
 t/fixtures/png/kmidimon1.png.out                   |   1 +
 t/fixtures/png/{tEXt.in.png => tEXt.png.in}        | Bin
 t/fixtures/png/{tEXt.out.png => tEXt.png.out}      | Bin
 t/javaproperties.t                                 |  51 +--------------------
 28 files changed, 19 insertions(+), 58 deletions(-)
 rename t/fixtures/ar/{one.in.a => one.a.in} (100%)
 rename t/fixtures/ar/{one.out.a => one.a.out} (100%)
 create mode 100644 t/fixtures/gzip/vimoutliner_vo_readme_txt.gz.in
 create mode 100644 t/fixtures/gzip/vimoutliner_vo_readme_txt.gz.out
 rename t/fixtures/javadoc/{a.in.html => a.html.in} (100%)
 rename t/fixtures/javadoc/{a.out.html => a.html.out} (100%)
 create mode 100644 t/fixtures/javaproperties/pom.properties.in
 create mode 100644 t/fixtures/javaproperties/pom.properties.out
 create mode 100644 t/fixtures/javaproperties/version.properties.in
 create mode 100644 t/fixtures/javaproperties/version.properties.out
 rename t/fixtures/pearregistry/{test.in.reg => test.reg.in} (100%)
 rename t/fixtures/pearregistry/{test.out.reg => test.reg.out} (100%)
 delete mode 120000 t/fixtures/png/1x1.out.png
 rename t/fixtures/png/{1x1.in.png => 1x1.png.in} (100%)
 create mode 120000 t/fixtures/png/1x1.png.out
 delete mode 120000 t/fixtures/png/bug_802057.out.png
 rename t/fixtures/png/{bug_802057.in.png => bug_802057.png.in} (100%)
 create mode 120000 t/fixtures/png/bug_802057.png.out
 delete mode 120000 t/fixtures/png/huge-chunk-size.out.png
 rename t/fixtures/png/{huge-chunk-size.in.png => huge-chunk-size.png.in} (100%)
 create mode 120000 t/fixtures/png/huge-chunk-size.png.out
 delete mode 120000 t/fixtures/png/kmidimon1.out.png
 rename t/fixtures/png/{kmidimon1.in.png => kmidimon1.png.in} (100%)
 create mode 120000 t/fixtures/png/kmidimon1.png.out
 rename t/fixtures/png/{tEXt.in.png => tEXt.png.in} (100%)
 rename t/fixtures/png/{tEXt.out.png => tEXt.png.out} (100%)

-- 
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