lyx_mirror/development
Scott Kostyshak c44cfec348 ctests: add ertroundtrip lable and invert a lyx22x
In many cases, round trip with older formats involves exporting ERT
or preamble code in the backwards conversion. In the forwards
conversion, if this code is not parsed, often errors can result.
However, in many cases, especially for older formats, it might not
be worth the time or code complexity to address these cases. Such
tests are labled "ertroundtrip".

This commit also inverts a currently failing lyx22x test under the
label "ertroundtrip" since the above paragraph is my best guess as
to why that test is failing. It is likely not worth the time to fix
it, especially since the APA7 layout wasn't even shipped for LyX
2.2.x.
2020-08-26 14:19:45 -04:00
..
attic Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption. 2020-06-15 13:01:56 +02:00
autotests ctests: add ertroundtrip lable and invert a lyx22x 2020-08-26 14:19:45 -04:00
batchtests Cmake tests: Correct test BATCH_outline-beamer 2020-02-15 10:26:33 +01:00
checksigs
checkurls Fix some non-accessible URLS 2019-03-31 00:15:52 +01:00
CI Set n:o digits in abbrev. hash in script that checks commit log. 2017-08-20 18:34:25 +02:00
cmake Cmake build: Install lyx.svg under images for all platforms 2020-08-26 14:33:42 +02:00
coding
cygwin Amend(5) 689f26d2: Revert changes in development/cygwin/lyxrc.dist.in 2020-04-19 11:39:10 +02:00
HTML
keystest
lyxserver Update the server_monitor example client to Qt5 2018-08-07 17:47:50 +02:00
MacOSX Add support for lilypond with LyX on Mac 2020-08-03 17:44:22 +02:00
mathmacros
tools Tools(listFontWithLang.pl): Polishing the display of font names. 2020-08-24 13:48:41 +02:00
unix Amend(4) 689f26d2: Add default path to server pipe (cmake build) 2020-04-18 22:26:56 +02:00
Win32 Wininstaller2, code readability 2020-07-17 21:18:17 +02:00
.gitignore
coverity_modeling.cpp
expectedTestFailures
FORMAT Add missing FORMAT entries 2020-07-29 10:55:06 +02:00
LyX-Mac-binary-release.sh Add support for lilypond with LyX on Mac 2020-08-03 17:44:22 +02:00
LyX-Mac-frameworks-template.plist Create private frameworks on Mac with standard conforming internal structure 2020-02-20 10:46:22 +01:00
lyx.package.README
lyx.rpm.README
lyx.spec.in
Makefile.am Amend last change 7d66e37eb2 to rename the MYTHESLIB cmake lookup 2020-08-04 12:00:14 +02:00
PAINTING_ANALYSIS Honor Update::SinglePar properly 2019-02-20 14:41:22 +01:00
TestsToDo