issues
search
robotology
/
robot-testing-framework
Robot Testing Framework (RTF)
http://robotology.github.io/robot-testing-framework/index.html
GNU Lesser General Public License v2.1
19
stars
11
forks
source link
Add tests and OS X fixes
#44
Closed
traversaro
closed
8 years ago
traversaro
commented
8 years ago
[
https://github.com/robotology/robot-testing/commit/d870eb3d064537fa6db9892ec14e0a01dd5eefa5
] Search for YARP (if necessary) in the RTFConfig.cmake file
[
https://github.com/robotology/robot-testing/commit/bc89be40bcaa5748068f237f363fce76e96e9353
] Run examples as tests
[
https://github.com/robotology/robot-testing/commit/4bb14d3a426ab1e8289cee9da7fff53a5349ed2e
] On OS X the plugins (created with add_library(MODULE ...) ) end in .so, not .dylib .