]> git.lyx.org Git - lyx.git/history - src/tex2lyx/test/runtests.py
tex2lyx: Add a newline at the end of comment if not at the end of a paragraph.
[lyx.git] / src / tex2lyx / test / runtests.py
2015-05-28 Georg BaumRevert e1c04e56e111
2015-05-24 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-24 Kornel BenkoAdapt tex2lyx tests to Uwe's changes
2015-05-14 Kornel BenkoUpdate runtests.py to handle \origin for tex2lyx/cmplyx...
2015-05-14 Kornel BenkoMake output of runtests.py better readable
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-30 Georg BaumParse post command argument insets (bug #8473)
2014-12-23 Georg BaumAdd tex2lyx test for KOMA-Script classes
2014-01-28 Kornel BenkoAdded test for algo2e tex2lyx conversion
2013-08-04 Kornel Benkotex2lyx roundtrip: ignore version string while comparin...
2013-08-04 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2013-08-04 Kornel Benkotex2lyx roundtrip: expand diff to bu usefull to files...
2013-08-04 Kornel Benkotex2lyx roundtrip: Ignore the lyx-version which created
2013-05-23 Stephan Wittfix whitespace: avoid mixed tabs and spaces
2013-02-20 Kornel Benkotex2lyx tests: Sort test files
2013-02-17 Georg BaumAdd forgotten files
2013-02-16 Georg BaumFix tex2lyx file format comparison
2013-01-03 Kornel BenkoUse program suffix to address lyx-executable, according...
2013-01-01 Kornel BenkoIn tex2lyx tests do not compare the first 2 lines.
2012-12-30 Georg BaumFix bug #8468: Wrong import of UTF8 CJK.
2012-12-30 Kornel BenkoThe param 'close_fds' is not allowed on windos for...
2012-12-28 Kornel Benko1.) Add format to CJK.lyx.lyx(missed in previous commit)
2012-12-15 Georg BaumDo not call tex2lyx in roundtrip mode for tests
2012-12-15 Kornel BenkoCmake build tex2lyx testing:
2012-12-14 Kornel BenkoSplit roundtrip tests (at least on cmake build)
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Georg BaumImport theorems correctly (bugs #5702, #5776)
2012-10-03 Georg BaumAdd make target to update tex2lyx test references
2012-10-03 Georg BaumAdd evaluation for tex2lyx regression tests
2012-10-03 Georg BaumSupport out of source tests in tex2lyx test runner
2012-07-30 Stephan WittMerge branch 'master' of git.lyx.org:lyx
2012-07-30 Kornel BenkoAdapt tex2lyx roundtrip to cmake build.
2012-07-08 Georg BaumDon't stop testing after first error.
2012-07-08 Georg BaumAdd very simple tex2lyx regression test suite.