summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-10-26 19:05:50 +0100
committerNoel Power <noel.power@novell.com>2011-10-26 19:10:14 +0100
commit8e68391fc99b34702d76526e6b3ab4720ac017e4 (patch)
treeb4919cceb41b56bbc35e7a74017309f19f6b2c42 /test
parent9b4d493fb468b5a8b067f106b73f7378b8802df4 (diff)
more tweaks to unittests, also move registrymodifications.xcu
registrymodifications.xcu has been moved to the solver ( unittest/user/data ) new OOO_CONFIG_REGISTRY_EXTRA_DIR env var will be used to specify the directory 'data' will be contained in so we can override various config items.
Diffstat (limited to 'test')
-rw-r--r--test/prj/d.lst5
-rw-r--r--test/user-template/user/data/registrymodifications.xcu (renamed from test/user-template/user/registrymodifications.xcu)0
2 files changed, 5 insertions, 0 deletions
diff --git a/test/prj/d.lst b/test/prj/d.lst
index 9211e33b9131..9ec65baa9c7b 100644
--- a/test/prj/d.lst
+++ b/test/prj/d.lst
@@ -6,3 +6,8 @@ mkdir: %_DEST%\inc\test
..\%__SRC%\lib\libtest.dll.a %_DEST%\lib\libtest.dll.a
..\inc\test\testdllapi.hxx %_DEST%\inc\test\testdllapi.hxx
..\inc\test\bootstrapfixture.hxx %_DEST%\inc\test\bootstrapfixture.hxx
+mkdir: %_DEST%\unittest
+mkdir: %_DEST%\unittest\user
+mkdir: %_DEST%\unittest\user\data
+..\user-template\user\data\registrymodifications.xcu %_DEST%\unittest\user\data\registrymodifications.xcu
+
diff --git a/test/user-template/user/registrymodifications.xcu b/test/user-template/user/data/registrymodifications.xcu
index cdfda4a723a3..cdfda4a723a3 100644
--- a/test/user-template/user/registrymodifications.xcu
+++ b/test/user-template/user/data/registrymodifications.xcu