Build from source: Difference between revisions

Jump to navigation Jump to search
275 bytes removed ,  1 March 2012
Line 19: Line 19:
[http://www.gnu.org/software/octave/doc/interpreter/Installation.html#Installation More detailed instructions]
[http://www.gnu.org/software/octave/doc/interpreter/Installation.html#Installation More detailed instructions]
for building from source are included in the Octave manual.
for building from source are included in the Octave manual.
=Test=
To run all tests, change to the octave directory and type
make check
This requires dejagnu.
To run a specific set of tests, change to the directory test/octave.test/<part> and type
runtest <part>.exp
To run your own tests use the [[RunInPlace]] shell script.


=Install=
=Install=

Navigation menu