History log of /inkscape/test/CMakeLists.txt
Revision Date Author Comments Expand
9f5772fbd0c47344b64edf24bb73f638609ca403 17-Apr-2016 Marc Jeanmougin <marcjeanmougin@free.fr>

Fix make check

021cbceb491654e263e92a4753db01c11311195c 15-Apr-2016 Shlomi Fish <shlomif@gmail.com>

Fix CMake make check to without a global gtest

e62b9d57f3268c9792caeddcb39e92ae4275e586 09-Apr-2016 Shlomi Fish <shlomif@shlomifish.org>

Patch for ninja check in cmake builds

1302ed74518213e095b273273af969bd7c73b422 06-May-2015 Jon A. Cruz <jon@joncruz.org>

Converted unit test fr dir-util for Google Test.

c29094c5613297521e948b2f5dc230dcd40eb852 05-May-2015 Jon A. Cruz <jon@joncruz.org>

Added color profile test and supporting fixture. Added conversion of color profile tests, and a test fixture that sets up a shared SPDocument for all tests in a single test case.

d66589dfea7e498c712796a212e03ba871d4a924 04-May-2015 Jon A. Cruz <jon@joncruz.org>

Added unit tests for attributes. Corresponds-to/replaces the CxxTest file src/attributes-test.h

14d987a7eb2831892a63e804779b279f0fde3fc8 04-May-2015 Jon A. Cruz <jon@joncruz.org>

Added base unit test source utilizing Google Test and corresponding CMake support.