summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-02-01 19:21:09 +0100
committerMichael Stahl <mst@openoffice.org>2011-02-01 19:21:09 +0100
commitb7855dd9ec116e265c4fbdba8ac17ab74d77ada2 (patch)
tree058a93ea6b2b80ab058d9eb94238cecfdf4e1cdd /framework
parentbeb701bb85890308219aa9b398d310221977433a (diff)
gnumake3: disable some tests that do not build or run
Diffstat (limited to 'framework')
-rwxr-xr-xframework/JunitTest_framework_complex.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/framework/JunitTest_framework_complex.mk b/framework/JunitTest_framework_complex.mk
index 65a2d749e8..5865a6fb9f 100755
--- a/framework/JunitTest_framework_complex.mk
+++ b/framework/JunitTest_framework_complex.mk
@@ -74,10 +74,12 @@ $(eval $(call gb_JunitTest_add_sourcefiles,framework_complex,\
framework/qa/complex/imageManager/_XUIConfiguration \
framework/qa/complex/api_internal/CheckAPI \
framework/qa/complex/dispatches/Interceptor \
- framework/qa/complex/dispatches/checkdispatchapi \
framework/qa/complex/ModuleManager/CheckXModuleManager \
))
+# does not build
+# framework/qa/complex/dispatches/checkdispatchapi \
+
$(eval $(call gb_JunitTest_add_classes,framework_complex,\
))
# these were disabled in the old build system too, please check