On 2015-12-13, Kornel Benko wrote: > [-- Type: text/plain, Encoding: 7bit --]
> Am Sonntag, 13. Dezember 2015 um 10:22:04, schrieb Kornel Benko > <kor...@lyx.org> >> > However, regarding the docs, the test suite could treat "pdf2" just like >> > "default". >> Yes, we could do it. > Done at 3ed174c Thanks. > But the logic starts to be more and more confusing. You could also take the default output format for what it is, a recommendation - i.e. ignore it for the export autotests. +1 simpler logic +1 exceptions are explicite (in the various *Tests pattern files) +1 we can still test other working formats (usually even with a default set, some other formats work) -1 some more exclusion patterns required. However, at least for the manuals, this would not require a significant amount of additional inversion/suspension. Günter