项目作者: mtmiller

项目描述 :
Octave interpreter test suite (Mirror of https://gitlab.com/mtmiller/octave-test-suite)
高级语言: Shell
项目地址: git://github.com/mtmiller/octave-test-suite.git
创建时间: 2018-03-09T23:41:25Z
项目社区:https://github.com/mtmiller/octave-test-suite

开源协议:GNU General Public License v3.0

下载


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.