]> git.lyx.org Git - lyx.git/blob - lib/doc/Development.lyx
65c0cd9300a13c9e20d999c938d57ba3b334ff6f
[lyx.git] / lib / doc / Development.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 503
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/
6 \textclass scrartcl
7 \options BCOR8mm,captions=tableheading
8 \use_default_options false
9 \begin_modules
10 logicalmkup
11 \end_modules
12 \maintain_unincluded_children false
13 \language english
14 \language_package default
15 \inputencoding auto
16 \fontencoding global
17 \font_roman "lmodern" "default"
18 \font_sans "lmss" "default"
19 \font_typewriter "lmtt" "default"
20 \font_math "auto" "auto"
21 \font_default_family default
22 \use_non_tex_fonts false
23 \font_sc false
24 \font_osf false
25 \font_sf_scale 100 100
26 \font_tt_scale 100 100
27 \graphics default
28 \default_output_format default
29 \output_sync 0
30 \bibtex_command default
31 \index_command default
32 \paperfontsize 12
33 \spacing single
34 \use_hyperref true
35 \pdf_title "LyX's Development manual"
36 \pdf_author "LyX Team"
37 \pdf_subject "LyX's development documentation"
38 \pdf_keywords "LyX, Documentation, Development"
39 \pdf_bookmarks true
40 \pdf_bookmarksnumbered true
41 \pdf_bookmarksopen true
42 \pdf_bookmarksopenlevel 1
43 \pdf_breaklinks false
44 \pdf_pdfborder false
45 \pdf_colorlinks true
46 \pdf_backref false
47 \pdf_pdfusetitle false
48 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
49 \papersize a4paper
50 \use_geometry false
51 \use_package amsmath 1
52 \use_package amssymb 1
53 \use_package cancel 0
54 \use_package esint 0
55 \use_package mathdots 1
56 \use_package mathtools 0
57 \use_package mhchem 1
58 \use_package stackrel 0
59 \use_package stmaryrd 0
60 \use_package undertilde 0
61 \cite_engine basic
62 \cite_engine_type default
63 \biblio_style plain
64 \use_bibtopic false
65 \use_indices false
66 \paperorientation portrait
67 \suppress_date false
68 \justification true
69 \use_refstyle 0
70 \notefontcolor #0000ff
71 \index Index
72 \shortcut idx
73 \color #008000
74 \end_index
75 \secnumdepth 4
76 \tocdepth 4
77 \paragraph_separation indent
78 \paragraph_indentation default
79 \quotes_language english
80 \papercolumns 1
81 \papersides 2
82 \paperpagestyle headings
83 \tracking_changes false
84 \output_changes false
85 \html_math_output 0
86 \html_css_as_file 0
87 \html_be_strict true
88 \end_header
89
90 \begin_body
91
92 \begin_layout Title
93 Developing \SpecialChar LyX
94
95 \end_layout
96
97 \begin_layout Subtitle
98 Version 2.2.x
99 \end_layout
100
101 \begin_layout Author
102 by the \SpecialChar LyX
103  Team
104 \begin_inset Foot
105 status collapsed
106
107 \begin_layout Plain Layout
108 \noindent
109 If you have comments or error corrections, please send them to the \SpecialChar LyX
110  Documentatio
111 n mailing list, 
112 \begin_inset Flex Code
113 status collapsed
114
115 \begin_layout Plain Layout
116 \noindent
117 <lyx-docs@lists.lyx.org>
118 \end_layout
119
120 \end_inset
121
122 .
123 \end_layout
124
125 \end_inset
126
127
128 \end_layout
129
130 \begin_layout Standard
131 \begin_inset CommandInset toc
132 LatexCommand tableofcontents
133
134 \end_inset
135
136
137 \end_layout
138
139 \begin_layout Section
140 Introduction
141 \end_layout
142
143 \begin_layout Standard
144 This manual documents some aspects of \SpecialChar LyX
145  development.
146  It is currently rather incomplete, but will hopefully be extended in the
147  future.
148  Meanwhile, additional information can be found in the 
149 \begin_inset Flex Code
150 status collapsed
151
152 \begin_layout Plain Layout
153 development
154 \end_layout
155
156 \end_inset
157
158  subfolder of the \SpecialChar LyX
159  source code distribution.
160  This document is not translated, since the development language of \SpecialChar LyX
161  is
162  English.
163  If you want to use \SpecialChar LyX
164  you don't need to read this manual.
165  However, if you want to learn more about how \SpecialChar LyX
166  is developed, or even want
167  to participate in \SpecialChar LyX
168  development, you may find some interesting information.
169 \end_layout
170
171 \begin_layout Section
172 File formats
173 \end_layout
174
175 \begin_layout Standard
176 \SpecialChar LyX
177  uses several custom file formats for configuration files and documents.
178  This chapter contains some background concerning these file formats.
179  Several file formats are also described in detail in the regular user documenta
180 tion.
181 \end_layout
182
183 \begin_layout Subsection
184 File Format Numbers
185 \end_layout
186
187 \begin_layout Subsection
188 When is an update of the .lyx file format number needed?
189 \begin_inset CommandInset label
190 LatexCommand label
191 name "sec:When-is-an"
192
193 \end_inset
194
195
196 \end_layout
197
198 \begin_layout Standard
199 When you are working on a new feature you may ask yourself whether it needs
200  an update of the .lyx file format number.
201  Whether an update is needed or not is not always obvious.
202  Below you can find a list of reasons for file format updates with explanations:
203 \end_layout
204
205 \begin_layout Description
206 New
207 \begin_inset space ~
208 \end_inset
209
210 document
211 \begin_inset space ~
212 \end_inset
213
214 setting Whenever you introduce a new setting that is stored in the document
215  header, a file format update is needed.
216  This is also true if you add a new valid value to an existing setting,
217  e.
218 \begin_inset space \thinspace{}
219 \end_inset
220
221 g.
222 \begin_inset space \space{}
223 \end_inset
224
225 a new language that is stored in 
226 \begin_inset Flex Code
227 status collapsed
228
229 \begin_layout Plain Layout
230
231 \backslash
232 language
233 \end_layout
234
235 \end_inset
236
237 .
238 \end_layout
239
240 \begin_layout Description
241 Removed
242 \begin_inset space ~
243 \end_inset
244
245 document
246 \begin_inset space ~
247 \end_inset
248
249 setting If a certain setting becomes obsolete and gets removed, a file format
250  update is needed.
251 \end_layout
252
253 \begin_layout Description
254 New
255 \begin_inset space ~
256 \end_inset
257
258 inset Of course a new inset requires a file format update.
259 \end_layout
260
261 \begin_layout Description
262 New
263 \begin_inset space ~
264 \end_inset
265
266 style in any layout file or module shipped with \SpecialChar LyX
267 , or new shipped layout
268  file or module.
269  These requirements are currently under discussion and might change in the
270  future.
271 \end_layout
272
273 \begin_layout Description
274 Automatically
275 \begin_inset space ~
276 \end_inset
277
278 loaded
279 \begin_inset space ~
280 \end_inset
281
282 math
283 \begin_inset space ~
284 \end_inset
285
286 package Any new math package that is automatically loaded needs a file format
287  update.
288  The reason for this is that there is no true ERT inset for math formulas:
289  Each command is parsed, and if a user happens to define a local command
290  with the same name as a command that triggers an automatic load of a package,
291  he needs to be able to switch off the automatic loading of that package.
292  This switch is stored by the 
293 \begin_inset Flex Code
294 status collapsed
295
296 \begin_layout Plain Layout
297 use_package
298 \end_layout
299
300 \end_inset
301
302  header setting.
303 \end_layout
304
305 \begin_layout Standard
306 If you are still unsure, please ask on the development list.
307 \end_layout
308
309 \begin_layout Subsection
310 How to update the file format number of .lyx files
311 \begin_inset CommandInset label
312 LatexCommand label
313 name "subsec:update_lyx_files"
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 Once you came to the conclusion that a file format update is needed you
322  should use the following procedure to perform the update:
323 \end_layout
324
325 \begin_layout Enumerate
326 Implement and test the new feature, including the reading and writing of
327  .lyx files.
328  Note that any file produced at this stage does not use a valid format,
329  so do not use this version of \SpecialChar LyX
330  for working on any important documents.
331 \end_layout
332
333 \begin_layout Enumerate
334 Describe the new format in 
335 \begin_inset Flex Code
336 status collapsed
337
338 \begin_layout Plain Layout
339 development/FORMAT
340 \end_layout
341
342 \end_inset
343
344 .
345 \end_layout
346
347 \begin_layout Enumerate
348 Update the \SpecialChar LyX
349  file format number in 
350 \begin_inset Flex Code
351 status collapsed
352
353 \begin_layout Plain Layout
354 src/version.h
355 \end_layout
356
357 \end_inset
358
359 .
360 \end_layout
361
362 \begin_layout Enumerate
363 Update the range of file formats in the array 
364 \begin_inset Flex Code
365 status collapsed
366
367 \begin_layout Plain Layout
368 format_relation
369 \end_layout
370
371 \end_inset
372
373  in 
374 \begin_inset Flex Code
375 status collapsed
376
377 \begin_layout Plain Layout
378 lib/lyx2lyx/LyX.py
379 \end_layout
380
381 \end_inset
382
383 .
384 \end_layout
385
386 \begin_layout Enumerate
387 Add an entry to both format lists (for conversion and reversion) in
388 \begin_inset Newline newline
389 \end_inset
390
391
392 \begin_inset Flex Code
393 status collapsed
394
395 \begin_layout Plain Layout
396 lib/lyx2lyx/lyx_2_2.py
397 \end_layout
398
399 \end_inset
400
401 .
402  Add a conversion routine if needed (e.
403 \begin_inset space \thinspace{}
404 \end_inset
405
406 g.
407 \begin_inset space \space{}
408 \end_inset
409
410 a new header setting always needs a conversion that adds the new setting,
411  a new document language does not need one).
412  Add a reversion routine if needed.
413  While the conversion routine is required to produce a document that is
414  equivalent to the old version, the requirements of the reversion are not
415  that strict.
416  If possible, try to produce a proper reversion, using ERT if needed, but
417  for some features this might be too complicated.
418  In this case, the minimum requirement of the reversion routine is that
419  it produces a valid document which can be read by an older \SpecialChar LyX
420 .
421  If absolutely needed, even data loss is allowed for the reversion.
422 \end_layout
423
424 \begin_layout Enumerate
425 Since tex2lyx has several implicit file format dependencies caused by sharing
426  code with \SpecialChar LyX
427 , updating the file format of .lyx files produced by tex2lyx at
428  the same time as updating the main .lyx file format is strongly recommended.
429  Therefore, a compiler warning will be issued if the \SpecialChar LyX
430  and tex2lyx .lyx file
431  format numbers differ.
432  In many cases the tex2lyx update requires only the first and last item
433  of the list below:
434 \begin_inset Separator parbreak
435 \end_inset
436
437
438 \end_layout
439
440 \begin_deeper
441 \begin_layout Enumerate
442 Update the tex2lyx file format number in 
443 \begin_inset Flex Code
444 status collapsed
445
446 \begin_layout Plain Layout
447 src/version.h
448 \end_layout
449
450 \end_inset
451
452 .
453 \end_layout
454
455 \begin_layout Enumerate
456 If the lyx2lyx conversion from the old to the new format is empty, or if
457  tex2lyx does not yet output the changed feature, you do not need any further
458  tex2lyx changes.
459  Otherwise, search for the changed feature in tex2lyx, and adjust the output
460  according to the lyx2lyx changes.
461 \end_layout
462
463 \begin_layout Enumerate
464 Update the tex2lyx test references as described in 
465 \begin_inset CommandInset ref
466 LatexCommand formatted
467 reference "sec:Updating-test-references"
468
469 \end_inset
470
471 .
472 \end_layout
473
474 \end_deeper
475 \begin_layout Enumerate
476 If you did not implement full tex2lyx support of the new feature, add a
477  line to 
478 \begin_inset Flex Code
479 status collapsed
480
481 \begin_layout Plain Layout
482 src/tex2lyx/TODO.txt
483 \end_layout
484
485 \end_inset
486
487  describing the missing bits.
488  Note that it is perfectly fine if you do not add full tex2lyx support for
489  a new feature: The updating recommendation above is only issued for the
490  syntax of the produced .lyx file.
491  It is no problem if some features supported by \SpecialChar LyX
492  are still output as ERT
493  by tex2lyx, since the problems in the past that resulted in the update
494  recommendation were related to mixed version syntax, not ERT.
495 \end_layout
496
497 \begin_layout Enumerate
498 It would be nice if you could create a .lyx test file which contains instances
499  of all changed or added features.
500  This could then be used to test lyx2lyx and tex2lyx.
501  Unfortunately it has not yet been decided how to collect such examples,
502  so please ask on the development list if you want to create one.
503 \end_layout
504
505 \begin_layout Enumerate
506 \begin_inset CommandInset label
507 LatexCommand label
508 name "enu:updatefiles"
509
510 \end_inset
511
512 Update LyX's .lyx documentation files to the new format.
513  The developer who makes the change knows best what changes to expect when
514  inspecting the resulting diff.
515  Because of this, you might be able to catch a bug in the lyx2lyx code that
516  updates the format just by taking a quick scan through the large diff that
517  is the result
518 \begin_inset Note Note
519 status collapsed
520
521 \begin_layout Plain Layout
522 Another advantage is that if later we suspect a bug in lyx2lyx we can easily
523  see which layout update made an unexpected change by looking at the git
524  log of a .lyx file that suffers the problem.
525 \end_layout
526
527 \end_inset
528
529 .
530  To do this, first make sure that there are no changes to the git repository
531  that you will not want to commit (this is needed because it will be convenient
532  to commit with the command 
533 \begin_inset Flex Code
534 status collapsed
535
536 \begin_layout Plain Layout
537 git commit -a
538 \end_layout
539
540 \end_inset
541
542 ).
543  Then run the following command in the root folder of the source: 
544 \begin_inset Flex Code
545 status collapsed
546
547 \begin_layout Plain Layout
548 python development/tools/updatedocs.py
549 \end_layout
550
551 \end_inset
552
553 .
554  Then, revert the change to 
555 \begin_inset Flex Code
556 status collapsed
557
558 \begin_layout Plain Layout
559 LFUNs.lyx
560 \end_layout
561
562 \end_inset
563
564  because that file is meant to be generated separately: 
565 \begin_inset Flex Code
566 status collapsed
567
568 \begin_layout Plain Layout
569 git checkout lib/doc/LFUNs.lyx
570 \end_layout
571
572 \end_inset
573
574
575 \begin_inset Note Note
576 status collapsed
577
578 \begin_layout Plain Layout
579 TODO: this step should be done within updatedocs.py
580 \end_layout
581
582 \end_inset
583
584 .
585  Look at the resulting changes using the command 
586 \begin_inset Flex Code
587 status collapsed
588
589 \begin_layout Plain Layout
590 git diff
591 \end_layout
592
593 \end_inset
594
595 .
596  If anything looks surprising, please investigate.
597  Finally, commit using 
598 \begin_inset Flex Code
599 status collapsed
600
601 \begin_layout Plain Layout
602 git commit -a
603 \end_layout
604
605 \end_inset
606
607 .
608 \end_layout
609
610 \begin_layout Subsection
611 Updating the file format number of layout files
612 \end_layout
613
614 \begin_layout Standard
615 See step 
616 \begin_inset CommandInset ref
617 LatexCommand ref
618 reference "enu:updatefiles"
619
620 \end_inset
621
622  in section 
623 \begin_inset CommandInset ref
624 LatexCommand ref
625 reference "subsec:update_lyx_files"
626
627 \end_inset
628
629  but instead of the 
630 \begin_inset Flex Code
631 status collapsed
632
633 \begin_layout Plain Layout
634 updatedocs.py
635 \end_layout
636
637 \end_inset
638
639  command, use this command: 
640 \begin_inset Flex Code
641 status collapsed
642
643 \begin_layout Plain Layout
644 python development/tools/updatelayouts.py
645 \end_layout
646
647 \end_inset
648
649 .
650 \end_layout
651
652 \begin_layout Subsection
653 Updating the file format number of bind/ui files
654 \end_layout
655
656 \begin_layout Standard
657 See step 
658 \begin_inset CommandInset ref
659 LatexCommand ref
660 reference "enu:updatefiles"
661
662 \end_inset
663
664  in section 
665 \begin_inset CommandInset ref
666 LatexCommand ref
667 reference "subsec:update_lyx_files"
668
669 \end_inset
670
671  but instead of the 
672 \begin_inset Flex Code
673 status collapsed
674
675 \begin_layout Plain Layout
676 updatedocs.py
677 \end_layout
678
679 \end_inset
680
681  command, use this command: 
682 \begin_inset Flex Code
683 status collapsed
684
685 \begin_layout Plain Layout
686 bash development/tools/updatelfuns.sh
687 \end_layout
688
689 \end_inset
690
691 .
692 \end_layout
693
694 \begin_layout Subsection
695 Backporting new styles to the stable version
696 \end_layout
697
698 \begin_layout Standard
699 Starting with the stable \SpecialChar LyX
700  2.1 branch, there is a mechanism in place to backport
701  new styles to the stable version without the need to update the file format.
702  The basic idea is that the new style definition is automatically copied
703  to the document preamble, so that it can even be used by older minor revisions
704  that did not yet include the style.
705  To backport a new style to the stable version, the following steps are
706  needed:
707 \end_layout
708
709 \begin_layout Enumerate
710 Add the line 
711 \begin_inset Flex Code
712 status collapsed
713
714 \begin_layout Plain Layout
715 ForceLocal -1
716 \end_layout
717
718 \end_inset
719
720  to the style definition in the development version.
721 \end_layout
722
723 \begin_layout Enumerate
724 Copy the style definition to the stable version, but use 
725 \begin_inset Flex Code
726 status collapsed
727
728 \begin_layout Plain Layout
729 ForceLocal 1
730 \end_layout
731
732 \end_inset
733
734  instead.
735  If needed adjust the format to the one used by the stable version (see
736  the customization manual for details of the layout file format).
737 \end_layout
738
739 \begin_layout Enumerate
740 For each update of the style in a later stable version, increase the argument
741  of 
742 \begin_inset Flex Code
743 status collapsed
744
745 \begin_layout Plain Layout
746 ForceLocal
747 \end_layout
748
749 \end_inset
750
751  by one (in the stable version, the development version should not be touched).
752 \end_layout
753
754 \begin_layout Standard
755 For details about the 
756 \begin_inset Flex Code
757 status collapsed
758
759 \begin_layout Plain Layout
760 ForceLocal
761 \end_layout
762
763 \end_inset
764
765  flag see the customization manual.
766  No 
767 \begin_inset Flex Code
768 status collapsed
769
770 \begin_layout Plain Layout
771 lyx2lyx
772 \end_layout
773
774 \end_inset
775
776  support is needed for backported styles: Since the style of the development
777  version has an infinite version number, it will always be used.
778  Furthermore, since its version number is less than one, the style will
779  not be written anymore to the document header for files saved by the new
780  version.
781 \end_layout
782
783 \begin_layout Standard
784 \begin_inset Newpage newpage
785 \end_inset
786
787
788 \end_layout
789
790 \begin_layout Section
791 Tests
792 \end_layout
793
794 \begin_layout Standard
795 Automated tests are an important tool to detect bugs and regressions in
796  software development.
797  Some projects like gcc even require each bug fix to be accompanied by a
798  test case for the automatic test suite, that would detect this bug.
799  Testing interactive features automatically is of course very hard, but
800  core functionality like document import and export can be tested quite
801  easily, and some tests of this kind exist.
802 \end_layout
803
804 \begin_layout Subsection
805 unit tests
806 \end_layout
807
808 \begin_layout Standard
809 There are attempts to set up a suite of unit tests for LyX.
810 \end_layout
811
812 \begin_layout Standard
813 TODO: describe what is done and what is still to do.
814 \end_layout
815
816 \begin_layout Subsection
817 tex2lyx tests
818 \end_layout
819
820 \begin_layout Standard
821 The tex2lyx tests are located in the 
822 \begin_inset Flex Code
823 status collapsed
824
825 \begin_layout Plain Layout
826 src/tex2lyx/test
827 \end_layout
828
829 \end_inset
830
831  subfolder of the \SpecialChar LyX
832  source code distribution.
833  The actual testing is performed by the simple python script 
834 \begin_inset Flex Code
835 status collapsed
836
837 \begin_layout Plain Layout
838 src/tex2lyx/test/runtests.py
839 \end_layout
840
841 \end_inset
842
843 .
844  Each test consists of two files: 
845 \begin_inset Flex Code
846 status collapsed
847
848 \begin_layout Plain Layout
849 <test name>.tex
850 \end_layout
851
852 \end_inset
853
854  contains the \SpecialChar LaTeX
855  code that should be tested.
856  
857 \begin_inset Flex Code
858 status collapsed
859
860 \begin_layout Plain Layout
861 <test name>.lyx.lyx
862 \end_layout
863
864 \end_inset
865
866  contains the expected output of tex2lyx.
867  When a test is run, the actual produced output is compared with the stored
868  reference output.
869  The test passes if both are identical.
870  The test machinery is also able to generate a file 
871 \begin_inset Flex Code
872 status collapsed
873
874 \begin_layout Plain Layout
875 <test name>.lyx.tex
876 \end_layout
877
878 \end_inset
879
880  by exporting the produced .lyx file with \SpecialChar LyX
881  again.
882  This may be useful for roundtrip comparisons.
883 \end_layout
884
885 \begin_layout Subsubsection
886 Running the tests
887 \end_layout
888
889 \begin_layout Standard
890 The tex2lyx tests can be run in several ways.
891  When in the 
892 \begin_inset Flex Code
893 status collapsed
894
895 \begin_layout Plain Layout
896 src/tex2lyx
897 \end_layout
898
899 \end_inset
900
901  subfolder of the build directory, the commands 
902 \begin_inset Flex Code
903 status collapsed
904
905 \begin_layout Plain Layout
906 ctest
907 \end_layout
908
909 \end_inset
910
911  (cmake, all platforms), 
912 \begin_inset Flex Code
913 status collapsed
914
915 \begin_layout Plain Layout
916 make test
917 \end_layout
918
919 \end_inset
920
921  (cmake, when using a make based build system and not MSVC) or 
922 \begin_inset Flex Code
923 status collapsed
924
925 \begin_layout Plain Layout
926 make alltests
927 \end_layout
928
929 \end_inset
930
931  (autotools) will run the tex2lyx tests.
932  Alternatively, in the root of the build directory, the command 
933 \begin_inset Flex Code
934 status collapsed
935
936 \begin_layout Plain Layout
937 ctest -R tex2lyx
938 \end_layout
939
940 \end_inset
941
942  runs all tests whose names match the regex 
943 \begin_inset Quotes eld
944 \end_inset
945
946 tex2lyx
947 \begin_inset Quotes erd
948 \end_inset
949
950 .
951  Another way to run the tex2lyx tests in the root build directory is to
952  instead use the command 
953 \begin_inset Flex Code
954 status collapsed
955
956 \begin_layout Plain Layout
957 ctest -L '(cmplyx|roundtrip)'
958 \end_layout
959
960 \end_inset
961
962 , which runs all tests categorized with the label 
963 \begin_inset Quotes eld
964 \end_inset
965
966 roundtrip
967 \begin_inset Quotes erd
968 \end_inset
969
970  or 
971 \begin_inset Quotes eld
972 \end_inset
973
974 cmplyx
975 \begin_inset Quotes erd
976 \end_inset
977
978 .
979  If a test fails, the differences between the expected and actual results
980  are output in unified diff format.
981 \end_layout
982
983 \begin_layout Subsubsection
984 Updating test references
985 \begin_inset CommandInset label
986 LatexCommand label
987 name "sec:Updating-test-references"
988
989 \end_inset
990
991
992 \end_layout
993
994 \begin_layout Standard
995 In some cases a changed tex2lyx output is not a test failure, but wanted,
996  e.
997 \begin_inset space \thinspace{}
998 \end_inset
999
1000 g.
1001 \begin_inset space \space{}
1002 \end_inset
1003
1004 if a tex2lyx bug was fixed, or a new feature was added.
1005  In these cases the stored references need to be updated.
1006  To do so if using autotools, call 
1007 \begin_inset Flex Code
1008 status collapsed
1009
1010 \begin_layout Plain Layout
1011 make updatetests
1012 \end_layout
1013
1014 \end_inset
1015
1016  in the 
1017 \begin_inset Flex Code
1018 status collapsed
1019
1020 \begin_layout Plain Layout
1021 src/tex2lyx
1022 \end_layout
1023
1024 \end_inset
1025
1026  subdirectory of the build directory.
1027  If instead using CMake, call 
1028 \begin_inset Flex Code
1029 status collapsed
1030
1031 \begin_layout Plain Layout
1032 make updatetex2lyxtests
1033 \end_layout
1034
1035 \end_inset
1036
1037  in the build directory or in the 
1038 \begin_inset Flex Code
1039 status collapsed
1040
1041 \begin_layout Plain Layout
1042 src/tex2lyx/test
1043 \end_layout
1044
1045 \end_inset
1046
1047  subdirectory of the build directory.
1048 \begin_inset Foot
1049 status collapsed
1050
1051 \begin_layout Plain Layout
1052 Note that this is a case where a make target in the build directory can
1053  affect the source directory, which might not be advisable.
1054 \end_layout
1055
1056 \end_inset
1057
1058  On Windows do the following:
1059 \end_layout
1060
1061 \begin_layout Itemize
1062 Assure that the path to the python.exe is in your system PATH variable.
1063 \end_layout
1064
1065 \begin_layout Itemize
1066 Double-click on the file 
1067 \begin_inset Flex Code
1068 status collapsed
1069
1070 \begin_layout Plain Layout
1071 updatetex2lyxtests.vcxproj
1072 \end_layout
1073
1074 \end_inset
1075
1076  in the build directory or in the 
1077 \begin_inset Flex Code
1078 status collapsed
1079
1080 \begin_layout Plain Layout
1081 src/tex2lyx/test
1082 \end_layout
1083
1084 \end_inset
1085
1086  subdirectory of your build directory.
1087 \end_layout
1088
1089 \begin_layout Itemize
1090 In the appearing MSVC program right-click on the project 
1091 \family sans
1092 updatetex2lyxtests
1093 \family default
1094  in the project explorer and chose 
1095 \family sans
1096 Create
1097 \family default
1098 .
1099 \end_layout
1100
1101 \begin_layout Standard
1102 For convenience, these commands also produce re-exported roundtrip .lyx.tex
1103  files.
1104  Please examine the changed output carefully before committing the changed
1105  files to the repository: Since the test machinery does not do a roundtrip
1106  test .tex 
1107 \begin_inset Formula $\Rightarrow$
1108 \end_inset
1109
1110  .lyx 
1111 \begin_inset Formula $\Rightarrow$
1112 \end_inset
1113
1114  .tex, and does not compare the produced dvi or pdf output, it assumes that
1115  the stored .lyx reference produces correct output if processed by \SpecialChar LyX
1116 .
1117  There is only one chance to detect wrong output: before committing a new
1118  reference.
1119  Once it is committed, it is quite difficult to verify whether it is correct.
1120 \end_layout
1121
1122 \begin_layout Standard
1123 Please 
1124 \emph on
1125 do not
1126 \emph default
1127  update the test references by opening them with \SpecialChar LyX
1128  or directly running lyx2lyx
1129  on them.
1130  This would not work, since lyx2lyx and \SpecialChar LyX
1131  produce slightly different files
1132  regarding insignificant whitespace and line breaks.
1133 \end_layout
1134
1135 \begin_layout Subsubsection
1136 Adding a new test
1137 \end_layout
1138
1139 \begin_layout Standard
1140 In many cases tests for new features may be added to one of the existing
1141  test files, but sometimes this is not possible or not wanted.
1142  Then a new test file needs to be added:
1143 \end_layout
1144
1145 \begin_layout Enumerate
1146 Create the new file 
1147 \begin_inset Flex Code
1148 status collapsed
1149
1150 \begin_layout Plain Layout
1151 src/tex2lyx/test/<test name>.tex
1152 \end_layout
1153
1154 \end_inset
1155
1156  and run tex2lyx in roundtrip mode to produce the file 
1157 \begin_inset Flex Code
1158 status collapsed
1159
1160 \begin_layout Plain Layout
1161 src/tex2lyx/test/<test name>.lyx.lyx
1162 \end_layout
1163
1164 \end_inset
1165
1166 .
1167  This file will be the new reference.
1168 \end_layout
1169
1170 \begin_layout Enumerate
1171 Once you confirmed that the tex2lyx output is correct, add the new files
1172  to the corresponding lists in 
1173 \begin_inset Flex Code
1174 status collapsed
1175
1176 \begin_layout Plain Layout
1177 src/tex2lyx/test/runtests.py
1178 \end_layout
1179
1180 \end_inset
1181
1182
1183 \begin_inset Flex Code
1184 status collapsed
1185
1186 \begin_layout Plain Layout
1187 src/tex2lyx/Makefile.am
1188 \end_layout
1189
1190 \end_inset
1191
1192  and 
1193 \begin_inset Flex Code
1194 status collapsed
1195
1196 \begin_layout Plain Layout
1197 src/tex2lyx/test/CMakeLists.txt
1198 \end_layout
1199
1200 \end_inset
1201
1202 .
1203 \end_layout
1204
1205 \begin_layout Enumerate
1206 Commit the changes to the repository, or send a patch to the development
1207  list and ask for committing if you do not have commit rights.
1208 \end_layout
1209
1210 \begin_layout Subsection
1211 automatic LyX tests (cmake only)
1212 \end_layout
1213
1214 \begin_layout Standard
1215 Some tests are located in the 
1216 \begin_inset Flex Code
1217 status collapsed
1218
1219 \begin_layout Plain Layout
1220 development/autotests
1221 \end_layout
1222
1223 \end_inset
1224
1225  subfolder of the \SpecialChar LyX
1226  source code distribution.
1227  
1228 \begin_inset Flex Code
1229 status collapsed
1230
1231 \begin_layout Plain Layout
1232 cmake
1233 \end_layout
1234
1235 \end_inset
1236
1237  is required to run the automatic \SpecialChar LyX
1238  tests, running them is not implemented
1239  for autotools.
1240  
1241 \end_layout
1242
1243 \begin_layout Standard
1244 The \SpecialChar LyX
1245  tests can be run by the commands 
1246 \begin_inset Flex Code
1247 status collapsed
1248
1249 \begin_layout Plain Layout
1250 ctest
1251 \end_layout
1252
1253 \end_inset
1254
1255  (all platforms) or 
1256 \begin_inset Flex Code
1257 status collapsed
1258
1259 \begin_layout Plain Layout
1260 make test
1261 \end_layout
1262
1263 \end_inset
1264
1265  (when using a make based build system and not MSVC) in the 
1266 \begin_inset Flex Code
1267 status collapsed
1268
1269 \begin_layout Plain Layout
1270 autotests
1271 \end_layout
1272
1273 \end_inset
1274
1275  subfolder of the build directory.
1276 \end_layout
1277
1278 \begin_layout Subsubsection
1279 Export tests 
1280 \end_layout
1281
1282 \begin_layout Standard
1283 The export tests are integration tests.
1284  They take longer to run and are more likely to break than the tex2lyx tests.
1285  Nevertheless, they have caught many regressions and without a better alternativ
1286 e it is important to keep them up-to-date and understand how they work.
1287 \end_layout
1288
1289 \begin_layout Standard
1290 The export tests require the 
1291 \begin_inset Flex Code
1292 status collapsed
1293
1294 \begin_layout Plain Layout
1295 ctest
1296 \end_layout
1297
1298 \end_inset
1299
1300  command that comes with the 
1301 \begin_inset Flex Code
1302 status collapsed
1303
1304 \begin_layout Plain Layout
1305 cmake
1306 \end_layout
1307
1308 \end_inset
1309
1310  build system
1311 \end_layout
1312
1313 \begin_layout Paragraph
1314 Expectations of LyX developers
1315 \end_layout
1316
1317 \begin_layout Standard
1318 Because the export tests are integration tests and take a long time to run,
1319  LyX developers are rarely expected to run all of the tests.
1320  Here are some good practices to follow by developers:
1321 \end_layout
1322
1323 \begin_layout Itemize
1324 When making a non-trivial change to a .layout file, run the export and layout
1325  tests corresponding with that .layout file.
1326 \end_layout
1327
1328 \begin_layout Itemize
1329 When making non-trivial changes to a .lyx file, run the export tests correspondin
1330 g to that .lyx file.
1331 \end_layout
1332
1333 \begin_layout Itemize
1334 When making non-trivial changes to LyX's \SpecialChar LaTeX
1335  export code (e.g.
1336  touching the encoding code or package handling code that you expect will
1337  change the exported \SpecialChar LaTeX
1338  in some way), consider running all of the export tests
1339  before and after your change.
1340  If there are differences, please reconcile these (i.e.
1341  fix the bug or fix the tests) 
1342 \emph on
1343 before
1344 \emph default
1345  committing.
1346  Ask for help if you're not sure what to do or if you do not want to run
1347  the tests, post the patch on the list and others will run the tests.
1348 \end_layout
1349
1350 \begin_layout Itemize
1351 Understand how to interpret test failures.
1352  If your commit is found to have broken a test, you should be able to interpret
1353  the test results when made aware of them.
1354  See Section 
1355 \begin_inset CommandInset ref
1356 LatexCommand ref
1357 reference "subsec:Interpreting-export-tests"
1358
1359 \end_inset
1360
1361 .
1362 \end_layout
1363
1364 \begin_layout Paragraph
1365 Configuring the tests
1366 \end_layout
1367
1368 \begin_layout Standard
1369 To enable these tests, add the 
1370 \begin_inset Flex Code
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374 -DLYX_ENABLE_EXPORT_TESTS=ON
1375 \end_layout
1376
1377 \end_inset
1378
1379  flag.
1380  For example:
1381 \end_layout
1382
1383 \begin_layout Standard
1384 \begin_inset Flex Code
1385 status collapsed
1386
1387 \begin_layout Plain Layout
1388 cmake -DLYX_ENABLE_EXPORT_TESTS=ON /path/to/source
1389 \end_layout
1390
1391 \end_inset
1392
1393
1394 \end_layout
1395
1396 \begin_layout Standard
1397 \noindent
1398 This flag will increase the time for the cmake command by several seconds,
1399  mainly because of the process of inverting tests (see Section 
1400 \begin_inset CommandInset ref
1401 LatexCommand ref
1402 reference "subsec:Interpreting-export-tests"
1403
1404 \end_inset
1405
1406 ).
1407 \end_layout
1408
1409 \begin_layout Paragraph
1410 Running the tests
1411 \end_layout
1412
1413 \begin_layout Standard
1414 To run all tests, in the build directory simply run the command 
1415 \begin_inset Flex Code
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 ctest
1420 \end_layout
1421
1422 \end_inset
1423
1424 .
1425  To run only some of the tests, use the command 
1426 \begin_inset Flex Code
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430 ctest -R <pattern>
1431 \end_layout
1432
1433 \end_inset
1434
1435 , where 
1436 \begin_inset Flex Code
1437 status collapsed
1438
1439 \begin_layout Plain Layout
1440 <pattern>
1441 \end_layout
1442
1443 \end_inset
1444
1445  is a regular expression that matches test names.
1446  To run only the export tests, you can use 
1447 \begin_inset Flex Code
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451 ctest -L export
1452 \end_layout
1453
1454 \end_inset
1455
1456 .
1457  For the list of test categories available in addition to 
1458 \begin_inset Quotes eld
1459 \end_inset
1460
1461 export
1462 \begin_inset Quotes erd
1463 \end_inset
1464
1465 , run 
1466 \begin_inset Flex Code
1467 status collapsed
1468
1469 \begin_layout Plain Layout
1470 ctest \SpecialChar nobreakdash
1471 \SpecialChar nobreakdash
1472 print-labels
1473 \end_layout
1474
1475 \end_inset
1476
1477 .
1478  It is often useful to list the tests without running them (e.g.
1479  if you want to know how many tests there are or whether your 
1480 \begin_inset Flex Code
1481 status collapsed
1482
1483 \begin_layout Plain Layout
1484 <pattern>
1485 \end_layout
1486
1487 \end_inset
1488
1489  regular expression did what you expected).
1490  This can be done with the 
1491 \begin_inset Flex Code
1492 status collapsed
1493
1494 \begin_layout Plain Layout
1495 -N
1496 \end_layout
1497
1498 \end_inset
1499
1500  or 
1501 \begin_inset Flex Code
1502 status collapsed
1503
1504 \begin_layout Plain Layout
1505 \SpecialChar nobreakdash
1506 \SpecialChar nobreakdash
1507 show-only
1508 \end_layout
1509
1510 \end_inset
1511
1512  argument.
1513  We are still working on getting the tests to run in parallel which is supported
1514  by the 
1515 \begin_inset Flex Code
1516 status collapsed
1517
1518 \begin_layout Plain Layout
1519 ctest
1520 \end_layout
1521
1522 \end_inset
1523
1524  command with the 
1525 \begin_inset Flex Code
1526 status collapsed
1527
1528 \begin_layout Plain Layout
1529 -j <jobs>
1530 \end_layout
1531
1532 \end_inset
1533
1534  or 
1535 \begin_inset Flex Code
1536 status collapsed
1537
1538 \begin_layout Plain Layout
1539 \SpecialChar nobreakdash
1540 \SpecialChar nobreakdash
1541 parallel <jobs>
1542 \end_layout
1543
1544 \end_inset
1545
1546  argument.
1547  However, when running the tests in parallel, sometimes tests fail that
1548  pass when run sequentially.
1549  A reasonable approach is to first run the tests in parallel and then run
1550  the failed tests sequentially.
1551  For example, to run 8 jobs at a time:
1552 \end_layout
1553
1554 \begin_layout Standard
1555 \begin_inset Flex Code
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559 ctest -j8
1560 \end_layout
1561
1562 \end_inset
1563
1564
1565 \end_layout
1566
1567 \begin_layout Standard
1568 \begin_inset Flex Code
1569 status collapsed
1570
1571 \begin_layout Plain Layout
1572 ctest \SpecialChar nobreakdash
1573 \SpecialChar nobreakdash
1574 rerun-failed
1575 \end_layout
1576
1577 \end_inset
1578
1579
1580 \end_layout
1581
1582 \begin_layout Standard
1583 \noindent
1584 Note that some tests cannot be run in parallel.
1585  These tests are marked in the code with the 
1586 \begin_inset Flex Code
1587 status collapsed
1588
1589 \begin_layout Plain Layout
1590 \noindent
1591 RUN_SERIAL ON
1592 \end_layout
1593
1594 \end_inset
1595
1596  CMake property.
1597 \end_layout
1598
1599 \begin_layout Standard
1600 In some situations the option 
1601 \begin_inset Flex Code
1602 status collapsed
1603
1604 \begin_layout Plain Layout
1605 \SpecialChar nobreakdash
1606 \SpecialChar nobreakdash
1607 timeout <seconds>
1608 \end_layout
1609
1610 \end_inset
1611
1612  is useful.
1613  There have been bugs in LyX and in \SpecialChar LaTeX
1614  which cause compilation to hang, and
1615  without a timeout a test might never stop (in one case there was even a
1616  memory leak).
1617  If a test times out, the 
1618 \begin_inset Flex Code
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622 ctest
1623 \end_layout
1624
1625 \end_inset
1626
1627  command exits with error, but you can distinguish between a timed out test
1628  and a failed test in the output reported at the end of the 
1629 \begin_inset Flex Code
1630 status collapsed
1631
1632 \begin_layout Plain Layout
1633 ctest
1634 \end_layout
1635
1636 \end_inset
1637
1638  command.
1639 \end_layout
1640
1641 \begin_layout Standard
1642 See the manual (
1643 \begin_inset Flex Code
1644 status collapsed
1645
1646 \begin_layout Plain Layout
1647 man ctest
1648 \end_layout
1649
1650 \end_inset
1651
1652 ) the full list of command line options.
1653 \end_layout
1654
1655 \begin_layout Paragraph
1656 \begin_inset CommandInset label
1657 LatexCommand label
1658 name "subsec:Interpreting-export-tests"
1659
1660 \end_inset
1661
1662 Interpreting the export test results
1663 \end_layout
1664
1665 \begin_layout Standard
1666 A test can fail for several reasons, not all of them bad.
1667 \end_layout
1668
1669 \begin_layout Enumerate
1670 The .lyx file could have been added recently and some formats are not expected
1671  to work well.
1672 \end_layout
1673
1674 \begin_layout Enumerate
1675 A dependency is not met (e.g.
1676  the \SpecialChar LaTeX
1677  class file).
1678  One hint that this is the case is that the corresponding 
1679 \begin_inset Flex Code
1680 status open
1681
1682 \begin_layout Plain Layout
1683 check_load
1684 \end_layout
1685
1686 \end_inset
1687
1688  test will likely also fail.
1689 \end_layout
1690
1691 \begin_layout Enumerate
1692 An inverted test fails to fail (i.e.
1693  export that previously failed now works).
1694 \end_layout
1695
1696 \begin_layout Enumerate
1697 An external dependency was updated (e.g.
1698  \SpecialChar TeX
1699  Live).
1700 \end_layout
1701
1702 \begin_layout Enumerate
1703 A recent code change introduced a bug.
1704 \end_layout
1705
1706 \begin_layout Enumerate
1707 \begin_inset CommandInset label
1708 LatexCommand label
1709 name "enu:exposed"
1710
1711 \end_inset
1712
1713 A change in a document exposed a previously unknown bug or an incompatibility
1714  with an export format (e.g.
1715  Lua\SpecialChar LaTeX
1716 ).
1717 \end_layout
1718
1719 \begin_layout Standard
1720 Because the .lyx files are exported in several formats, it is not surprising
1721  that many of the exports fail.
1722  This expectation of failure is addressed by 
1723 \begin_inset Quotes eld
1724 \end_inset
1725
1726 inverting
1727 \begin_inset Quotes erd
1728 \end_inset
1729
1730  the tests, that is, by marking the test as 
1731 \begin_inset Quotes eld
1732 \end_inset
1733
1734 passing
1735 \begin_inset Quotes erd
1736 \end_inset
1737
1738  if the export exits with error and as 
1739 \begin_inset Quotes eld
1740 \end_inset
1741
1742 failing
1743 \begin_inset Quotes erd
1744 \end_inset
1745
1746  if the export succeeds
1747 \emph on
1748 .
1749
1750 \emph default
1751  It follows that these expected failures will not show up as failed tests
1752  in the test results and thus will not pollute the 
1753 \begin_inset Quotes eld
1754 \end_inset
1755
1756 good
1757 \begin_inset Quotes erd
1758 \end_inset
1759
1760  tests.
1761  If the export actually succeeds, then the test will fail.
1762  The purpose of this failure is to get your attention—something has changed,
1763  possibly for the better.
1764 \end_layout
1765
1766 \begin_layout Standard
1767 We try to document why a test is inverted or ignored.
1768  See the comment (prefixed with 
1769 \begin_inset Flex Code
1770 status collapsed
1771
1772 \begin_layout Plain Layout
1773 #
1774 \end_layout
1775
1776 \end_inset
1777
1778 ) above the block in which the test is listed as inverted or ignored in
1779  the files 
1780 \begin_inset Flex Code
1781 status collapsed
1782
1783 \begin_layout Plain Layout
1784 development/autotests/revertedTests
1785 \end_layout
1786
1787 \end_inset
1788
1789  and 
1790 \begin_inset Flex Code
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794 development/autotests/ignoredTests
1795 \end_layout
1796
1797 \end_inset
1798
1799 .
1800  It is possible that an export goes from succeeding to failing just because
1801  the document was changed and the document was never expected to work with
1802  a certain export format in the first case.
1803  Once this is confirmed to be the situation, the test can be inverted.
1804 \end_layout
1805
1806 \begin_layout Standard
1807 A good question is why do we enable the tests for non-default formats? The
1808  answer is that if a non-default route is broken it is often because a bug
1809  was introduced in LyX and not because a document-specific change was made
1810  that is not supported by the route.
1811  In other words, there is a high signal/noise ratio in the export tests
1812  for some non-default formats.
1813  
1814 \end_layout
1815
1816 \begin_layout Standard
1817 What action should you take if a test fails? First, check manually that
1818  when the compilation succeeded before the resulting PDF was good.
1819  In fact, sometimes it is an improvement when a test fails.
1820  If you check manually, it might be the case that the export was succeeding
1821  before but showing garbled text in a PDF output.
1822  Now it might fail with a clear message of "language xyz not supported".
1823  It is always good to check manually why something fails and if it passes
1824  if the PDF output is good.
1825 \end_layout
1826
1827 \begin_layout Standard
1828 Sometimes a test is fixed as side-effect of some change.
1829  We should uninvert a test (remove it from the 
1830 \begin_inset Flex Code
1831 status collapsed
1832
1833 \begin_layout Plain Layout
1834 revertedTests
1835 \end_layout
1836
1837 \end_inset
1838
1839  file) in order to preserve the fix.
1840 \end_layout
1841
1842 \begin_layout Standard
1843 When a test or several tests fail, consider checking the files in the 
1844 \begin_inset Flex Code
1845 status collapsed
1846
1847 \begin_layout Plain Layout
1848 Testing/Temporary/
1849 \end_layout
1850
1851 \end_inset
1852
1853  subdirectory of your build directory.
1854  In this subdirectory are three files: the file 
1855 \begin_inset Flex Code
1856 status collapsed
1857
1858 \begin_layout Plain Layout
1859 LastTestsFailed.log
1860 \end_layout
1861
1862 \end_inset
1863
1864  simply lists the tests that failed on your last 
1865 \begin_inset Flex Code
1866 status collapsed
1867
1868 \begin_layout Plain Layout
1869 ctest
1870 \end_layout
1871
1872 \end_inset
1873
1874  command; the 
1875 \begin_inset Flex Code
1876 status collapsed
1877
1878 \begin_layout Plain Layout
1879 LastTest.log
1880 \end_layout
1881
1882 \end_inset
1883
1884  file contains the output from the tests (and often has details explaining
1885  why a test failed); and the 
1886 \begin_inset Flex Code
1887 status collapsed
1888
1889 \begin_layout Plain Layout
1890 CTestCostData.txt
1891 \end_layout
1892
1893 \end_inset
1894
1895  file lists the times that it took to run the tests.
1896 \end_layout
1897
1898 \begin_layout Paragraph
1899 Inverted tests
1900 \end_layout
1901
1902 \begin_layout Standard
1903 These tests are expected to always fail.
1904 \end_layout
1905
1906 \begin_layout Description
1907 reverted These tests are expected to fail, but are subject to be examined.
1908  It is expected that they will pass in a foreseeable future.
1909  They are labeled 'reverted'.
1910 \end_layout
1911
1912 \begin_layout Description
1913 suspended Some inverted tests are labeled 'suspended'.
1914  This means, they are not executed using 
1915 \begin_inset Flex Code
1916 status collapsed
1917
1918 \begin_layout Plain Layout
1919 ctest -L export
1920 \end_layout
1921
1922 \end_inset
1923
1924  or 
1925 \begin_inset Flex Code
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929 ctest -L reverted
1930 \end_layout
1931
1932 \end_inset
1933
1934 .
1935  From time to time they still have to be checked using 
1936 \begin_inset Flex Code
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940 ctest -L suspended
1941 \end_layout
1942
1943 \end_inset
1944
1945 .
1946 \end_layout
1947
1948 \begin_deeper
1949 \begin_layout Standard
1950 These tests are suspended, because they fail for known reasons which cannot
1951  ATM be resolved.
1952  But it is expected the reason might disappear in the future.
1953  Be it new TL or better handling in \SpecialChar LyX
1954 .
1955 \end_layout
1956
1957 \begin_layout Standard
1958 For ctest commands without the 
1959 \begin_inset Flex Code
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963 -L
1964 \end_layout
1965
1966 \end_inset
1967
1968  parameter nothing changes.
1969  Suspended or not, tests will be executed depending only on the regexes
1970  parameters given to the ctest command.
1971 \end_layout
1972
1973 \end_deeper
1974 \begin_layout Paragraph
1975 Unreliable tests
1976 \end_layout
1977
1978 \begin_layout Description
1979 nonstandard Requires non-standard ressources (\SpecialChar LaTeX
1980  packages and document classes,
1981  fonts, ...) that are not a requirement for running this test suite.
1982 \end_layout
1983
1984 \begin_deeper
1985 \begin_layout Standard
1986 These tests are labeled as 
1987 \family typewriter
1988 'nonstandard'.
1989 \end_layout
1990
1991 \end_deeper
1992 \begin_layout Description
1993 erratic Tests with 
1994 \begin_inset Quotes eld
1995 \end_inset
1996
1997 arbitrary
1998 \begin_inset Quotes erd
1999 \end_inset
2000
2001  result, depending on local configuration, OS, \SpecialChar TeX
2002  distribution, package versions,
2003  or the phase of the moon.
2004 \end_layout
2005
2006 \begin_deeper
2007 \begin_layout Standard
2008 These tests are labeled as 
2009 \family typewriter
2010 'erratic'.
2011 \end_layout
2012
2013 \end_deeper
2014 \begin_layout Paragraph
2015 Export test filtering
2016 \end_layout
2017
2018 \begin_layout Standard
2019 There are files which control the assignment of a label to a test.
2020 \end_layout
2021
2022 \begin_layout Description
2023 ignoredTests (smal file)
2024 \begin_inset Newline newline
2025 \end_inset
2026
2027 Tests selected here are withdrawn
2028 \end_layout
2029
2030 \begin_deeper
2031 \begin_layout Labeling
2032 \labelwidthstring 00.00.0000
2033 Input Test of any export combination
2034 \end_layout
2035
2036 \begin_layout Labeling
2037 \labelwidthstring 00.00.0000
2038 Output Stop if tests not selected here
2039 \end_layout
2040
2041 \end_deeper
2042 \begin_layout Description
2043 unreliableTests: Tests selected either pass or fail, but that is dependent
2044  on the system where the test is run.
2045  Selected tests gain the label 'unreliable'.
2046 \end_layout
2047
2048 \begin_deeper
2049 \begin_layout Labeling
2050 \labelwidthstring 00.00.0000
2051 Input Each test which passed 'ignoredTests'
2052 \end_layout
2053
2054 \begin_layout Labeling
2055 \labelwidthstring 00.00.0000
2056 Output Stop if test selected, gain label 'unreliable'.
2057 \end_layout
2058
2059 \end_deeper
2060 \begin_layout Description
2061 suspiciousTests 
2062 \begin_inset space \space{}
2063 \end_inset
2064
2065
2066 \end_layout
2067
2068 \begin_deeper
2069 \begin_layout Labeling
2070 \labelwidthstring 00.00.0000
2071 Input Each test which passed 'unreliableTests'
2072 \end_layout
2073
2074 \begin_layout Labeling
2075 \labelwidthstring 00.00.0000
2076 Output Stop if not selected.
2077 \end_layout
2078
2079 \begin_layout Standard
2080 The following file is meant as subselections of 'suspiciousTests'.
2081  If neither subselection applies, test gains labels 'export' and 'reverted'
2082 \end_layout
2083
2084 \begin_layout Description
2085 suspendedTests Tests selected here gain the label 'suspended' but _not_
2086  'export' or 'reverted', although in ctest they remain reverted.
2087  ('ctest' knows only 'reverted' or not, labels are used only for test selection)
2088 \end_layout
2089
2090 \begin_deeper
2091 \begin_layout Labeling
2092 \labelwidthstring 00.00.0000
2093 Input Each test selected by 'suspiciousTests' 
2094 \end_layout
2095
2096 \begin_layout Labeling
2097 \labelwidthstring 00.00.0000
2098 Output Selected test gains label 'suspended'.
2099  
2100 \end_layout
2101
2102 \end_deeper
2103 \end_deeper
2104 \begin_layout Standard
2105 The following table may clarify label assignement
2106 \end_layout
2107
2108 \begin_layout Standard
2109 \begin_inset Tabular
2110 <lyxtabular version="3" rows="7" columns="12">
2111 <features tabularvalignment="middle">
2112 <column alignment="left" valignment="top" width="0pt">
2113 <column alignment="left" valignment="top" width="0pt">
2114 <column alignment="left" valignment="top" width="0pt">
2115 <column alignment="left" valignment="top" width="0pt">
2116 <column alignment="center" valignment="top">
2117 <column alignment="center" valignment="top">
2118 <column alignment="center" valignment="top">
2119 <column alignment="center" valignment="top">
2120 <column alignment="center" valignment="top">
2121 <column alignment="center" valignment="top">
2122 <column alignment="center" valignment="top">
2123 <column alignment="center" valignment="top">
2124 <row>
2125 <cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2126 \begin_inset Text
2127
2128 \begin_layout Plain Layout
2129 Test found in file:
2130 \end_layout
2131
2132 \end_inset
2133 </cell>
2134 <cell multicolumn="2" alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2135 \begin_inset Text
2136
2137 \begin_layout Plain Layout
2138
2139 \end_layout
2140
2141 \end_inset
2142 </cell>
2143 <cell multicolumn="2" alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2144 \begin_inset Text
2145
2146 \begin_layout Plain Layout
2147
2148 \end_layout
2149
2150 \end_inset
2151 </cell>
2152 <cell multicolumn="2" alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2153 \begin_inset Text
2154
2155 \begin_layout Plain Layout
2156
2157 \end_layout
2158
2159 \end_inset
2160 </cell>
2161 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2162 \begin_inset Text
2163
2164 \begin_layout Plain Layout
2165 Marked in ctest, Assigned label
2166 \end_layout
2167
2168 \end_inset
2169 </cell>
2170 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
2171 \begin_inset Text
2172
2173 \begin_layout Plain Layout
2174
2175 \end_layout
2176
2177 \end_inset
2178 </cell>
2179 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2180 \begin_inset Text
2181
2182 \begin_layout Plain Layout
2183
2184 \end_layout
2185
2186 \end_inset
2187 </cell>
2188 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2189 \begin_inset Text
2190
2191 \begin_layout Plain Layout
2192
2193 \end_layout
2194
2195 \end_inset
2196 </cell>
2197 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2198 \begin_inset Text
2199
2200 \begin_layout Plain Layout
2201
2202 \end_layout
2203
2204 \end_inset
2205 </cell>
2206 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2207 \begin_inset Text
2208
2209 \begin_layout Plain Layout
2210
2211 \end_layout
2212
2213 \end_inset
2214 </cell>
2215 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2216 \begin_inset Text
2217
2218 \begin_layout Plain Layout
2219
2220 \end_layout
2221
2222 \end_inset
2223 </cell>
2224 <cell multicolumn="2" alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2225 \begin_inset Text
2226
2227 \begin_layout Plain Layout
2228
2229 \end_layout
2230
2231 \end_inset
2232 </cell>
2233 </row>
2234 <row>
2235 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2236 \begin_inset Text
2237
2238 \begin_layout Plain Layout
2239 Ignored
2240 \end_layout
2241
2242 \end_inset
2243 </cell>
2244 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2245 \begin_inset Text
2246
2247 \begin_layout Plain Layout
2248 Unreliable
2249 \end_layout
2250
2251 \end_inset
2252 </cell>
2253 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2254 \begin_inset Text
2255
2256 \begin_layout Plain Layout
2257 Suspicious
2258 \end_layout
2259
2260 \end_inset
2261 </cell>
2262 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2263 \begin_inset Text
2264
2265 \begin_layout Plain Layout
2266 Suspended
2267 \end_layout
2268
2269 \end_inset
2270 </cell>
2271 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2272 \begin_inset Text
2273
2274 \begin_layout Plain Layout
2275 export
2276 \end_layout
2277
2278 \end_inset
2279 </cell>
2280 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
2281 \begin_inset Text
2282
2283 \begin_layout Plain Layout
2284
2285 \end_layout
2286
2287 \end_inset
2288 </cell>
2289 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2290 \begin_inset Text
2291
2292 \begin_layout Plain Layout
2293 unreliable
2294 \end_layout
2295
2296 \end_inset
2297 </cell>
2298 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
2299 \begin_inset Text
2300
2301 \begin_layout Plain Layout
2302
2303 \end_layout
2304
2305 \end_inset
2306 </cell>
2307 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2308 \begin_inset Text
2309
2310 \begin_layout Plain Layout
2311 reverted
2312 \end_layout
2313
2314 \end_inset
2315 </cell>
2316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
2317 \begin_inset Text
2318
2319 \begin_layout Plain Layout
2320
2321 \end_layout
2322
2323 \end_inset
2324 </cell>
2325 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2326 \begin_inset Text
2327
2328 \begin_layout Plain Layout
2329 suspended
2330 \end_layout
2331
2332 \end_inset
2333 </cell>
2334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2335 \begin_inset Text
2336
2337 \begin_layout Plain Layout
2338
2339 \end_layout
2340
2341 \end_inset
2342 </cell>
2343 </row>
2344 <row>
2345 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349 Yes
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2355 \begin_inset Text
2356
2357 \begin_layout Plain Layout
2358 -
2359 \end_layout
2360
2361 \end_inset
2362 </cell>
2363 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2364 \begin_inset Text
2365
2366 \begin_layout Plain Layout
2367 -
2368 \end_layout
2369
2370 \end_inset
2371 </cell>
2372 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2373 \begin_inset Text
2374
2375 \begin_layout Plain Layout
2376 -
2377 \end_layout
2378
2379 \end_inset
2380 </cell>
2381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2382 \begin_inset Text
2383
2384 \begin_layout Plain Layout
2385 -
2386 \end_layout
2387
2388 \end_inset
2389 </cell>
2390 <cell alignment="center" valignment="top" topline="true" usebox="none">
2391 \begin_inset Text
2392
2393 \begin_layout Plain Layout
2394 -
2395 \end_layout
2396
2397 \end_inset
2398 </cell>
2399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Plain Layout
2403 -
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 <cell alignment="center" valignment="top" topline="true" usebox="none">
2409 \begin_inset Text
2410
2411 \begin_layout Plain Layout
2412
2413 \end_layout
2414
2415 \end_inset
2416 </cell>
2417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2418 \begin_inset Text
2419
2420 \begin_layout Plain Layout
2421 -
2422 \end_layout
2423
2424 \end_inset
2425 </cell>
2426 <cell alignment="center" valignment="top" topline="true" usebox="none">
2427 \begin_inset Text
2428
2429 \begin_layout Plain Layout
2430 -
2431 \end_layout
2432
2433 \end_inset
2434 </cell>
2435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2436 \begin_inset Text
2437
2438 \begin_layout Plain Layout
2439 -
2440 \end_layout
2441
2442 \end_inset
2443 </cell>
2444 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2445 \begin_inset Text
2446
2447 \begin_layout Plain Layout
2448 -
2449 \end_layout
2450
2451 \end_inset
2452 </cell>
2453 </row>
2454 <row>
2455 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2456 \begin_inset Text
2457
2458 \begin_layout Plain Layout
2459 No
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468 Yes
2469 \end_layout
2470
2471 \end_inset
2472 </cell>
2473 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2474 \begin_inset Text
2475
2476 \begin_layout Plain Layout
2477 -
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2483 \begin_inset Text
2484
2485 \begin_layout Plain Layout
2486 -
2487 \end_layout
2488
2489 \end_inset
2490 </cell>
2491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2492 \begin_inset Text
2493
2494 \begin_layout Plain Layout
2495 -
2496 \end_layout
2497
2498 \end_inset
2499 </cell>
2500 <cell alignment="center" valignment="top" topline="true" usebox="none">
2501 \begin_inset Text
2502
2503 \begin_layout Plain Layout
2504 -
2505 \end_layout
2506
2507 \end_inset
2508 </cell>
2509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2510 \begin_inset Text
2511
2512 \begin_layout Plain Layout
2513 -
2514 \end_layout
2515
2516 \end_inset
2517 </cell>
2518 <cell alignment="center" valignment="top" topline="true" usebox="none">
2519 \begin_inset Text
2520
2521 \begin_layout Plain Layout
2522 +
2523 \end_layout
2524
2525 \end_inset
2526 </cell>
2527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2528 \begin_inset Text
2529
2530 \begin_layout Plain Layout
2531 -
2532 \end_layout
2533
2534 \end_inset
2535 </cell>
2536 <cell alignment="center" valignment="top" topline="true" usebox="none">
2537 \begin_inset Text
2538
2539 \begin_layout Plain Layout
2540 -
2541 \end_layout
2542
2543 \end_inset
2544 </cell>
2545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2546 \begin_inset Text
2547
2548 \begin_layout Plain Layout
2549 -
2550 \end_layout
2551
2552 \end_inset
2553 </cell>
2554 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2555 \begin_inset Text
2556
2557 \begin_layout Plain Layout
2558 -
2559 \end_layout
2560
2561 \end_inset
2562 </cell>
2563 </row>
2564 <row>
2565 <cell multirow="4" alignment="left" valignment="middle" topline="true" leftline="true" usebox="none">
2566 \begin_inset Text
2567
2568 \begin_layout Plain Layout
2569
2570 \end_layout
2571
2572 \end_inset
2573 </cell>
2574 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2575 \begin_inset Text
2576
2577 \begin_layout Plain Layout
2578 No
2579 \end_layout
2580
2581 \end_inset
2582 </cell>
2583 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
2584 \begin_inset Text
2585
2586 \begin_layout Plain Layout
2587 Yes
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596 Yes
2597 \end_layout
2598
2599 \end_inset
2600 </cell>
2601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2602 \begin_inset Text
2603
2604 \begin_layout Plain Layout
2605 -
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614 -
2615 \end_layout
2616
2617 \end_inset
2618 </cell>
2619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2620 \begin_inset Text
2621
2622 \begin_layout Plain Layout
2623 -
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632 -
2633 \end_layout
2634
2635 \end_inset
2636 </cell>
2637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2638 \begin_inset Text
2639
2640 \begin_layout Plain Layout
2641 +
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 <cell alignment="center" valignment="top" topline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650 -
2651 \end_layout
2652
2653 \end_inset
2654 </cell>
2655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2656 \begin_inset Text
2657
2658 \begin_layout Plain Layout
2659 -
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2665 \begin_inset Text
2666
2667 \begin_layout Plain Layout
2668 +
2669 \end_layout
2670
2671 \end_inset
2672 </cell>
2673 </row>
2674 <row>
2675 <cell multirow="4" alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2676 \begin_inset Text
2677
2678 \begin_layout Plain Layout
2679
2680 \end_layout
2681
2682 \end_inset
2683 </cell>
2684 <cell multirow="4" alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Plain Layout
2688
2689 \end_layout
2690
2691 \end_inset
2692 </cell>
2693 <cell multirow="4" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2694 \begin_inset Text
2695
2696 \begin_layout Plain Layout
2697
2698 \end_layout
2699
2700 \end_inset
2701 </cell>
2702 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706 No
2707 \end_layout
2708
2709 \end_inset
2710 </cell>
2711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2712 \begin_inset Text
2713
2714 \begin_layout Plain Layout
2715 -
2716 \end_layout
2717
2718 \end_inset
2719 </cell>
2720 <cell alignment="center" valignment="top" topline="true" usebox="none">
2721 \begin_inset Text
2722
2723 \begin_layout Plain Layout
2724 +
2725 \end_layout
2726
2727 \end_inset
2728 </cell>
2729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2730 \begin_inset Text
2731
2732 \begin_layout Plain Layout
2733 -
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 <cell alignment="center" valignment="top" topline="true" usebox="none">
2739 \begin_inset Text
2740
2741 \begin_layout Plain Layout
2742 -
2743 \end_layout
2744
2745 \end_inset
2746 </cell>
2747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2748 \begin_inset Text
2749
2750 \begin_layout Plain Layout
2751 +
2752 \end_layout
2753
2754 \end_inset
2755 </cell>
2756 <cell alignment="center" valignment="top" topline="true" usebox="none">
2757 \begin_inset Text
2758
2759 \begin_layout Plain Layout
2760 +
2761 \end_layout
2762
2763 \end_inset
2764 </cell>
2765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2766 \begin_inset Text
2767
2768 \begin_layout Plain Layout
2769 -
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778 -
2779 \end_layout
2780
2781 \end_inset
2782 </cell>
2783 </row>
2784 <row>
2785 <cell multirow="4" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789
2790 \end_layout
2791
2792 \end_inset
2793 </cell>
2794 <cell multirow="4" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2795 \begin_inset Text
2796
2797 \begin_layout Plain Layout
2798
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807 No
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816 -
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2822 \begin_inset Text
2823
2824 \begin_layout Plain Layout
2825 -
2826 \end_layout
2827
2828 \end_inset
2829 </cell>
2830 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2831 \begin_inset Text
2832
2833 \begin_layout Plain Layout
2834 +
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843 -
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852 -
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2858 \begin_inset Text
2859
2860 \begin_layout Plain Layout
2861 -
2862 \end_layout
2863
2864 \end_inset
2865 </cell>
2866 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2867 \begin_inset Text
2868
2869 \begin_layout Plain Layout
2870 -
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879 -
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888 -
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 </row>
2894 </lyxtabular>
2895
2896 \end_inset
2897
2898
2899 \end_layout
2900
2901 \begin_layout Subsubsection
2902 check_load tests
2903 \end_layout
2904
2905 \begin_layout Standard
2906 These tests check whether a .lyx file loads without any terminal messages.
2907  They correspond to the manual operations of simply opening a .lyx file on
2908  the terminal, exiting LyX once the file is loaded, and then checking whether
2909  there is any output from the terminal.
2910  These tests are useful for catching malformed .lyx files and parsing bugs.
2911  They can also be used to find a .lyx file in which an instance of something
2912  happens.
2913  To do this, compile LyX with a local patch that outputs something to the
2914  terminal when an instance is found, and then run the check_load tests to
2915  see if any fail, which would mean that the situation occurs in the LyX
2916  documentation files corresponding to the failed tests.
2917  These tests are expectedly fragile: any LyX diagnostic message, which is
2918  not necessarily an error, would cause the tests to fail.
2919  Similarly, any message output by a library (e.g.
2920  Qt) would also cause failure.
2921  There are some messages that the check_load tests are instructed to ignore,
2922  which are stored in the file 
2923 \begin_inset Flex Code
2924 status collapsed
2925
2926 \begin_layout Plain Layout
2927 development/autotests/filterCheckWarnings
2928 \end_layout
2929
2930 \end_inset
2931
2932 .
2933 \end_layout
2934
2935 \begin_layout Standard
2936 Under cmake, the tests are labeled as 'load'.
2937 \end_layout
2938
2939 \begin_layout Subsubsection
2940 URL tests
2941 \end_layout
2942
2943 \begin_layout Standard
2944 The URL tests are enabled with the 
2945 \begin_inset Flex Code
2946 status collapsed
2947
2948 \begin_layout Plain Layout
2949 -DLYX_ENABLE_URLTESTS=ON
2950 \end_layout
2951
2952 \end_inset
2953
2954  CMake flag and are useful for finding broken links in our documentation
2955  files.
2956  If a URL test fails, to see which link in particular was reported as broken,
2957  see the output in 
2958 \begin_inset Flex Code
2959 status collapsed
2960
2961 \begin_layout Plain Layout
2962 LastTest.log
2963 \end_layout
2964
2965 \end_inset
2966
2967 .
2968  These tests are extremely fragile (e.g.
2969  a test can depend on your Internet connection) and a failed URL test should
2970  not be taken too seriously.
2971  URL tests are labeled as 
2972 \family typewriter
2973 'url'.
2974 \end_layout
2975
2976 \begin_layout Paragraph
2977 Running URL tests
2978 \end_layout
2979
2980 \begin_layout Standard
2981 cmake is required to run the \SpecialChar LyX
2982  tests, running them is not implemented for
2983  autotools.
2984 \end_layout
2985
2986 \begin_layout Standard
2987 The appropriate commands are:
2988 \end_layout
2989
2990 \begin_layout Itemize
2991
2992 \family typewriter
2993 ctest -L url
2994 \family default
2995
2996 \begin_inset Newline newline
2997 \end_inset
2998
2999 runns all tests with label 
3000 \family typewriter
3001 'url'
3002 \end_layout
3003
3004 \begin_layout Itemize
3005
3006 \family typewriter
3007 ctest -R 'check_.*urls'
3008 \family default
3009
3010 \begin_inset Newline newline
3011 \end_inset
3012
3013 runns the tests 'check_accessible_urls'
3014 \end_layout
3015
3016 \begin_layout Standard
3017 Associated test results can be examined in ctest-log directory in files
3018  of the form 'LastFailed.*URLS.log'
3019 \end_layout
3020
3021 \begin_layout Subsubsection
3022 Test labels
3023 \end_layout
3024
3025 \begin_layout Standard
3026 ctest label commands:
3027 \end_layout
3028
3029 \begin_layout Description
3030 \SpecialChar nobreakdash
3031 \SpecialChar nobreakdash
3032 print-labels shows all assigned labels
3033 \end_layout
3034
3035 \begin_layout Description
3036 \SpecialChar nobreakdash
3037 L
3038 \begin_inset space ~
3039 \end_inset
3040
3041 labelname executes all tests to which this label is assigned to.
3042  A test may have more that one label.
3043 \end_layout
3044
3045 \begin_layout Description
3046 \SpecialChar nobreakdash
3047 j
3048 \begin_inset space ~
3049 \end_inset
3050
3051 number executes tests in parallel using 'number' simultaneously processes.
3052  Some tests are marked as 'sequencial', for them this parameter has no effect.
3053 \end_layout
3054
3055 \begin_layout Section
3056 Development policies
3057 \end_layout
3058
3059 \begin_layout Standard
3060 This chapter lists some guidelines that should be followed.
3061  This list is not complete, and many guidelines are in separate chapters,
3062  such as 
3063 \begin_inset Quotes eld
3064 \end_inset
3065
3066 When is an update of the .lyx file format number needed?
3067 \begin_inset Quotes erd
3068 \end_inset
3069
3070  in Section 
3071 \begin_inset CommandInset ref
3072 LatexCommand ref
3073 reference "sec:When-is-an"
3074
3075 \end_inset
3076
3077 .
3078 \end_layout
3079
3080 \begin_layout Subsection
3081 When to set a fixed milestone?
3082 \end_layout
3083
3084 \begin_layout Standard
3085 Only set a fixed milestone (like 2.1.4 or 2.2.0) if at least one of the following
3086  holds:
3087 \end_layout
3088
3089 \begin_layout Enumerate
3090 Somebody is actively working on a fix.
3091 \end_layout
3092
3093 \begin_layout Enumerate
3094 The bug is so severe that it would block the release if it is not fixed.
3095 \end_layout
3096
3097 \begin_layout Standard
3098 If a bug is important, but nobody is working on it, and it is no showstopper,
3099  use a milestone like 2.1.x or 2.2.x.
3100  For all other bugs, do not set a milestone at all.
3101 \end_layout
3102
3103 \begin_layout Subsection
3104 Can we add rc entries in stable branch?
3105 \end_layout
3106
3107 \begin_layout Standard
3108 No.
3109  We are supposed to increase the prefs2prefs version number with such things.
3110 \end_layout
3111
3112 \begin_layout Section
3113 Documentation policies
3114 \end_layout
3115
3116 \begin_layout Standard
3117 The main documentation consists of these files:
3118 \end_layout
3119
3120 \begin_layout Description
3121 splash.lyx it is the first file you see after an installation.
3122  We assume that a new user sees this.
3123  It is therefore designed to be as simple as possible.
3124  Therefore please don't add any new formatting, only fix typos etc.
3125  Splash.lyx is up to date for \SpecialChar LyX
3126  2.1.x, currently maintained by Uwe Stöhr.
3127 \end_layout
3128
3129 \begin_layout Description
3130 Intro.lyx This is the manual new users will read to learn \SpecialChar LyX
3131 .
3132  It therefore uses a limited set of formatting.
3133  For example a standard document class.
3134  Since new users will first learn about the formatting possibilities of
3135  \SpecialChar LyX
3136  please keep this file that simple.
3137  Intro.lyx is up to date for \SpecialChar LyX
3138  2.1.x, currently maintained by Uwe Stöhr.
3139 \end_layout
3140
3141 \begin_layout Description
3142 Tutorial.lyx our tutorial.
3143  It must be always up to date.
3144  Normally there is nothing to add since we don't want to overwhelm new users
3145  with too much details.
3146  The will learn these details while using \SpecialChar LyX
3147  and we have special manuals.
3148  Tutorial.lyx is up to date for \SpecialChar LyX
3149  2.1.x, currently maintained by Uwe Stöhr.
3150 \end_layout
3151
3152 \begin_layout Description
3153 UserGuide.lyx our main user guide.
3154  It covers a mixture of basic and detailed information.
3155  Some information is also in the Math and EmbeddedObjects manual so that
3156  the UserGuide refers to these files.
3157  UserGuide.lyx is up to date for \SpecialChar LyX
3158  2.1.x, currently maintained by Uwe Stöhr.
3159 \end_layout
3160
3161 \begin_layout Description
3162 EmbeddedObjects.lyx a special manual to explain things like tables floats
3163  boxes etc.
3164  in all detail.
3165  EmbeddedObjects.lyx is up to date for \SpecialChar LyX
3166  2.1.x, currently maintained by Uwe
3167  Stöhr.
3168 \end_layout
3169
3170 \begin_layout Description
3171 Math.lyx a special manual to explain everything regarding math in all detail.
3172  Math.lyx is up to date for \SpecialChar LyX
3173  2.1.x, currently maintained by Uwe Stöhr.
3174 \end_layout
3175
3176 \begin_layout Description
3177 Additional.lyx this manual covers information that would be too much detail
3178  for the UserGuide or would make the UserGuide uncompilable or only compilable
3179  when installing a lot of special \SpecialChar LaTeX
3180 -packages.
3181  What should be in the UserGuide or better in Additional is a matter of
3182  taste.
3183  it is up to you to decide that.
3184  Additional.lyx is not completely up to date for \SpecialChar LyX
3185  2.1.x.
3186  Only chapter
3187 \begin_inset space ~
3188 \end_inset
3189
3190 8 is up to date and currently maintained by Uwe Stöhr.
3191  It certainly needs a rewrite and update.
3192  For example many info in chapter
3193 \begin_inset space ~
3194 \end_inset
3195
3196 2 and 3 are already covered by the UserGuide and/or the EmbeddedObjects
3197  manual.
3198 \end_layout
3199
3200 \begin_layout Description
3201 Customization.lyx this manual covers information how to customize \SpecialChar LyX
3202  for certain
3203  output formats, operating systems, languages etc.
3204  It is currently completely out of date and needs a major rewrite and update.
3205  If you do this please assure that your information are given for all OSes
3206  and \SpecialChar LaTeX
3207  distributions (meaning be as objective as possible).
3208 \end_layout
3209
3210 \begin_layout Standard
3211 There are only 4
3212 \begin_inset space ~
3213 \end_inset
3214
3215 rules in editing the docs:
3216 \end_layout
3217
3218 \begin_layout Enumerate
3219 If you are not the maintainer of a doc file or a chapter/section, you MUST
3220  use change tracking so that the maintainer could review your changes
3221 \end_layout
3222
3223 \begin_layout Enumerate
3224 Respect the formatting of the document.
3225  The different files use different formatting styles.
3226  That is OK and has historic reasons nobody fully know ;-).
3227  But it is important to be consistent within one file.
3228 \end_layout
3229
3230 \begin_layout Enumerate
3231 All changes you make to a file in one language MUST also go the file in
3232  the other actively maintained languages.
3233  Normally the maintainer does this for you, if you are the maintainer, you
3234  must do this by copying or changing the changed or added text to the other
3235  files so that the translators sees the blue underlined text and know what
3236  they have to translate and what was changed.
3237 \end_layout
3238
3239 \begin_layout Enumerate
3240 You MUST assure that the document is compilable as 
3241 \begin_inset Quotes eld
3242 \end_inset
3243
3244 PDF (pdflatex)
3245 \begin_inset Quotes erd
3246 \end_inset
3247
3248  after your changes.
3249 \end_layout
3250
3251 \end_body
3252 \end_document