- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
vocx-fc | yorik | master | 2020-03-11 00:14:36 | master 5147ffd4 |
Changeset | Draft: moved some unit tests to TestDraftGui Those unit tests that are registered in `Init.py` will always run, while those that are registerd in `InitGui.py` will only run when the graphical interface is available. This allows us to more clearly distinguish functions that should be able to run always, from those that may run only when the interfce is available. |
|||
mod - src/Mod/Draft/CMakeLists.txt | Diff File | |||
mod - src/Mod/Draft/InitGui.py | Diff File | |||
mod - src/Mod/Draft/TestDraft.py | Diff File | |||
add - src/Mod/Draft/TestDraftGui.py | Diff File | |||
mod - src/Mod/Draft/drafttests/test_import_gui.py | Diff File | |||
mod - src/Mod/Draft/drafttests/test_import_tools.py | Diff File | |||
mod - src/Mod/Draft/drafttests/test_pivy.py | Diff File |