summaryrefslogtreecommitdiffstats
path: root/sal/prj
diff options
context:
space:
mode:
authorWilhelm Pflueger <Wilhelm.Pflueger@web.de>2011-02-20 01:57:37 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-02-22 12:48:27 +0000
commitc6d9c4fe83c98bf9d5ce7cb2a192316302f13e7c (patch)
treea33ffe024bda5aea835b440b3ae4675d9344e839 /sal/prj
parentRework this test to be useful. (diff)
downloadcore-c6d9c4fe83c98bf9d5ce7cb2a192316302f13e7c.tar.gz
core-c6d9c4fe83c98bf9d5ce7cb2a192316302f13e7c.zip
EasyHacks: Re-animate tests in sal/qa/osl
Some tests in osl_process are not running: a) the batch file for the batch test is not copied to the execution path b) osl_execProc_exe_name_in_argument_list() throws an assertion.
Diffstat (limited to 'sal/prj')
-rw-r--r--sal/prj/build.lst4
1 files changed, 3 insertions, 1 deletions
diff --git a/sal/prj/build.lst b/sal/prj/build.lst
index 1b38581385f7..40e5e5c78113 100644
--- a/sal/prj/build.lst
+++ b/sal/prj/build.lst
@@ -1,4 +1,4 @@
-sa sal : xml2cmp external BOOST:boost CPPUNIT:cppunit NULL
+sa sal : xml2cmp external BOOST:boost CPPUNIT:cppunit NULL
sa sal usr1 - all sa_mkout NULL
sa sal\inc nmake - all sa_inc NULL
sa sal\typesconfig nmake - u sa_tc sa_inc NULL
@@ -21,5 +21,7 @@ sa sal\qa\osl\profile nmake - all sa_qa_osl_profile sa_cppunittester sa_util NUL
sa sal\qa\osl\file nmake - u sa_qa_osl_file sa_cppunittester sa_util NULL
sa sal\qa\osl\module nmake - u sa_qa_osl_module sa_cppunittester sa_util NULL
sa sal\qa\osl\condition nmake - all sa_qa_osl_condition sa_cppunittester sa_util NULL
+sa sal\qa\osl\security nmake - all sa_qa_osl_security sa_cppunittester sa_util NULL
+sa sal\qa\osl\process nmake - all sa_qa_osl_process sa_cppunittester sa_util NULL
sa sal\qa\rtl\strings nmake - all sa_qa_rt_strings sa_cppunittester sa_util NULL
sa sal\qa\rtl\oustringbuffer nmake - all sa_qa_rt_oustringbuffer sa_cppunittester sa_util NULL