lyx_mirror/development
Scott Kostyshak c7be978098 ctests: exit with error if export to .tex fails
Now that we detect and export to the correct TeX format (instead of
assuming pdflatex), we can make the check more strict by giving an
error if LyX exits with error from the export.
2024-09-19 22:34:37 +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: exit with error if export to .tex fails 2024-09-19 22:34:37 +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