Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move debug objects to their respective internal libraries #34

Closed
David-Estevez opened this issue Apr 6, 2016 · 1 comment
Closed

Move debug objects to their respective internal libraries #34

David-Estevez opened this issue Apr 6, 2016 · 1 comment

Comments

@David-Estevez
Copy link
Collaborator

Move the following classes to their corresponding libraries, and set them to be compiled only with the tests (related to issue #21)

  • Class BasicImageManager in testRdImageManager.cpp
    Move this class to RdImageLib, set it to be compiled only with the tests.
  • Class RdMockupImageEventListener in testRdYarpImageManager.cpp
    Move this class to RdImageLib, set it to be compiled only with the tests.
@PeterBowman
Copy link
Member

Done long time ago:

  • BasicImageManager died tragically at 43fc09a
  • RdMockupImageEventListener had been already ported to RdImageLib (now ImageLib) at the time of creation of this issue (¿?)

Link to current code and libraries: src/libraries/ImageLib. Let's continue at #21 regarding what has to be compiled only with the tests.

PeterBowman added a commit that referenced this issue Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants