On Sun, Jan 03, 2016 at 09:02:40AM +0000, Guenter Milde wrote:
> On 2016-01-03, Scott Kostyshak wrote:
> > On Sat, Jan 02, 2016 at 09:10:40PM +0000, Guenter Milde wrote:
> >> On 2015-12-20, Guenter Milde wrote:
> >> > On 2015-12-19, Jürgen Spitzmüller wrote:
> >> >> Am Mittwoch 16 Dezember 2015, 20:35:27 schrieb Guenter Milde:
> 
> ...
> >> >> Probably an oversight. I agree that polyglossia should be preferred
> >> >> now for all LuaTeX ouput (with fontspec).
> 
> >> > This means we only have to check for "useNonTeXFonts" 
> >> > (polyglossia is already used for all XeTeX output).
> 
> >> The following patch will auto-select polyglossia with fontspec whenever
> >> possible.
> 
> >> OK to commit?
> 
> > Are there any differences in the test results? I forget---you are able
> > to run the tests right? At some point I remember you could not run them
> > but I think we figured it out.
> 
> There are differences. The augmented patch includes what I think will be the
> changes and the reasons. However, I did not run the tests.
> 
> I can play with the test selection and labeling, but all tests return
> failure (probably, because I compile LyX with autotools make in a
> different build-dir).

Are you interested in running the tests? There is no reason why you
can't keep using autotools but also keep a CMake build directory.

mkdir ~/cmake_build_for_tests
cd ~/cmake_build_for_tests
cmake /path/to/repo
make
ctest

Does that work for you?

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to