On Sun, 8 Jan 2023 at 17:11, Kornel Benko <kor...@lyx.org> wrote: > Am Sun, 8 Jan 2023 10:57:40 -0500 > schrieb Scott Kostyshak <skost...@lyx.org>: > > > > Same here. To disable the validity-check simply comment the line > > > development/autotests/export.cmake:335 > > > --> #check_xhtml_validate(${result_file_name}) > > > > Would it be reasonable to commit everything, but keep the validity-check > > commented out? That way it would at least be a bit easier for Thibaut to > > just uncomment the extra check when they want to run it? > > > > I still prefer for it to be commented out by default, until the tests > > pass for us. > > > > Scott > > Yes, that was also one reason to refactor export.cmake. > > I will commit. >
Sorry for the series of emails, I didn't see the latest developments when I started replying... Regarding simplehtml_validity.py, I think you went a bit fast when simplifying my code, with many parts now useless. I suggest the attached patch. I'm currently running the new test suite (with the check_xhtml_validate(${ result_file_name}) line uncommented).
0001-Simplify-simplehtml_validity.py.patch
Description: Binary data
0002-Export-tests-use-a-better-function-name.patch
Description: Binary data
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel