]> git.lyx.org Git - lyx.git/history - src/tests
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / tests /
2024-04-28 Scott KostyshakCMake: adapt to new location of Lexer
2022-12-28 Thibaut CuvelierAmend febd1855eb: fix compilability
2021-11-24 Jean-Marc Lasgouttesgzstream is able to read uncompressed files too
2021-09-20 Kornel BenkoComplete the FontTag typeinfo
2021-03-22 Kornel BenkoAmend 635a7d77: Allow compiling with Qt6 with cmake
2020-11-30 Kornel BenkoRevert "Amend 3093789e for cmake build"
2020-11-29 Yuriy SkalkoInclude standard <regex>
2020-11-29 Kornel BenkoAmend 3093789e for cmake build
2020-11-25 Yuriy SkalkoCleanup headers
2020-10-19 Yuriy SkalkoRemove redundant `const &` for primitive types
2020-10-05 Yuriy SkalkoRefactoring
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - amend commit...
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-01-07 Jean-Marc LasgouttesUpdate to boost 1.72
2019-04-26 Kornel BenkoCmate tests: Add citenegine-modules to tests
2019-04-24 Jean-Marc LasgouttesDo not redefine LyXAlignment; reformat a bit
2019-04-19 Kornel BenkoAmend 7bb08f10
2018-01-08 Kornel BenkoCmake build: Use test/dummy_functions.cpp instead of...
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2018-01-02 Jean-Marc LasgouttesDo not use Application for a 'cancel export' boolean
2018-01-01 Jean-Marc LasgouttesFix 'make check'
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()