diff options
author | Lars Langhans <lla@openoffice.org> | 2010-06-16 11:34:04 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-06-16 11:34:04 +0200 |
commit | ca1a016c5c9121a878bded25378b47c600dc0b3d (patch) | |
tree | fb5f660c6c14cc5858ee7d16c8541029c603a3c3 /bean/prj | |
parent | 6c4b6d9b49a97c8098fc9bdfa6f03c7847c91fb9 (diff) |
sb123:#i111449# cleanups in beans qa/complex tests
Diffstat (limited to 'bean/prj')
-rw-r--r-- | bean/prj/build.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bean/prj/build.lst b/bean/prj/build.lst index 3767e8fff387..91d443344555 100644 --- a/bean/prj/build.lst +++ b/bean/prj/build.lst @@ -4,3 +4,7 @@ ob bean\com\sun\star\beans nmake - all ob_legacybeanjava ob_beanjava NULL ob bean\native\win32 nmake - n ob_beanwin32 NULL ob bean\native\unix nmake - u ob_beanunix NULL ob bean\util nmake - all ob_util ob_beanjava ob_legacybeanjava ob_beanwin32.n ob_beanunix.u NULL + +# complex tests compileable but fail at runtime +# ob bean\qa\complex\bean nmake - all ob_qa_complex ob_util NULL + |