lyx_mirror/lib
Scott Kostyshak d5694318ef Document need to use same subset if --rerun-failed
When running the tests with ctest, --rerun-failed can be used to run
the tests that failed on the previous run. However, the same subset
must be specified because it is the test numbers that are used to
index which tests failed on the previous run. For example, it would
be incorrect to do the following:

  ctest -R export
  ctest --rerun-failed

The following is correct:

  ctest -R export
  ctest -R export --rerun-failed
2016-01-31 15:22:10 -05:00
..
bind New LFUN tabular-feature: update bind and ui files 2016-01-27 18:22:32 +01:00
commands
doc Document need to use same subset if --rerun-failed 2016-01-31 15:22:10 -05:00
examples splash.lyx: add note for Linux installations (part 1) 2016-01-31 21:16:29 +01:00
fonts Really regenerate cmex10.ttf from .sfd at af970c20 2016-01-24 11:40:03 +01:00
images Remove/Resize invisible elements in ert-insert and cases icons. 2015-12-15 08:30:25 +01:00
kbd
layouts acmsiggraph.layout: update layout for ACM siggraph 0.92 2016-01-27 01:58:13 +01:00
lyx2lyx lyx_2_2.py: remove double code 2016-01-27 22:51:49 +01:00
scripts New LFUN tabular-feature: update prefs2prefs.py 2016-01-27 18:20:53 +01:00
templates IOP-article.lyx: avoid some preamble code 2016-01-29 00:20:43 +01:00
tex
ui New LFUN tabular-feature: update bind and ui files 2016-01-27 18:22:32 +01:00
.gitignore
appdata.xml
autocorrect
build-listerrors
chkconfig.ltx Varwidth module provided by d.iabo 2015-11-01 11:00:23 +01:00
configure.py Swap preference of PDF->Postscript converters. 2016-01-09 15:51:25 +01:00
CREDITS
encodings Add a comment about iso-8859-7 not supported by standard inputenc. 2015-11-21 23:07:33 +01:00
external_templates Replace the translatable latexism 'longtable' with 'multi-page table' in UI. 2015-11-16 10:29:53 +01:00
generate_contributions.py
languages update documentation in lib/languages 2015-10-28 10:16:41 +01:00
latexfonts
layouttranslations Fix sorting 2015-11-15 17:23:42 +01:00
layouttranslations.review
lyx.desktop.in
Makefile.am Remove stmary10.sfd from source package 2016-01-20 21:29:43 +01:00
RELEASE-NOTES Document the IBus + Qt4 known issue (#9362) 2015-12-11 06:13:05 -05:00
symbols Correct some charid values in lib/symbols. Fixes #9823. 2015-11-13 14:01:32 +01:00
syntax.default
unicodesymbols Improve \AA and \aa tex2lyx import 2016-01-08 21:06:24 +01:00