]> git.lyx.org Git - lyx.git/history - src/tests
Fix bug #9544: Mark file clean after we write it.
[lyx.git] / src / tests /
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()