[GitHub] qpid-dispatch pull request #238: DISPATCH 894 - Made the following changes t...

2017-12-21 Thread ganeshmurthy
Github user ganeshmurthy closed the pull request at:

https://github.com/apache/qpid-dispatch/pull/238


---

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] qpid-dispatch pull request #238: DISPATCH 894 - Made the following changes t...

2017-12-21 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request:

https://github.com/apache/qpid-dispatch/pull/238

DISPATCH 894 - Made the following changes to make the system tests wo…

…rk on CentOS 6.

1. Modified system tests to use unittest2 instead of unittest test 
framework.
2. Modified tests/CMakeLists.txt to use the unit2 test runner.
3. Fixed some tests to use backwards compatible assert functions.
4. Remove unused imports in tests

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-894-3

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/qpid-dispatch/pull/238.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #238


commit 051529534faec51c1a6b70e5a1a818ed7ec3a86c
Author: Ganesh Murthy 
Date:   2017-12-06T15:08:24Z

DISPATCH 894 - Made the following changes to make the system tests work on 
CentOS 6.
1. Modified system tests to use unittest2 instead of unittest test 
framework.
2. Modified tests/CMakeLists.txt to use the unit2 test runner.
3. Fixed some tests to use backwards compatible assert functions.
4. Remove unused imports in tests




---

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org