We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doctest class
doctest @class
Currently (#85), these are subtly different, especially on Matlab (#87). Fix, or document.
doctest @class treats it as a pure directory.
The text was updated successfully, but these errors were encountered:
foo
@foo
I think we can close this after PR #116.
See test/: choices. Behaviour on Octave is:
test/
doctest @test_shadow
doctest test_shadow
doctest test_shadow.m
No one should be doing these things IRL IMHO ;-)
Above could be documented in our hypothetical future documentation (xref #129).
Sorry, something went wrong.
PR #116 is in, closing
No branches or pull requests
Currently (#85), these are subtly different, especially on Matlab (#87). Fix, or document.
doctest @class
treats it as a pure directory.The text was updated successfully, but these errors were encountered: