pgajdos
pgajdos
(Need more time..)
So I indeed get: ``` not ok - [009_bug.cpp]: test the \bug, \deprecated, \todo, \test, and \xrefitem commands ------------------------------------- Difference between generated output and reference: --- /home/abuild/rpmbuild/BUILD/doxywizard-1.14.0-build/doxygen-1.14.0/build/testing/test_output_009/bug.xml 2025-09-25 12:41:48.007428235 +0000...
Yes, it makes: ``` $ make tests TEST_FLAGS="--keep --id 9 --xmlxsd" [...] ok - [009_bug.cpp]: test the \bug, \deprecated, \todo, \test, and \xrefitem commands All tests passed! [..] $ ```
Which is part of 1.15.0 already, right @albert-github? Yes, the issue appears to be fixed. Thanks for your support!
Yes, I didn't understand at first @albert-github . Yeah, if I did not make any mistake, testsuite of 1.15.0+https://github.com/doxygen/doxygen/pull/11864 succeeds for me without any workaround.