Re: KSyntaxHighlighting: My changes to data files don’t seem to affect test outputs
Dominik Haumann
dhaumann at kde.org
Sun Oct 27 18:22:02 GMT 2019
What does `ldd build/bin/syntax/testhighlighter_test` tell you?
What, if you first source build/prefix.sh?
Likely the wrong lib is used.
Greetings
Dominik
Adrian Chaves <adrian at chaves.io> schrieb am So., 27. Okt. 2019, 17:49:
> I emptied data/syntax/rest.xml (made it a valid syntax file that would
> mark all text as normal).
>
> Then I run:
>
> rm -rf build && mkdir build && cd build
> cmake .. && make -j8 && make test
>
> But the contents of build/autotests/html.output/highlight.rst.html are
> still those that would be generated if data/syntax/rest.xml had not been
> changed.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191027/50460227/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list