summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating gtest version with newer attributes.Jon A. Cruz2015-05-301-0/+9
| | | (bzr r14188)
* Converted unit test fr dir-util for Google Test.Jon A. Cruz2015-05-062-0/+64
| | | (bzr r14113)
* Added color profile test and supporting fixture.Jon A. Cruz2015-05-054-0/+223
| | | | | | Added conversion of color profile tests, and a test fixture that sets up a shared SPDocument for all tests in a single test case. (bzr r14110)
* Initialized unit test with gtkmm/glib setup.Jon A. Cruz2015-05-041-0/+17
| | | (bzr r14104)
* Added unit tests for attributes.Jon A. Cruz2015-05-032-0/+619
| | | | | Corresponds-to/replaces the CxxTest file src/attributes-test.h (bzr r14101)
* Added base unit test source utilizing Google Test and corresponding CMake ↵Jon A. Cruz2015-05-032-0/+515
support. (bzr r14100)