summaryrefslogtreecommitdiff
path: root/sfx2/JunitTest_sfx2_complex.mk
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-03-28 23:16:59 +0200
committerMichael Meeks <michael.meeks@suse.com>2012-07-06 20:29:12 +0100
commit2693adad786e9faaa0702b40590752592f683039 (patch)
treeb79c10b09b58424636666f812093073336c2b85d /sfx2/JunitTest_sfx2_complex.mk
parentc6b8f6444da08b8fe38c7d6122e5c1bd715d82f8 (diff)
fs34b: remaint of CWS debuglevels:
UNO API test for ensuring the proper order of events when closing the doc by various means. Two of three test cases disabled currently, due to #i117585# Conflicts: sfx2/JunitTest_sfx2_complex.mk
Diffstat (limited to 'sfx2/JunitTest_sfx2_complex.mk')
-rw-r--r--sfx2/JunitTest_sfx2_complex.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sfx2/JunitTest_sfx2_complex.mk b/sfx2/JunitTest_sfx2_complex.mk
index 3717cb5f2161..b76480bb52d8 100644
--- a/sfx2/JunitTest_sfx2_complex.mk
+++ b/sfx2/JunitTest_sfx2_complex.mk
@@ -49,6 +49,8 @@ $(eval $(call gb_JunitTest_add_sourcefiles,sfx2_complex,\
sfx2/qa/complex/sfx2/GlobalEventBroadcaster \
sfx2/qa/complex/sfx2/StandaloneDocumentInfo \
sfx2/qa/complex/sfx2/UndoManager \
+ sfx2/qa/complex/sfx2/JUnitBasedTest \
+ sfx2/qa/complex/sfx2/DocumentEvents \
sfx2/qa/complex/sfx2/standalonedocinfo/StandaloneDocumentInfoTest \
sfx2/qa/complex/sfx2/standalonedocinfo/Test01 \
sfx2/qa/complex/sfx2/standalonedocinfo/TestHelper \
@@ -69,6 +71,8 @@ $(eval $(call gb_JunitTest_add_classes,sfx2_complex,\
complex.sfx2.DocumentInfo \
complex.sfx2.DocumentProperties \
complex.sfx2.DocumentMetadataAccess \
+ complex.sfx2.UndoManager \
+ complex.sfx2.DocumentEvents \
))
# fd#35663 fails currently:
# complex.sfx2.UndoManager \