657
edits
(→Checklist: no dot files) Tags: Mobile edit Mobile web edit |
m (→Checklist) |
||
Line 26: | Line 26: | ||
[ ] release candidate installs on latest stable Octave release | [ ] release candidate installs on latest stable Octave release | ||
[ ] no compiler errors or warnings | [ ] no compiler errors or warnings | ||
[ ] ran tests using <code>runtests /path/to/pkg</code> | [ ] ran tests using <code>runtests /path/to/pkg</code> (use <code>oruntests</code> instead in Octave 6.0.0 or later) | ||
[ ] ran all tests, including those in src (how??) | [ ] ran all tests, including those in src (how??) | ||
[ ] ran doctest on all functions (optional) | [ ] ran doctest on all functions (optional) |
edits