Am 26.10.2015 um 09:46 schrieb Kornel Benko <kor...@lyx.org>:

> Am Montag, 26. Oktober 2015 um 09:13:44, schrieb Stephan Witt 
> <st.w...@gmx.net>
> ...
>>> These tests fails because of language switching done with polyglossia, but 
>>> I'm not sure what the root problem is:
>>> export/doc/fr/UserGuide_pdf5_systemF
>>> export/examples/fr/Foils_pdf5_systemF
>>> # kluwer gives the following error with polyglossia:
>>> # LaTeX Error: Command \ifdef already defined.
>>> export/templates/kluwer_pdf5_systemF
>>> 
>>> Please let me (or Kornel) know if you have any questions.
>> 
>> I tried to test these exports on my Mac and cannot see how it should be 
>> triggered.
>> 
>> Below I'm listing the summary output:
>> ==========
>> 100% tests passed, 0 tests failed out of 199
>> 
>> Label Time Summary:
>> cmplyx       = 120.88 sec
>> layout       = 107.01 sec
>> lyx2lyx      =   0.05 sec
>> module       =  12.17 sec
>> roundtrip    =  76.86 sec
>> ==========
>> 
>> On my system there is no X11-utility installed and LyX doesn't belong to X11.
>> Is this the reason why these tests are not started?
>> 
>> Stephan
> 
> They are started, because otherwise you would not see 'out of 199'.
> What was your exact test command?

This is the command:
 
$ (cd /Users/stephan/git/lyx-build/cmake/2.2.0dev;ctest -C Debug)

> 
> To see what went wrong, look in file "Testing/Temporary/LastTest.log".


One example is:

6/199 Testing: tex2lyx/roundtrip/test.ltx
6/199 Test: tex2lyx/roundtrip/test.ltx
Command: "/opt/local/bin/cmake" 
"-DLYX_TESTS_USERDIR=/Users/stephan/git/lyx-build/cmake/2.2.0dev/Testing/.lyx" 
"-DLYX_USERDIR_VER=LYX_USERDIR_22x" 
"-DLYX_PYTHON_EXECUTABLE=/opt/local/bin/python2.7" 
"-DPY_SCRIPT=/Users/stephan/git/lyx/src/tex2lyx/test/runtests.py" 
"-DTEX2LYX_EXE=/Users/stephan/git/lyx-build/cmake/2.2.0dev/bin/Debug/tex2lyx" 
"-DSCRIPT_DIR=/Users/stephan/git/lyx/lib/scripts" 
"-DWORKDIR=/Users/stephan/git/lyx-build/cmake/2.2.0dev/src/tex2lyx/test" 
"-DTESTFILE=test.ltx" "-P" 
"/Users/stephan/git/lyx/src/tex2lyx/test/runtests.cmake"
Directory: /Users/stephan/git/lyx-build/cmake/2.2.0dev/src/tex2lyx/test
"tex2lyx/roundtrip/test.ltx" start time: Oct 26 11:05 CET
Output:
----------------------------------------------------------
-- SCRIPT_DIR = /Users/stephan/git/lyx/lib/scripts
-- Executing: /Users/stephan/git/lyx-build/cmake/2.2.0dev/bin/Debug/tex2lyx 
-roundtrip -copyfiles -f /Users/stephan/git/lyx/src/tex2lyx/test/test.ltx 
/Users/stephan/git/lyx-build/cmake/2.2.0dev/src/tex2lyx/test/test.lyx

Overwriting existing file 
/Users/stephan/git/lyx-build/cmake/2.2.0dev/src/tex2lyx/test/test.lyx
Error: New binding for 'Kontroll-T 1' is overriding old binding...
Error: New binding for 'Kontroll-T 2' is overriding old binding...
Error: New binding for 'Kontroll-T O' is overriding old binding...
Error: New binding for 'Kontroll-T T' is overriding old binding...
Error: New binding for 'Kontroll-T X' is overriding old binding...
Warning: Die Dokumentklasse ist nicht verfügbar
----------------------------------------
Die ausgewählte Dokumentklasse
        Article (Standardklasse)
benötigt externe Dateien, welche nicht verfügbar sind.
Die Dokumentklasse kann zwar verwendet werden,
das Dokument kann aber nicht ausgegeben werden,
solange die folgenden Dateien nicht installiert sind:
        article.cls
In Abschnitt 3.1.2.2 des Benutzerhandbuchs
finden Sie weitere Hilfe.


-- Error output of /Users/stephan/git/lyx/src/tex2lyx/test/runtests.py = 0
<end of output>
Test time =   2.79 sec
----------------------------------------------------------
Test Passed.
"tex2lyx/roundtrip/test.ltx" end time: Oct 26 11:05 CET
"tex2lyx/roundtrip/test.ltx" time elapsed: 00:00:02
----------------------------------------------------------

Stephan

Reply via email to