dh_octave_check
script for the automatic testing of Octave add-on packages
Install
- All systems
-
curl cmd.cat/dh_octave_check.sh
- Debian
-
apt-get install dh-octave-autopkgtest
- Ubuntu
-
apt-get install dh-octave-autopkgtest
- Kali Linux
-
apt-get install dh-octave-autopkgtest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dh-octave-autopkgtest
- Dockerfile
- dockerfile.run/dh_octave_check
dh-octave-autopkgtest
script for the automatic testing of Octave add-on packages
This package contains the dh_octave_check script that runs the unit tests contained in all *.m and *.cc files available in the source tree from which it is launched. It is intended to be used by the support for Octave-Forge add-on packages, which is implemented in autodep8.