lyx_mirror/development
Scott Kostyshak 7409b5e18a Fix a broken autotest
This test was broken after wrap-around search was implemented. From
what I understand, the point of the test is that search should _not_
match in this case because "ignore format" is checked by default.
Thus, a new way of testing that there was no match is to check whether
the wrap around message shows up, because the cursor is initially at
the beginning so that would mean that the entire buffer was checked.

I confirmed that the test now works by checking that it passes and
checking that it fails if "ignore format" is unchecked. Although this
test is still fragile, it is fragile in a conservative way (i.e. it
will give false failures rather than false passes). It will fail if
the Italian translation changes, if "ignore format" is unchecked by
default, or if the wrap-around mechanism changes (e.g. does not ask if
the cursor started at the beginning of the buffer).
2014-02-24 08:10:34 -05:00
..
attic Get rid of all traces of libintl. 2013-05-30 22:10:01 +02:00
autotests Fix a broken autotest 2014-02-24 08:10:34 -05:00
checkurls Use prototypes in perl scripts 2014-01-24 11:00:07 +01:00
cmake CMake: Regenerate deleted gmo files 2014-02-03 21:19:33 +01:00
coding Fix bibliography indentation throughout LyX 2.1 source (part of #7458). 2013-01-12 08:41:59 +01:00
cygwin Setup .gitignore for generated files 2012-03-22 02:16:12 +01: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 Remove obsolete source file. 2010-02-18 09:58:20 +00:00
MacOSX On Mac, moving down a paragraph should place the cursor at the end of the current paragraph 2013-05-25 18:02:21 +02:00
mathmacros * description of the math macro implementation 2008-03-15 10:54:26 +00:00
tools Fix various typos in LFUNs.lyx 2014-02-13 14:20:43 +01:00
Win32 installer: uninstall JabRef also silently if necessary 2014-02-19 01:23:31 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
FORMAT FORMAT file for last commit. 2013-05-30 10:30:01 -04:00
LyX-Mac-binary-release.sh pkg-config is not usable with self made Qt libs 2013-07-20 21:24:56 +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 version strings 2010-03-16 09:25:30 +00:00
Makefile.am Update source list 2013-08-28 14:20:59 +02:00