On Fri, Aug 2, 2013 at 10:41 AM, Scott Kostyshak <skost...@lyx.org> wrote:
> On Fri, Aug 2, 2013 at 4:26 AM, Vincent van Ravesteijn <v...@lyx.org> > wrote: > > > > > > > > On Fri, Aug 2, 2013 at 1:57 AM, Scott Kostyshak <skost...@lyx.org> > wrote: > >> > >> LyX does not currently support exporting documents to LuaTeX in > >> certain languages. Until LyX adds features for exporting documents in > >> these languages with LuaTeX, it does not make sense to have these > >> export tests. > >> > >> Comments? > >> > >> Scott > > > > > > The hardcoding of languages is ugly. > > Agreed, but do you have a recommendation for addressing this? What about testing everything, and marking these tests as "known to fail". In that way, if suddenly, LuaTex supports such a language, the tests will tell us. By hardcoding that these languages are not tested, this hardcoding will be there for ever, even if some of the languages might get supported. Vincent