summaryrefslogtreecommitdiff
path: root/cppuhelper/prj
diff options
context:
space:
mode:
authorWilhelm Pflueger <Wilhelm.Pflueger@web.de>2011-03-11 14:47:06 +0100
committerDavid Tardon <dtardon@redhat.com>2011-03-15 08:52:39 +0100
commitc372302f990b29cd745feeb975157903f1f6da34 (patch)
treef19774393a96ea84413f8cb1533f9ba27a803967 /cppuhelper/prj
parent547d0e7abea09d382821311bcfd008a7086bef5e (diff)
EasyHacks: Reanimated tests in ure/cppuhelper/qa.
I had to deactivate the test 'test_weak.cxx' in prj/build.lst. This test failed with 'error 139' - this is typically a segfault during test execution, oops.
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r--cppuhelper/prj/build.lst2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst
index de66b2d61a4b..784814aaaee6 100644
--- a/cppuhelper/prj/build.lst
+++ b/cppuhelper/prj/build.lst
@@ -4,3 +4,5 @@ ch cppuhelper\inc nmake - all ch_include NULL
ch cppuhelper\source nmake - all ch_source ch_unotypes ch_include NULL
ch cppuhelper\unotypes nmake - all ch_unotypes NULL
ch cppuhelper\qa\propertysetmixin nmake - all ch_qa_propertysetmixin ch_source NULL
+ch cppuhelper\qa\ifcontainer nmake - all ch_qa_ifcontainer NULL
+ch cppuhelper\qa\unourl nmake - all ch_qa_unourl NULL