summaryrefslogtreecommitdiff
path: root/unotest/prj
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-27 08:01:49 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-27 08:22:39 +0100
commit6c8f7589de3da0018c3136aeb6ba3a2f5aa91aa7 (patch)
treeceee14671aa528605bcbf7d9c7149e656dcb63b7 /unotest/prj
parent9fceb2fc1054013f93654bd2d62a85d996727bf4 (diff)
create a base class for macros_test
For tests that need file import you can now choose between FiltersTest or MacrosTest as base class. FiltersTest imports through SfxObjectShell and does not have any ui MacrosTest imports through Desktop::LoadComponentFromURL and initializes the ui, therefore it needs to run headless
Diffstat (limited to 'unotest/prj')
-rw-r--r--unotest/prj/d.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/unotest/prj/d.lst b/unotest/prj/d.lst
index 37fbe17f5c79..c33349133171 100644
--- a/unotest/prj/d.lst
+++ b/unotest/prj/d.lst
@@ -12,6 +12,7 @@ mkdir: %_DEST%\inc\unotest\detail
..\inc\unotest\detail\unotestdllapi.hxx %_DEST%\inc\unotest\detail\unotestdllapi.hxx
..\inc\unotest\bootstrapfixturebase.hxx %_DEST%\inc\unotest\bootstrapfixturebase.hxx
..\inc\unotest\filters-test.hxx %_DEST%\inc\unotest\filters-test.hxx
+..\inc\unotest\macros_test.hxx %_DEST%\inc\unotest\macros_test.hxx
..\inc\unotest\gettestargument.hxx %_DEST%\inc\unotest\gettestargument.hxx
..\inc\unotest\officeconnection.hxx %_DEST%\inc\unotest\officeconnection.hxx
..\inc\unotest\toabsolutefileurl.hxx %_DEST%\inc\unotest\toabsolutefileurl.hxx