On Thu, Aug 14, 2014 at 3:45 PM, Prannoy Pilligundla <prannoy.b...@gmail.com> wrote: > The branch, odt2lyx, has been updated. > > - Log ----------------------------------------------------------------- > > commit b2c9011b31fd2c398f2376894bca003767bca6be > Author: Prannoy Pilligundla <prannoy.b...@gmail.com> > Date: Fri Aug 15 01:14:05 2014 +0530 > > Updated Tests-Report.lyx and completed documenting parseodt.py which is > the main script for ODT to LyX conversion
Hi Prannoy, I'm interested in your LyX to ODT tests. Do you have it documented how to run the tests? I have not even attempted to run the tests myself, so perhaps it is easy. Are the tests integrated into the Ctests for CMake and the automake test target for autotools? Are the tests similar to tex2lyx tests were the conversion is performed and the result is compared to a saved file to see if they are identical? There is a document lib/doc/Development.lyx where it would be nice to add documentation on how to run the tests. I've been meaning to add a lot of information on the Ctests but have been lazy. I will try to remember to do that in the coming weeks. Scott