Reviewing Octave Forge packages: Difference between revisions

Jump to navigation Jump to search
m
→‎Other info: check INDEX
(→‎Checklist: no dot files)
Tags: Mobile edit Mobile web edit
m (→‎Other info: check INDEX)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Help reviewing Octave-Forge packages ==
== Help reviewing Octave Forge packages ==


We need help. Here is how:
We need help. Here is how:
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)
Line 57: Line 57:


TODO:  how does one check all functions are listed in INDEX?
TODO:  how does one check all functions are listed in INDEX?
: Carne Draug wrote a script to do this several years ago. It is in the [https://sourceforge.net/p/octave/code/HEAD/tree/trunk/octave-forge/admin/check_INDEX.pl old OF admin repository] [[User:KaKiLa|KaKiLa]] ([[User talk:KaKiLa|talk]]) 07:56, 20 November 2019 (PST)


TODO: document how to run "all tests including those in src"  Someday this should be just "pkg test foo".
TODO: document how to run "all tests including those in src"  Someday this should be just "pkg test foo".
Line 79: Line 81:


[[Category:Octave Forge]]
[[Category:Octave Forge]]
[[Category:Packages]]
657

edits

Navigation menu