summaryrefslogtreecommitdiff
path: root/include/test/testdllapi.hxx
AgeCommit message (Collapse)AuthorFilesLines
2016-08-30Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann1-0/+6
...so it can be gb_CppunitTest_use_library_objects-included in upcoming <https://gerrit.libreoffice.org/#/c/28322/> "tdf#99402: fix Metafile Font handling". Executable_pdf2xml.mk linked against test since b0da8f00a0d41f2b17639fcee4ed4956421e55c5 "Make pdf2xml usable at least from within buildenv again", but that seems unnecessary and would now cause problems when linking the pdf2xml executable on Linux, as the linker for whatever reason wouldn't find the libtest-setupvcl.so referenced from libtest.so, even though the latter has a proper DT_RPATH. Change-Id: Iba5d80266520ce1f5dafedffa520d18e853f7ec5 Reviewed-on: https://gerrit.libreoffice.org/28473 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard1-6/+0
This allows us to use them in vcl as well without introducing dependency problems. Change-Id: Ib97af2d559902f1a6b47f9255bb0426411670647
2016-06-18uitest: some more work for the UI testingMarkus Mohrhard1-0/+6
Change-Id: I79193190f8f614b2d6a71032f05a0518eb9d1a1d
2013-11-09fdo#65108 inter-module includes <> include/testNorbert Thiebaud1-2/+2
Change-Id: I70617d9095272f7c3aa62223db120cce9e03a66a
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-2/+2
Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9
2013-04-23execute move of global headersBjoern Michaelsen1-0/+33
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a