diff options
author | Guillem Jover <guillem@debian.org> | 2013-01-06 03:04:22 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2013-04-19 05:34:04 +0200 |
commit | 0baef9061f7736f6179446d9f1f8e372ce98515b (patch) | |
tree | ce4f09f4d8a758801398e85ab293716098002097 /README | |
parent | b8ef2f3fa68047c0f1f98a03070af65302cb5732 (diff) | |
download | dpkg-0baef9061f7736f6179446d9f1f8e372ce98515b.tar.gz |
test: Add new perl critic test case
Mark false positives in the perl code so that perlcritic ignores them,
and so that they are documented in-place.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -78,6 +78,10 @@ To run the test suite («make check»): TimeDate perl module IO-String perl module + Define the environment variable DPKG_DEVEL_MODE to run the test suite + in development mode, to include tests that might not be pertinent during + normal release builds. + To enable additional developer's documentation («make doc») this software will be needed: |