Vinzenz Feenstra has uploaded a new change for review. Change subject: packaging: Include python unit test files ......................................................................
packaging: Include python unit test files Change-Id: I65b246a05192d5898e2e122b8c90cf1a7160b50b Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com> --- M tests/Makefile.am 1 file changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-guest-agent refs/changes/67/27067/1 diff --git a/tests/Makefile.am b/tests/Makefile.am index 55fb55a..bf0af9d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -7,3 +7,12 @@ guest_agent_test.py \ $(NULL) +EXTRA_DIST= \ + encoding_test.py \ + guest_agent_test.py \ + message_validator.py \ + test_port.py \ + testrunner.py \ + unittest.bat \ + $(NULL) + -- To view, visit http://gerrit.ovirt.org/27067 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I65b246a05192d5898e2e122b8c90cf1a7160b50b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches