Am Dienstag, 2. September 2014 um 07:44:54, schrieb Pavel Sanda <sa...@lyx.org> > Kornel Benko wrote: > > OK. > > I tried, and now cmake stopps at > > CMake Error at development/autotests/xvkbd/CMakeLists.txt:12 > > (add_executable): > > Cannot find source file: > > > > xvkbd.c, findwidget.c, resources.h, XVkbd-common.h, xvkbd.xbm, > > iconify.xbm, xvkbd_icon.xbm, xvkbd_iconmask.xbm > > > > So not everything is in place. > > Does it mean that make test now tries to build or even run xvkbd stuff or you > use different target? P
1.) I don't use target test, instead the command 'ctest' runs all the wanted tests. 2.) xvkbd will be built, but only all needed programs and libraries are found 3.) There are only 2 testfiles included (hello-world + first-time), so there is not much to test. (It was not me, who included them btw) 4.) No test is automatically called. The ready tests are mostly one of a.) tex2lyx/*.tex (roundtrip + cmplyx) (11 + 11) b.) check_layout/*.layout (112) c.) url-tests (but only if selected in configuration stage: # cmake ... -DLYX_ENABLE_URLTESTS=ON ...) d.) support/{convert,filetools,lstrings} Do you mean, we should disable it? Kornel
signature.asc
Description: This is a digitally signed message part.