jungletest 20080412 (Default branch) |
|
|
Jungletest is a system for automated testing of
OpenOffice.org against a large set of documents.
Currently, tests determine whether OOo will crash
or hang when loading, scrolling, or exporting the
document. The documents can be automatically
harvested from the OOo Issue Tracker or through
random URLs found on Yahoo.
License: GNU General Public License v2
Changes:
The license was changed from GPL 2 to GPL 3.
pYsearch is used to search Yahoo. The Google Web
search was removed because Google closed the API.
A fix for "file -bi" sometimes spitting out the
MIME type twice was added. The external apsw
dependency was removed in favor of Python 2.5's
internal SQlite3. The --document-format command
line option was added to choose which formats to
search the Web for.
|