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

My stuff #35

Open
wants to merge 53 commits into
base: master
Choose a base branch
from
Open

My stuff #35

wants to merge 53 commits into from

Conversation

KelvinLin1016
Copy link

No description provided.

Bryan A. Jones and others added 30 commits September 21, 2015 11:00
Add: Test.
Fix: Don't wait forever for a thread to join.
Docs: Add more explanation of the context manager usage.
Refactor: Split mav_recharging into implementation and test.
     Revert to working syntax in thread.
       Use decorators for all slots.
       Re-enable timer examples.
       Explain thread usage.
Docs: Explain fixture usage.
Add: mav_gui_test.py to build.
Fix: test_4 needs enter to be pressed.
Add: Signal emission to MAV on slider update.
Bryan A. Jones and others added 23 commits October 7, 2015 10:29
Add: Test over multiple MAV indices.
     Use subprocess instead of reload() [1].

[1] Python can't clean up all the mess left over by an original load: a student file with a class named MavDialog won't be replaced by my original test code containing MyDialog, so "student" tests can be run on my known good code.
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.

1 participant