DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
新的自动化测试框架
Apache OpenOffice 4.0 has a new automated testing framework based on JUNIT that tests in the areas
- BVT (Basic Verification Tests)
- FVT (Functional Verification Tests)
- PVT (Performance Verification Tests)
- SVT (System Verifcation Tests)
Changes that Impact Backwards Compatibility
...
有基于 JUNIT 的新的自动化测试框架,用于以下领域的测试
- BVT (基本验证测试)
- FVT (功能验证测试)
- PVT (性能验证测试)
- SVT (系统验证测试)
影响向后兼容性的变更
移除了 binfilter 模块
We no longer read or write the legacy StarOffice file formats (files with extensions .sdw, .sdc, .sdd, etc.). Removal of this code makes the OpenOffice codebase easier to maintain. The legacy formats have never been the default format in any version of OpenOffice. Users with legacy StarOffice documents are advised to re-save them into ODF format (.odt, *.ods, *.odp, etc.) *before upgrading to Apache OpenOffice 4.0. This can be done using File - Wizards - Document Converter in OpenOffice 3.x OpenOffice 1.x files (*.sxw, *.sxc, *.sxi) are still supported.
...