DH_OCTAVE_CHECK(1) | dh-octave | DH_OCTAVE_CHECK(1) |
dh_octave_check - automatically run an Octave-Forge package test suite
dh_octave_check
dh_octave_check performs the automated tests present in both *.m and C++ files in the sub-directories of 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.
Some aspects of the execution of dh_octave_check can be controlled through the environment variables listed below. These variables can also be set in file "debian/checkvars", which is sourced by dh_octave_check.
debhelper(7), dh(1), dh_octave_substvar(1), dh_octave_clean(1), dh_octave_version(1), dh_octave_changelogs(1), dh_octave_examples(1)
This program is meant to be used together with debhelper for Debian packages derived from Octave-Forge packages.
Rafael Laboissière <rafael@debian.org>
2019-01-03 | 0.6.2 |