History for MOcov/tests
Commits on May 8, 2017
-
TST: replace "fprintf(0,...)" statements by "abs(...)" statements, be…
…cause Matlab raises an error when trying to write to fid=0
-
TST: allow different order of covered lines
nno committedMay 8, 2017
Commits on Dec 24, 2016
-
ENH: Remove 'support' dir and tempfolder (#9)
For now helper functions for classdef syntax check do not need to be shared, so them can go back to the test file itself. Tempfolder usage can be avoided to make test simpler. Additionally make whitespace consistent in test file. OBS: The function name assertSringContains was written using camelCase to be consistent with MOxUnit assertion helpers.
Commits on Dec 20, 2016
-
-
-
ENH: Improve #9 by merging file tests
Anderson Bravalheri committed with (none)Dec 20, 2016 -
ENH: Improve #9 quality according to revision
Anderson Bravalheri committed with (none)Dec 20, 2016
Commits on Dec 18, 2016
-
ENH: Add minimal classdef support for MOcovMFile
Avoid prepending `mocov_line_covered` to: - `classdef`; - `properties` and `methods` section opening statements; - inside the entire `properties` section, since a limited subset of the M-file syntax is allowed.
Commits on Jan 25, 2016
-
nno committed
Dec 17, 2015
NewerOlder