File octave-forge-doctest.changes of Package octave-forge-doctest
-------------------------------------------------------------------
Thu Nov 24 14:09:56 UTC 2016 - dmitry_r@opensuse.org
- Update to version 0.5.0
* SKIP_IF and other conditional directives can include small single-line
blocks of code.
* Recursion into subdirectories is now the default.
* In Texinfo mode, skip tests without output by default.
-------------------------------------------------------------------
Sat Jun 11 08:29:54 UTC 2016 - dmitry_r@opensuse.org
- Update to version 0.4.1
* Added conditional variants of SKIP and XFAIL directives to control test
execution based on runtime conditions.
* Added constants DOCTEST_OCTAVE and DOCTEST_MATLAB that can be used as
conditions in SKIP_IF etc.
* Improved handling of example code in TexInfo documentation.
* Improved folder/directory traversals.
-------------------------------------------------------------------
Tue Jul 14 20:20:34 UTC 2015 - dmitry_r@opensuse.org
- Initial package, version 0.4.0