lyx_mirror/development
Scott Kostyshak 6e05409d13 ctests: invert chess lyx2lyx tests
In export.cmake, if the detected output format is pdf3, we try to
export to "platex", which usually makes sense, but for this file we
would need to export to "latex". This file is very particular, and
also old, so I do not know if it is worth the time to handle this
case.

This commit inverts the following tests:

  export/examples/Articles/Chess/Game_1_lyx16 (Failed)
  export/examples/Articles/Chess/Game_1_lyx20 (Failed)
  export/examples/Articles/Chess/Game_1_lyx21 (Failed)
  export/examples/Articles/Chess/Game_1_lyx22 (Failed)
  export/examples/Articles/Chess/Game_1_lyx23 (Failed)
2024-09-21 13:10:20 +02: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: invert chess lyx2lyx tests 2024-09-21 13:10:20 +02:00
batchtests Cmake tests: Adapted BATCH tests to ignore the stored LyX-version 2023-03-12 20:19:21 +01:00
checksigs Update of signatures homekeeping. 2021-01-15 14:50:18 +01:00
checkurls Cmake build: Check for perl before use 2020-11-14 00:34:20 +01:00
CI Correct typos of "occurred" in warnings/errors 2022-11-06 10:06:50 -05:00
cmake Amend 18c310a8 for cmake build: Get rid of QPA_XCB define 2024-08-30 14:08:05 +02:00
coding Change name and email in some other files 2020-12-05 17:39:46 -05:00
cygwin Update format in lyxrc.dist 2024-07-03 12:32:18 +02:00
HTML
keystest
lyxserver remove support for Qt4 in server_monitor 2022-11-28 14:53:36 +01:00
MacOSX Update format in lyxrc.dist 2024-07-03 12:32:18 +02:00
thorough_export_tests LyXHTML validation tests: explicitly exit the Python script if it fails 2023-01-07 21:27:50 +01:00
tools Update update-po.sh script 2024-04-04 17:17:46 -04:00
unix Update format in lyxrc.dist 2024-07-03 12:32:18 +02:00
Win32 Update format in lyxrc.dist 2024-07-03 12:32:18 +02:00
.gitignore
coverity_modeling.cpp Fixup 716e20ae: revert useless part 2024-09-11 13:37:32 +02:00
DocBookToDo DocBook: implement theorems. 2020-09-19 20:43:40 +02:00
expectedTestFailures
FORMAT Add support for the following languages 2024-08-25 13:22:07 +02:00
LyX-Mac-binary-release.sh Add runpath verification of deployed binaries and plugins 2024-06-24 08:24:45 +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 Fix make rpmdist 2023-07-27 00:45:01 +02:00
Makefile.am Added missed file to target dist. 2022-12-14 18:24:38 +01:00
PAINTING_ANALYSIS Update PAINTING_ANALYSIS 2024-04-05 13:06:26 +02:00
TestsToDo