-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Failures in doctests for ismember, unique, etc #129
Comments
It's running through the files recursively and I think alphabetically. Like, these errors for calendarDuration.unique? I don't have those statements anywhere in my calendarDuration code. The word "stable" doesn't appear in the whole
Kinda looks the same for the core
Yeah, I think something like that. Here's the code in doctest's
In execution:
Looks like Octave's
|
Running
doctest
on Tablicious raises some test failures. I'm not familiar with doctest, so I don't know exactly what's going on here. Check them out.The failures
The doctest output is really long, but here's what I see skimming through it. Full output attached.
TODO
References
octave-doctest
repo on GitHubdoctest
OF package docoThe text was updated successfully, but these errors were encountered: