summaryrefslogtreecommitdiff
path: root/framework/qa
diff options
context:
space:
mode:
authorLars Langhans <lla@openoffice.org>2010-07-23 12:20:26 +0200
committerLars Langhans <lla@openoffice.org>2010-07-23 12:20:26 +0200
commitb7c1a7a78bcf1c1824e893e2b4f4620def043c9c (patch)
tree85093c1befe458f9632b010ecc0e59e6f0a65f7a /framework/qa
parent1a3272e96d39e9518b209570a259ed59c512e64d (diff)
sb123:#i111449# fix all run through problems for qa/complex tests
Diffstat (limited to 'framework/qa')
-rw-r--r--framework/qa/complex/XUserInputInterception/makefile.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/framework/qa/complex/XUserInputInterception/makefile.mk b/framework/qa/complex/XUserInputInterception/makefile.mk
index fff9ea938f6b..d25ec9b4f6f7 100644
--- a/framework/qa/complex/XUserInputInterception/makefile.mk
+++ b/framework/qa/complex/XUserInputInterception/makefile.mk
@@ -24,10 +24,17 @@
# for a copy of the LGPLv3 License.
#
#*************************************************************************
+
.IF "$(OOO_SUBSEQUENT_TESTS)" == ""
nothing .PHONY:
.ELSE
+# we don't want something like this.
+# .IF "$(OS)"=="LINUX"
+# nothing .PHONY:
+# @echo "Test marked as failed on this platform"
+# .END
+
PRJ = ../../..
PRJNAME = framework
TARGET = qa_complex_xuserinputinterception