Branch: refs/heads/master
Home: https://github.com/python-control/python-control
Commit: 1757ff0bbf493940a0a5cd7c17750ca755ec2fb8
https://github.com/python-control/python-control/commit/1757ff0bbf493940a0a5cd7c17750ca755ec2fb8
Author: Scott C. Livingston <sli...@cd...>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M .travis.yml
Log Message:
-----------
TEST: Add run of tests without Slycot on TravisCI
Commit: a7e0bba580d4cd892f7f540bcd619bab9647868c
https://github.com/python-control/python-control/commit/a7e0bba580d4cd892f7f540bcd619bab9647868c
Author: Scott C. Livingston <sli...@cd...>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M control/tests/modelsimp_test.py
M control/tests/statefbk_test.py
Log Message:
-----------
TEST: Disable tests that depend on Slycot if absent
testBalredMatchDC, testGramRc, testGramRo
which were introduced in PR #118
use functions that depend on Slycot,
so the tests should be skipped if it is not found.
Commit: 6ada795f081e619b250077f848c588bcea7d34e2
https://github.com/python-control/python-control/commit/6ada795f081e619b250077f848c588bcea7d34e2
Author: Richard Murray <mu...@cd...>
Date: 2017-02-19 (Sun, 19 Feb 2017)
Changed paths:
M .travis.yml
M control/tests/modelsimp_test.py
M control/tests/statefbk_test.py
Log Message:
-----------
Merge pull request #133 from python-control/testing
Add run of tests without Slycot on Travis CI
Compare: https://github.com/python-control/python-control/compare/5ab74cfbc15d...6ada795f081e |