diff options
author | Wilhelm Pflueger <Wilhelm.Pflueger@web.de> | 2011-02-05 22:31:57 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-02-07 10:05:58 +0100 |
commit | 24968350f7b977a85805f2e10146f60afc2b08fb (patch) | |
tree | 6084251ad6fc3e21152a54b2c3f8a85185034e87 /sal/prj | |
parent | 5befef49ddb81954e6df286fd98c2645ccb72d7b (diff) |
Re-animated tests that were based on testshl.
One test in test_outstring_convert.cxx fails for method
rtl::OUString::convertToString().
Diffstat (limited to 'sal/prj')
-rw-r--r-- | sal/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/prj/build.lst b/sal/prj/build.lst index cafca8af6426..02c1a449fc5c 100644 --- a/sal/prj/build.lst +++ b/sal/prj/build.lst @@ -18,3 +18,4 @@ sa sal\qa\ByteSequence nmake - all sa_qa_ByteSequence sa_cppunittester sa_util N sa sal\qa\OStringBuffer nmake - all sa_qa_OStringBuffer sa_cppunittester sa_util NULL sa sal\qa\osl\mutex nmake - all sa_qa_osl_mutex sa_cppunittester sa_util NULL sa sal\qa\osl\profile nmake - all sa_qa_osl_profile sa_cppunittester sa_util NULL +sa sal\qa\rtl\strings nmake - all sa_qa_rt_strings sa_cppunittester sa_util NULL |