]> git.lyx.org Git - features.git/commit
Fix tex2lyx file format comparison
authorGeorg Baum <baum@lyx.org>
Sat, 16 Feb 2013 13:20:04 +0000 (14:20 +0100)
committerGeorg Baum <baum@lyx.org>
Sat, 16 Feb 2013 16:48:43 +0000 (17:48 +0100)
commitd7013065ad5a66228fe595018fedcc76d97f36bd
tree13b5e23608358e54f8b52a761b220b93064e5da6
parent633aca9273a2216a7d12d48ad5bd6a6b20ee5208
Fix tex2lyx file format comparison

This is an important part of the tests. If updating the test cases is really a
problem there are two better solutions than not testing the format: Convert
the references with lyx2lyx on the fly, or remove the hard coupling of tex2lyx
and LyX versions again. Both increase additional possible error sources, but
these errors could at least be detected. If the test machinery is made blind
for versions, file format errors are impossible to detect.
src/tex2lyx/test/runtests.py