Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix td04ad_case1 and td04ad_static tests #83

Merged
merged 6 commits into from
Apr 10, 2020

Conversation

bnavigator
Copy link
Collaborator

The test_td04ad_case1 and test_td04ad_static failed on ARM and PowerPC architectures while packaging for OpenSUSE. No sure if anyone acually uses it, maybe some experimental control application on a Raspberry Pi or similar.

I dug into the case1 test a bit and came out with two tests splitting the 'C' and 'R' option.

The static test now also checks the result of the call and is moved to the test_td04ad.py file.

On the way I found some typos, removed some pep8 issues, and corrected the documentation API call line for td04ad().

@roryyorke roryyorke mentioned this pull request Apr 10, 2020
@bnavigator
Copy link
Collaborator Author

bnavigator commented Apr 10, 2020

@roryyorke FWIW, you don't need to rebase everything. Just merge into master and resolve the conflicts.

@roryyorke
Copy link
Collaborator

I like the cleaner history with rebasing. AFAICT it's no harder than merging.

Anyway, this looks good, thanks, merging.

@roryyorke roryyorke merged commit 196e4ec into python-control:master Apr 10, 2020
@bnavigator bnavigator deleted the test_td04ad_mod branch May 2, 2022 15:39
@bnavigator bnavigator restored the test_td04ad_mod branch May 2, 2022 15:39
@bnavigator bnavigator deleted the test_td04ad_mod branch May 2, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants