Skip to content

mtmiller/octave-test-suite

Repository files navigation

Octave Test Suite

PRs Welcome

This is a set of tests written for GNU Octave.

Octave does have its own built-in unit test suite. This set of tests is meant to complement the built-in test suite or to test Octave in other ways.

For now, this includes tests of Octave's command line options, its exit status, and other command shell interface behavior.

Requirements

  • GNU Octave, preferably version 4.4.1 or the development branch
  • shunit2

Contributing

If you would like to help make this project better, your contributions are very welcome! Please take a look at CONTRIBUTING.md.

License

The tests and scripts in this project are licensed under the GPL, version 3 or later. See COPYING for the full license text.

Releases

No releases published

Packages

No packages published

Languages