From: Scott C. L. <sli...@cd...> - 2017-02-14 15:20:52
|
Branch: refs/heads/testing Home: https://github.com/python-control/python-control Commit: 5b6da5768a925777cb0e9781eeb634fe0a856936 https://github.com/python-control/python-control/commit/5b6da5768a925777cb0e9781eeb634fe0a856936 Author: Scott C. Livingston <sli...@cd...> Date: 2017-02-14 (Tue, 14 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. |