~ubuntu-branches/debian/sid/pkg-perl-tools/sid

Viewing all changes in revision 13.

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Niko Tyni, gregor herrmann
  • Date: 2014-09-10 23:39:54 UTC
  • Revision ID: package-import@ubuntu.com-20140910233954-m6t5d0apc7w7kovb
Tags: 0.13
[ Niko Tyni ]
* autopkgtest/smoke: use xvfb-run if available.
  If debian/rules uses xvfb-run for the test suite, it will be in the build
  dependencies and therefore present in the test chroot.
* autopkgtest/smoke: copy the full directory structure of test-files.
  If the listed files are in a subdirectory, we want the subdirectory to be
  copied too rather than having the files end up in the main target
  directory.
* autopkgtest/smoke: create a full dummy blib directory structure.
  This makes 'use blib' work rather than throw an error.
* autopkgtest/smoke: Create a dummy file under blib/lib/ to appease some
  test suites.
  This placates tests that try to assemble a list of files to test in the
  source tree and croak if they can't find any.
* autopkgtest/syntax: Skip the test for packages with soft dependencies.
  The package might have modules that need Suggested packages.
  We don't want to keep track of those manually, so skip the test altogether
  for such packages.
* autopkgtest/runner: ignore .proverc files in tested packages.
* autopkgtest/runner: save the exit code from failed tests
* autopkgtest: new test type runtime-deps-and-recommends, needed by
  syntax.t.
  This is for tests that need to be run with Recommendations installed.
  Currently the only such test is syntax.t, moved over from the runtime-deps
  side.

[ gregor herrmann ]
* Update Makefile for the new autopkgtest test set.
  Install the new runtime-deps-and-recommends.d/ directory and its contents.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: