Abdelrazak Younes wrote: > For example we can test that a given sequence of LFUNs produces a lyx file > that is identical to an archived lyx file on svn. So in my idea a test case > would contain: > * an optional lyx file input in case the test is about a mutating sequence > (eg: LFUN_BRANCHES_RENAME) > * an output reference lyx file that contains the desired result. > * a python (or shell but ideally python) script for the LFUN sequence and > the diff between the generated file and the reference one.
hmm this would be very fragile due to fileformat changes... pavel