On Tue, 10 Mar 2026 at 17:25, Scott Kostyshak <[email protected]> wrote:
> Do the docbook tests require an internet connection? > > Is there any way to remove that dependency? Indeed, the test suite requires the DocBook schema: https://codeberg.org/LyX-org/lyx/src/commit/abaf03b71734400a6764f3899788197dc116775a/development/autotests/export.cmake#L211 In theory, we could vendor a copy of the RNG file (the license should make it easy) and just replace the URL with the local path. Or replace the check_docbook_jing macro by nothing when there is no Internet connection.
-- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
