summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_htmlimport.mk
AgeCommit message (Collapse)AuthorFilesLines
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl1-2/+0
The sc_subsequent_filters_test was failing because of a lock file because it did not use the unittest configuration. Refactor gb_CppunitTest_use_configuration so it uses both the instdir and unittest configuration to prevent such errors. In case there ever is a test that does not work with the unittest configuration it should call gb_CppunitTest_use_instdir_configuration. Change-Id: Ibc00d42f8b6102d50d922f51173120798fa45c6e
2014-09-19Missing dependenciesStephan Bergmann1-0/+2
Change-Id: I324da4e8ea3ae0a23cf25025fda9d316d2e6c007
2014-09-18HTML import test for image inlined in 'src' attribute (related: fdo#50763)Matúš Kukan1-0/+1
Fixed in 72703173066a2db5c977d422ace59d60b998bbfc Unfortunately the test does not really ensure it works now :-/ but still probably better than nothing and can be fixed potentially. Change-Id: I563b46c62d256c58a63f36443a5431603169c3f6
2014-09-17sw: html import test: local images shouldn't be file links (bnc#580834)Matúš Kukan1-0/+56
Change-Id: Id35e03a3f814609e40e4beea778e66cce39054d1