Kaydet (Commit) f27df97d authored tarafından Josh Heidenreich's avatar Josh Heidenreich Kaydeden (comit) Michael Meeks

Added and improved READMEs for modules in sdk and testing

üst 30628752
Create HTML pages from C++, Java and IDL inline documentation.
Part of the SDK; to build you need to add --enable-odk.
"Common Services" part of autodoc.
Part of the SDK; to build you need to add --enable-odk.
Office development kit - implements the first step on the way to the LibreOffice SDK tarball.
Part of the SDK; to build you need to add --enable-odk.
Smoke test for each component of LibreOffice.
How to check compatibility between compilers Testing tools
============================================
== How to check compatibility between compilers ==
Since the interfaces used in the cpp bridgetest are not changed often Since the interfaces used in the cpp bridgetest are not changed often
one can just build the cppobj.uno.dll and the constructors.uno.dll one can just build the cppobj.uno.dll and the constructors.uno.dll
...@@ -22,8 +23,7 @@ However, there is still a test which causes the test component to throw ...@@ -22,8 +23,7 @@ However, there is still a test which causes the test component to throw
and IllegalArgumentException. This still works. and IllegalArgumentException. This still works.
Using source/bridgetest for stress testing == Using source/bridgetest for stress testing ==
==========================================
Start a modified bridgetest_server (with the final "--singleaccept" argument Start a modified bridgetest_server (with the final "--singleaccept" argument
removed from the uno executable call) or a modified bridgetest_javaserver (with removed from the uno executable call) or a modified bridgetest_javaserver (with
......
Forms part of autodoc.
Part of the SDK; to build you need to add --enable-odk.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment