apjanke / octo-docto-repro

Repros for octave-doctest, esp. wrt octave-tablicious

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README - octo-docto-repro

This repo contains reproduction cases for issues that apjanke encountered in using the GNU Octave OF doctest package with Tablicious in 2024-02 or so.

This is focused on "advanced" functionality, like namespaces and classdef classes and classdefs with methods with the same name as core Octave functions, and stuff like that.

Repo structure

  • octo-docto-repro
    • r/ - the repros
      • <name> - a particular repro case
    • README.md - this file

The repro cases under the r/ directory are arbitrarily structured, and independent from each other.

License

The code in this repo is licensed under GNU GPL v3 or later. See the LICENSE file for license details.

Authors and Acknowledgments

Andrew Janke made this. He apologizes in advance.

About

Repros for octave-doctest, esp. wrt octave-tablicious

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%