Revision 795703

Go back to digest for 13th April 2008

Other in Office

Girish Ramakrishnan committed changes in /trunk/koffice/libs/kotext/opendocument/tests:

Initial version for testing ODF document loading.

The test compares the QTextDocument that is created by KoTextLoader with another QTextDocument that is created by a QScript. The script requires one to generate bindings for Qt using <a href="http://labs.trolltech.com/page/Projects/QtScript/Generator.">http://labs.trolltech.com/page/Projects/QtScript/Generator.</a>;

Test data is from <a href="http://testsuite.opendocumentfellowship.com/.">http://testsuite.opendocumentfellowship.com/.</a>; I will import them and the scripts into svn after checking with Thomas Zander about the licensing.

File Changes

Modified 3 files
  • /trunk/koffice/libs/kotext/opendocument/tests
  •   /CMakeLists.txt
  •   /TestLoading.cpp
  •   /TestLoading.h
3 files changed in total