diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-23 12:57:51 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-23 12:57:51 +0000 |
commit | 75d8432983d29e95506147c59bde31fbc5293aad (patch) | |
tree | b35d77ed88ed5734722e7d34b1e44d2c8b678a24 /configmgr/qa/unit | |
parent | 5ab02730dd070b1f0e323878b48eaf49e4b0416e (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/unit')
-rw-r--r-- | configmgr/qa/unit/export.map | 7 |
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 000000000000..4ca70fa85463 --- /dev/null +++ b/configmgr/qa/unit/export.map @@ -0,0 +1,7 @@ +UDK_3.0 { + global: + registerAllTestFunction; + + local: + *; +}; |