summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_mailmerge.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-10-01blind fix for windows buildNoel Grandin1-0/+1
Change-Id: I8c3d8ccccb039bc82b23d74b41ca4254f50d5c84
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski1-0/+93
Extendes SwModelTestBase with mail merge functions and a declaration of the DECLARE_MAILMERGE_TEST macro and uses it in a first test. As most tests it's registered as a slow test run by 'make check'. The broken MM used to drop the leading empty pages, which resulted in a document with 4 pages and the two page bound draws merged per single page. Tests the MM result for page count (eight) and each draw anchor to be on a different page. Change-Id: Iab17f5844e68221d48cb89863323bcfe4c8ae0d2