Add a way to test the PluginPointer (needs valgrind)
authorStephen Kelly <steveire@gmail.com>
Fri, 5 Mar 2010 18:56:33 +0000 (19:56 +0100)
committerStephen Kelly <steveire@gmail.com>
Fri, 5 Mar 2010 18:56:33 +0000 (19:56 +0100)
commitf91b71a786c5adc6dd424ad96c38d9518cc31f33
tree16ecab5bc22bee6df29ada1ee8f78564bd544c1a
parent647997bed8764716b69b0a10a640dc73c38a357e
Add a way to test the PluginPointer (needs valgrind)
tests/CMakeLists.txt
tests/pluginpointertest/CMakeLists.txt [new file with mode: 0644]
tests/pluginpointertest/main.cpp [new file with mode: 0644]
tests/pluginpointertest/myinterface.h [new file with mode: 0644]
tests/pluginpointertest/myobject.cpp [new file with mode: 0644]
tests/pluginpointertest/myobject.h [new file with mode: 0644]