LUMIERA.clone/tests/core/backend
Ichthyostega 974c670d41 fix **** in doxygen comments
to make them stand out more prominently, some entity comments
where started with a line of starts. Unfortunately, doxygen
(and javadoc) only recogise comments which are started exactly
with /**

This caused quite some comments to be ignored by doxygen.
Credits to Hendrik Boom for spotting this problem!

A workaround is to end the line of stars with *//**
2013-10-24 23:06:36 +02:00
..
engine fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
media-access-mock-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
media-access-mock.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
media-access-mock.hpp move test mock support into separate header. Write comments (closes #934) 2013-10-20 03:48:23 +02:00