summaryrefslogtreecommitdiff
path: root/configmgr/qa
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 12:57:51 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 12:57:51 +0000
commitf23abf34522ed29fc22a39670ff363369cc16a74 (patch)
treed74a3e7eb15794ce2282e50a7c189e846fdf0e14 /configmgr/qa
parent816d12d53033e36598901a0d9be2753eaccd45de (diff)
INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED
2007/02/05 15:21:44 mmeeks 1.1.2.1: Submitted by: mmeeks Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.
Diffstat (limited to 'configmgr/qa')
-rw-r--r--configmgr/qa/unit/export.map7
1 files changed, 7 insertions, 0 deletions
diff --git a/configmgr/qa/unit/export.map b/configmgr/qa/unit/export.map
new file mode 100644
index 0000000000..4ca70fa854
--- /dev/null
+++ b/configmgr/qa/unit/export.map
@@ -0,0 +1,7 @@
+UDK_3.0 {
+ global:
+ registerAllTestFunction;
+
+ local:
+ *;
+};