Problem fixed as part of another bug .
** Changed in: unity
Status: Triaged => Fix Released
** Changed in: unity (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/890021
Title:
tests should link to a library, not rebuild all the files
Status in Unity:
Fix Released
Status in “unity” package in Ubuntu:
Invalid
Bug description:
CMake should make a library that we can link our tests to, rather than
us recompiling the source files multiple times.
This will speed up making unity by quite a bit, and make it easier to
test internal functions without having to fluff around with the
tests/CMakeList.txt file too much.
I've been told that the existing shared object library can't be used
as it tries to do some compiz magic. What we should do is exclude the
file that does the compiz magic and create another shared library.
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/890021/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp