]> git.lyx.org Git - lyx.git/history - src/tests
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / tests /
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-04-13 Kornel BenkoCheck_layout tests: Check also stderr
2017-04-13 Enrico ForestieriFix tests after 031748d9
2017-04-10 Kornel BenkoMake output of check_Length.cpp more human readable.
2017-04-06 Jean-Marc LasgouttesRequire automake 1.14 and autoconf 2.65
2017-01-13 Kornel BenkoAdapt the cmake-build-system to the reworked biblatex...
2016-08-19 Enrico ForestieriUse only one file for dummy implementations
2016-08-19 Kornel BenkoCmake build: Add verbose variable to some dummy_functio...
2016-07-04 Pavel Sandafix make check.
2015-11-22 Kornel BenkoRemoved doubled code in CMakeLists.txt
2015-11-22 Georg BaumFix InsetListings::getCaption() for std::regex
2015-11-22 Georg BaumAdd unit test for InsetListings::getCaption()
2015-10-28 Kornel BenkoCmake tests: Get rid of use of command 'env', which...
2015-07-12 Kornel BenkoCmake tests: Add missing definition for check_Length_SO...
2015-07-12 Georg BaumFix Length::inBP()
2015-07-12 Georg BaumAdd unit test for the Length class
2015-05-19 Kornel BenkoCmake tests: cheating check_layout to accept module...
2015-05-17 Georg BaumFix indentation
2015-05-16 Georg BaumRemove bash construct
2015-05-14 Enrico ForestieriFix layout tests.
2015-05-06 Kornel BenkoCmake build: New libmagic dependency after commit 93b0f...
2015-04-24 Kornel BenkoCmake build: Enable debug output for check_layouts.
2015-04-09 Jean-Marc LasgouttesFix potential link error in tests.
2015-03-27 Kornel BenkoExpand dummy_functions.cpp with needed class for check_...
2015-03-15 Kornel Benkomake build: Make it compilable for Qt4 too.
2015-01-13 Vincent van Ravesteijncmake: Put check_ExternalTransforms in tests folder
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-29 Stephan WittAdd icon library to link target - needed on Mac OS...
2014-12-28 Georg BaumGet rid of regex_constants::match_partial
2014-12-28 Georg BaumTest invalid sanitizeLatexOption() input as well
2014-12-28 Kornel BenkoAdd ExternalTransforms test also to cmake build
2014-12-28 Georg BaumAdd unit test for sanitizeLatexOption()
2014-12-26 Enrico ForestieriFix building with cmake on cygwin.
2014-08-16 Peter Kümmelfix coding style
2014-08-16 Peter Kümmelbuild test_Layout test
2014-06-12 Kornel BenkoCmake build: Symplify use of linking optional libraries...
2014-06-12 Kornel BenkoCmake build: Added magic library to some link commands.
2014-05-29 Georg BaumMake layout test compile
2014-04-21 Kornel BenkoCmake build: Add include path for src/tests/dummy_funct...
2014-04-21 Jean-Marc LasgouttesUse subdir-objects for automake 1.14 or newer
2013-09-29 Vincent van RavesteijnMerge: Remove tex2lyx defines to allow for newer automake
2013-09-29 Jean-Marc LasgouttesRemove dependency on NO_LAYOUT_CSS #define in Layout.cpp
2013-09-07 Kornel BenkoCmake build tests: Label also layoyt tests
2013-05-31 Georg BaumRemove ugly multiple definition hack
2013-05-30 Vincent van RavesteijnCMake: Remove libintl
2013-05-23 Georg BaumFix layout tests for autotools
2013-05-15 Kornel Benkocmake:
2013-05-15 Stephan Wittlyx::support::get_document_dir uses QDesktopServices...
2013-05-15 Vincent van Ravesteijncheck_layout: Add more libraries
2013-05-14 Vincent van RavesteijnFix check_layout and adhere casing to other tests
2013-05-14 Kornel Benkocmake: Try to make layout-tests available for MSVC too
2013-05-14 Kornel BenkoAdd test for Layout::write() on cmake too
2013-05-13 Georg BaumAdd test for Layout::write()