-------------------
- Revert "removing executable flag from test_rostest_nose since it can
now be executed with nose as well as rostest" [alexv]
This reverts commit b915beba3731eb03c1bd187bba05af1c337e8034.
- Removing executable flag from test_rostest_nose since it can now be
executed with nose as well as rostest. [alexv]
- Improving travis tests to run on devel and install version. [alexv]
- Replacing talker test node by a pyros_test node to not change
dependency list. also make rostest wait on it, otherwise it can fail.
[alexv]
- Preparing v0.0.10. [alexv]
- Improved tests for rostest_nose module to make sure rostest still
works. [alexv]