lyx_mirror/development
Scott Kostyshak 8c266ee28d ctests: restore thesis.lyx lyx2lyx tests
These tests failed because of (multiple instances of) the following
warning:

  Warning: a buffer should not have two parents!

This warning is expected, because, for example, chapter-1 includes
Bibliography.lyx and chapter-2 includes Bibliography.lyx. thesis.lyx
includes both chapter-1 and chapter-2, so both are loaded (but
hidden), and Bibliography.lyx is loaded (but hidden), and LyX then
sees that more than one buffer includes Bibliography.lyx

The consequence of ignoring this warning is that we will not catch
any future regression that triggers this warning when it should not.
2019-01-02 14:12:17 -05:00
..
attic Fix some issues found by the shellcheck script, and move an old 2017-08-21 17:16:30 -04:00
autotests ctests: restore thesis.lyx lyx2lyx tests 2019-01-02 14:12:17 -05:00
batchtests Adapt test 'BATCH_outline-beamer' to reflect lokalization changes 2018-08-05 09:40:13 +02:00
checksigs Keep track of signatures stored on ftp server. 2017-02-16 12:54:43 -08:00
checkurls Cmake url tests: Add special handling for some ftp-urls 2016-01-05 17:27:49 +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 Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
coding Example Emacs configuration 2015-10-01 22:06:01 +01:00
cygwin Update the formats of lyxrc.dist.in to 22 2017-08-14 02:02:57 -04:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
keystest Next keystest patch from John McCabe-Dansted. 2010-01-06 22:11:59 +00:00
lyxserver Update the server_monitor example client to Qt5 2018-08-07 17:47:50 +02:00
MacOSX Slightly lighter icons 2018-12-27 17:17:33 +01:00
mathmacros Remove spurious body tags in macro test file. 2016-12-01 10:15:12 +01:00
tools Move all python shebangs from /usr/bin/env to python3. 2018-12-29 19:14:41 +00:00
unix Adapt Format-entry in unix/lyxrc.dist 2018-04-22 12:02:27 +02:00
Win32 Slightly lighter icons 2018-12-27 17:17:33 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
FORMAT Fix parentheses with Hebrew 2018-10-30 12:33:35 +01:00
LyX-Mac-binary-release.sh Less verbose framework relocation support output. 2018-09-21 21:50:21 +02:00
lyx.package.README Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Typos 2012-06-05 12:22:13 +02:00
lyx.spec.in Update the spec file template 2014-12-08 13:15:06 +01:00
Makefile.am Makefile.am: forgot this in the previous commit 2018-02-18 15:52:30 +01:00
PAINTING_ANALYSIS Remove row crc computation 2017-11-11 13:24:08 +01:00
TestsToDo Add Georg's idea for lyx2lyx tests to TestsToDo 2015-11-01 20:06:04 -05:00