Overview
Request 1055818 accepted
- update to 0.8.0:
* Expected error messages can be optionally prefixed with "error: ".
* Writing "??? " at the beginning of an error is now deprecated.
* Texinfo users can markup errors with `@error{}`.
* `doctest myclass` has been refactored with various bugs fixed.
* Preliminary support for `doctest classdef.method` on Octave.
* Test classdef methods using dotted `classdef.method` while still
using `@class/method` on old-style classes.
* Functions defined directly in the Octave interpreter can now be tested.
* Test suite fixes for Octave 6 and 7.
* Source code is encoded with UTF-8, indicated with `.oct-config` files.
* Don't doctest some classdef methods twice.
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- update to 0.8.0:
* Expected error messages can be optionally prefixed with "error: ".
* Writing "??? " at the beginning of an error is now deprecated.
* Texinfo users can markup errors with `@error{}`.
* `doctest myclass` has been refactored with various bugs fixed.
* Preliminary support for `doctest classdef.method` on Octave.
* Test classdef methods using dotted `classdef.method` while still
using `@class/method` on old-style classes.
* Functions defined directly in the Octave interpreter can now be tested.
* Test suite fixes for Octave 6 and 7.
* Source code is encoded with UTF-8, indicated with `.oct-config` files.
* Don't doctest some classdef methods twice.
badshah400 accepted request
Thanks a lot.
@Dmitry_R, @Mailaender, @StefanBruens, @TheBlackCat, @adrianSuSE, @anag, @badshah400, @cjunghans, @dstoecker, @eeich, @kwk, @lrupp, @mslacken, @openfoam, @psmt: review reminder