summaryrefslogtreecommitdiffstats
path: root/test/doc-per-case-test.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-09Rename test->testfiles folder to avoid naming conflictAlex Valavanis1-52/+0
(bzr r14967.1.1)
2015-05-05Added color profile test and supporting fixture.Jon A. Cruz1-0/+52
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)