Provided by: dh-octave-autopkgtest_0.3.2_all 

NAME
dh_octave_check - automatically run an Octave-Forge package test suite
SYNOPSIS
dh_octave_check
DESCRIPTION
dh_octave_check performs the automated tests present in both *.m and *.cc files in the current directory,
which should be the top-level source directory of an Octave add-on package. It also runs the script
debian/check.m, if it exists.
SEE ALSO
debhelper(7), dh(1), dh_octave_substvar(1), dh_octave_clean(1), dh_octave_version(1),
dh_octave_changelogs(1)
This program is meant to be used together with debhelper for Debian packages derived from Octave-Forge
packages.
AUTHOR
Rafael Laboissière <rafael@debian.org>
0.3.2 2018-02-18 DH_OCTAVE_CHECK(1)