From: Ben <no...@gi...> - 2020-01-05 16:08:22
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: a7f5f1ce47e7504848c8b0bccb3186a27fc57a64 https://github.com/python-control/python-control/commit/a7f5f1ce47e7504848c8b0bccb3186a27fc57a64 Author: Ben <co...@bn...> Date: 2020-01-05 (Sun, 05 Jan 2020) Changed paths: M control/tests/robust_array_test.py Log Message: ----------- Copy PR #320 fix for robust_array_test to fix OpenSUSE bug (#365) PR #314 duplicates a lot of code in the test cases by introducing *_array_test.py files. Thus issue #190 addressed in PR #320 resurfaces and needs to be introduced to robust_array_test.pyas well. |