ikarosilva / wfdb-app-toolbox

The WFDB Toolbox for MATLAB/Octave is a collection of functions for reading, writing, and processing physiologic signals in the formats used by PhysioNet (see README for details).
http://physionet.org/physiotools/matlab/wfdb-app-matlab/
GNU General Public License v3.0
92 stars 46 forks source link

Improvements for 'make check' #171

Closed bemoody closed 3 years ago

bemoody commented 5 years ago

First, ensure that 'make check' will actually exit with non-zero status if any of the tests fail.

Second, add a rule for quickly running a single unit test.